
One useful feature of TortoiseSVN is the possibility to view the project log. You can set the viewing options as you desire: link image positions, change their displaying size, zoom in and out. The side-to-side display and the overlaying option are the two features that enable you to easily identify any difference between the opened pictures. While TortoiseMerge enables you to compare text files' content, TortoiseDiff allows you to compare two images. Moreover, you can use TortoiseMerge to easily compare any text files you want. The spotted differences are highlighted, so you can view them much better. In order to view them, you can use TortoiseMerge, an application that displays a two-sided window, enabling you to compare the revision and the original file contents. When making changes to any file that is also found in the repository, even if you modify a line in a text file, the performed actions are recorded by TortoiseSVN. The “Import” window enables you to assign a short description of the action you are performing and all the changes are recorded in your project history log. But with the help of TortoiseSVN, you can easily transform an empty folder into a new local repository, which acts just like a server, allowing you to store files.

In order to create repositories, developers normally use a Subversion server. The latter window allows you to customize the items that appear in the context menu and other options. From there, you can access the Repo-browser and the program's settings. Choose what sits in the Windows context menuĪfter installing this software versioning application, one additional item is integrated in the context menu of any file in your computer.

In this example a simple text file is the only thing added:

Move any files you like into this working copy directory.TortoiseSVN connects to your repository and checks it out to your local computer, and a confirmation message appears showing what revision it's currently at. This is the name you created in the panel. In the prompt, enter your site URL followed by the name of the Subversion project.Right-click anywhere in this directory.

In this example, a folder named /TortoiseSVN/mysvn has been created in the /Documents folder:
