Original Post
Hi all, Does anyone here have any experience with using TortoiseSVN, or any other SVN client, with Visual Studio C# Express? I am thinking of using SVN, but have some questions: 1. Shall each individual user commits his solution file too? 2. If a user does not commits his solution file, how can other users know about files deletion, files addition or changes in structure of the project? Thanks in advance!