Visual Studio uses the ANKHSVN plug-in for code management

Source: Internet
Author: User

The plug-in installation is simple, Google has it, and confirm that you have installed the ANKHSVN plugin in VS, so congratulations, you can use SVN's powerful code management capabilities in VS. First open visual Studio, click File (Files) you will see the Subversion option, click Open from Subversion ... URL, enter the http://server ip/repository/repos1 and then prompt for the HTTP authenticated username and password. When you are sure you can see the items that you have created. Select the project you want to open. sln file open, then need to develop a local storage path, set up after click OK, you can see the program from the server to the local.

General operating procedures and methods in modifying the program

Open project, preferred point update, update to latest version:


Then lock the program files that need to be modified:



And you can add a hint message:



Update after modification:
Note that two submissions, with the following submission, still lock the program, the above submission is automatically unlocked after submission.


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

Manual unlock:


To view the modified encoder information:


View version history:



Compare Version click diff:




Undo Uncommitted Changes:


To view information to submit:


The different states of the change column represent different meanings, as follows:
New indicates that the newly added file has not been added to the version library.
Added indicates that the Add feature has been used, but has not yet been submitted.
Edited says it has been modified but has not been saved.
Modified the state after the edited state is saved.
The state of conflicted when there is a conflict
Deleted, after Copied renamed, the State of the listing. Deleted also indicates the state of the deleted file.



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.