Visual Studio uses the ankhsvn plug-in for code management

Source: Internet
Author: User
Tags http authentication

Plug-in installation is very simple. Google has the plug-in on it and you have installed the ankhsvn plug-in vs. Congratulations, you can use the powerful Svn in.CodeManagement function. Open Visual Studio, Click file, and you will see more subversion options. Click Open from subversion... Enter http: // server IP/Repository/repos1 in the URL, and then enter the user name and password for HTTP authentication, after entering "OK", you can see that the created Project has selected the project to be opened. the SLN file is opened, and a local storage path needs to be created. After setting it, click OK to seeProgramFrom the server to the local device.

General procedures and methods for modifying a program

Open the project, click Update first, and Update to the latest version:

Then, lock the program file to be modified:

You can also add the following prompt information:

Update the program after modification:
Pay attention to the two commits. After the following commit is used, the program will still be locked. The above commit will be automatically unlocked after submission.

In addition, it is best to add a comment before submission. In the above interface, click the following button to enter the remarks in message.

Manual unlock:

View the modifier information:

View version history:

For version comparison, click DIFF:

Undo uncommitted changes:

View the information to be submitted:

The status of the change column indicates different meanings, as follows:

New indicates that the new file has not been added to the version library.
Added indicates that the Add function has been used, but it has not been submitted.
Edited indicates that it has been modified but has not been saved.
The status after the modified edited status is saved.
Status of a conflicted conflict
The status listed after the name is changed. Deleted also indicates the state of the deleted object.

Related Article

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.