I have recently had a few issues when checking out a colleagues ASP.NET project, that causes the Project to get into a conflicted state because of the WEBINFO file being checked into SVN.
Does this file need to be in the repository or should we exclude it?
From stackoverflow
-
Yes, I think .webinfo should be excluded. (Some info about webinfo: How to copy and configure ASP.NET projects between different local computers)
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.