
Setting Up and Running Subversion and Tortoise SVN with Visual Studio and .NET
ource control is an important aspect in software development even if you are not doing team development. It can help you manage your application more efficiently and make sure that your project is backed up and can be rolled back to any state on the file or project level. I