Client SVN installation and detailed

Source: Internet
Author: User
Tags parent directory svn tortoisesvn
installation Process

1, running the software, this example uses 64 bits, as shown in the following figure:


2. After the installation is complete, the right key on the desktop can be seen below, the installation is successful:

Checkout project Files

1, new or into the directory, right-click--> Svn Checkout, as shown in the following figure: where the URL can be obtained at the SVN server. As shown in the following illustration:

2, click the "OK" button, you can retrieve it, as shown in the following figure:

3, as shown in the following figure:

SVN commit (svn commit)

SVN's submission is to submit changes made in the workspace, including changes to the contents of the file, additions to the file or directory, deletion, naming, moving, and so on.

1, select the file to upload, right button->svn Commit, as shown in the following figure:


2, in the pop-up dialog box click "OK", you can complete SVN submission, as shown in the following figure:

Precautions :

. SVN this hidden directory records two key messages: the base version of the working file and the timestamp of the last updated local copy, and do not manually modify or delete this. SVN hides the directory and the files inside!!, otherwise it will cause your local working copy (static attempt) to be corrupted, No further action is possible.

1) TortoiseSVN icon Introduction

A newly checked-out working copy uses a green check overload to indicate that the subversion status is normal. As shown in the following illustration:

After you start editing a file, the state becomes modified, and the icon overload is turned into a red exclamation point. In this way, you can easily see that the files from your last update work copy have been modified and need to be submitted. As shown in the following illustration:

If there is a conflict during the commit process, the icon becomes a yellow exclamation point. As shown in the following illustration:

The plus sign tells you that a file or directory has been scheduled to be added to version control. As shown in the following illustration:

1 TORTOISESVN Client base operation:

1. svn Checkout (svn Checkout)

Right-click –> in the folder or directory to select SVN checkout, as shown in the following illustration:

After clicking, enter the directory address of the version library in the pop-up version library URL box, then click OK, the following figure:

Click on the OK button, the following figure, in the pop-up dialog box, enter the username and password, after the successful verification, the project file began downloading from the remote server to the local working directory. As shown in the following illustration:

Click the OK button to get complete.

2). Add (Add)

Under the test project file, create a new B.txt file, and submit it to the repository in the following 2 ways:

1. Refer to the list of changes, then commit to the configuration library, select new files, right-click the SVN menu to perform an "ADD" action to submit to the "Change list", and then right-click the SVN menu to perform an "SVN commit" submission to the version library.

2. Do not submit to the list of changes, but directly commit the configuration library, select the file, and right-click the SVN menu to perform an SVN commit operation.

3). deleting (delete)

If the deleted file is not yet in the version library, you can delete the file directly using the operating system's delete operation.

If the deleted file is already in the version library, the method is deleted as follows:

Select the deleted file, right-click the SVN menu to perform a "delete" operation, then select the parent directory of the deleted file, and right-click the SVN menu to perform an "svn Commit."

Delete the file using the operating system's delete operation, then select the parent directory of the deleted file, right-click the SVN menu to perform an "SVN Commit", and select the deleted file in the change list. As shown in the following illustration:

4). Renaming (Rename)

Modify the file name, select the file or folder you want to rename, and then right-click "Tortoisesvnàrename", enter a new name in the pop-up dialog box, and click "O

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.