One of the annoyances with Tortoise SVN is keeping away from checking in binaries (*.exe, *.dll etc) and other unwanted files. There is neat trick that can help with this.
> Right-Click on any source controlled file/folder and select Settings. The following window should pop-up:
*/bin */obj *.bak *.*scc *.user *.suo *.webinfo bin obj *.dll *.pdb *.exe


0 comments:
Post a Comment