Half of our offices run on Ubuntu Linux and the other half run on Windows. Now this isn't going to be a post on the differences between the two, but rather a post on the problems of version control on Windows and how we overcame it.We have been very busy at the office, getting new clients, working on several projects and still brushing up our own image, we simply didn't have the time or luxury to learn the unnecessarily complicated inner workings of Subversion. TortoiseSVN is based on Subversion and is built right into the Windows GUI.The installation was a breeze, and learning to use it took all of 20 minutes of easy reading.It has all the major operations of Subversion, including file comparison checking out previous iterations, branching and file lock. As of this moment, this is a perfect solution for us.If you are a freelance developer