What is TortoiseSVN?
TortoiseSVN is an amazingly easy to use and highly popular Subversion client for the Windows platform. Through extending Windows Explorer, TortoiseSVN commands are available anywhere within Windows by simply right-clicking. TortoiseSVN supports all the current Subversion protocols which include http://, https://, svn://, svn+ssh://, file:///, svn+XXX://. Using TortoiseSVN you can create, check out, update, and commit changes to repositories. You can also generate repository reports and view Subversion log files. We'll be installing TortoiseSVN on the server (in order to create the sample repository) as well as the client machine (so we can create working copies of the sample code).