Tortoise SVN installation Interface
Tortoisesvn is a free open-source client of the Subversion version control system. You do not need to pay for it.
Step 1: Click TortoiseSVN-1.6.6.17493-win32-svn-1.6.6.msi
2.
3.
4.
5.
6.
7. After the final installation is complete, the system prompts whether to restart and click Yes (because not restarting may result in incorrect display)
8. How can we determine whether the client is successfully installed?
Right-click any folder. If the folder is displayed as shown in, the installation is successful.
Integration of SVN and eclipse
› Download the svn plug-in (
Http://subclipse.tigris.org) › Decompress to a folder › enter the dropins directory in the eclipse installation directory and create a subclipse. link text file (with any file name ). Content:
Path = extract path
Tortoise SVN installation Interface