I am supporting a number of .Net developers who are using Subversion to version control their work, but we have been running into a number of issues that seem to revolve aro
Here's my TortoiseSVN global ignore:
*.suo *.resharper *.sln bin obj *.user *.suo Debug Release *.pdb test.* _ReSharper*.* *.scc *.vssscc *.vspscc
The last 3 help when you transition from Microsoft Visual SourceSafe.