Many times I saw collegue and customers put wrong files under the source control for example bin and obj folders or *.user and *.suo files.
Sometimes ago I discover a great feature of TortoiseSVN called ignore list.
As shown above you can manage it in TortoiseSVN settings’. Currently I’m using this list.
*bin *obj RECYCLER Bin *.user *.suo
Technorati Tag: TortoiseSVN,Visual Studio