Best practices for Subversion and Visual Studio projects

前端 未结 7 1590
花落未央
花落未央 2020-12-02 04:57

I\'ve recently started working on various C# projects in Visual Studio as part of a plan for a large scale system that will be used to replace our current system that\'s bui

7条回答
  •  旧巷少年郎
    2020-12-02 05:36

    In case you are using ignore list, SVN is case sensitive. So remember to ignore bin and Bin folders separately.

    Also, I had a question.. why does it take lot of time some times to refresh the status icon? At times it gets very confusing.

提交回复
热议问题