Eclipse to SVN operation switch Account or Replace SVN address method

Source: Internet
Author: User
Tags svn client svn update

1. Switch the account, mainly delete the configuration file to update SVN, the popup box to re-enter the new SVN username and password.

1, by deleting the SVN client account configuration file
1) See what your eclipse is using SVN Interface (English: SVN interface)windows > Preference > Team > SVN
In the Settings panel on the right you can see the SVN interface or Chinese SVN interface column, the client's options box shows you the current SVN interface

2) If the Javahl is used, locate the following directory
C:\Documents and Settings\ user name \application Data\subversion\ should see a auth directory that deletes related files in the Auth directory.
Note: Application data is generally hidden, so before you want to show all files and folders, if you can't find it, search for folders subversion

3) If you use the Svnkit, locate the following directory in the Eclipse installation directory \configuration\org.eclipse.core.runtime Delete the. keyring file.

4) Using SVN update or commit, so that the client and the server to communicate, so that the SVN client will ask us to enter a new user name password, enter our user name password
You can replace the old user name password.  

2. Replace the SVN address.

After the IP changes on the SVN server, the client SVN connection address can be modified in eclipse by the following method:

First: Select Windows-> show View->others in Eclipse will appear "SVN Repository/svn repositories", select, click Confirm;

Then: Choose the Address, select "Reposition/relocate"

Finally: In the pop-up window shows the project in Eclipse, select an item, then click "Next", then modify the new SVN address;

3. If the case is not resolved in 2, then it is very straightforward to clean up the original project SVN information (disconnect-and delete the SVN meta-information from the filesystem), and then re-share project to the new SVN address.

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.