TortoiseSVN client simple tutorial
Simple use of client TortoiseSVN
1. First download tortoisesvn software (http://tortoisesvn.net/downloads.html) corresponding to svn version from the website this case to download the latest 64-bit 1.9.7 and Chinese package, the Red Arrow refers to the Language Pack and help documentation.
Click renew for another website.
2. Install the SDK after the download is complete. You do not need to change anything (you can customize the installation path). After the installation is complete, in the right-click menu, there are more svn options, as shown in, this example is the SVNDATA folder that is customized and installed on the d disk.
3. Create a database
1) create a folder. It is recommended that the directory and folder name be in English, rather than Chinese;
2) in this case, a repos folder is created outside the SVN installation directory. Remember, otherwise, an error occurs when the SVN server creates a version library. Make sure that the folder is empty, there is no write protection;
3) Open the repos folder and right-click TortoiseSVN----- Create repository here ";
4) the dialog box appears, prompting you That the creation is complete.
5) Click create directory structure and start the version library browser. The following information is displayed:
6) Upload the file and click TortoiseSVN ------ import
Enter file: // D: // SVNDATA/repos/in the browser to view the Directory and file under repos.
4. Change the language to simplified Chinese
After installing the Language Pack, right-click TortoiseSVN-settings, set the language to Chinese (simplified), and apply-OK.
This article permanently updates link: https://www.bkjia.com/Linux/2018-03/151351.htm