Username and password modification in myeclipse SVN that can be used

Source: Internet
Author: User
Tags svn client svn update

How does meclipse SVN user name Nima modify? Find the following method on the Internet:
1. Check what svninterface is used in your eclipse
Windows> preference> Team> SVN # svninterface
2. If javahl is used, find the following directory and delete the auth directory.
C: "documentsandsettings" [yourusername] "applicationdata" Subversion"
3. If you use svnkit, find the following directory and delete the. keyring file.
[Eclipse] "configuration" org. Eclipse. Core. Runtime
There are two main methods: one is to delete the account configuration file of the myeclipse SVN client; the other is to go to the myeclipse SVN server to set the account to unavailable.
Procedure:
1. Delete the account configuration file of the svn Client
(1) Find the client configuration file we are using and delete all the files in the documentsandsettings \ Alex \ applicationdata \ subversion \ auth \ folder of the System Disk Under windowxp.
(2) Use SVN to update or submit so that the client can communicate with the server. In this way, the svn client requires us to enter a new user name and password, enter our user name and password to replace the old user name and password.
2. By modifying the svn server account configuration file, this part requires the cooperation of the svn administrator.
(1) find the server account configuration file, which is located in the config folder of the svn Server installation path, open and edit the passwd file, and delete or comment out the account to be replaced.

(2) Use SVN update or submit on the client so that the client can communicate with the server. In this way, the svn client requires us to enter a new user name and password, enter our user name and password to replace the old user name and password. This section describes how to modify the username and password of myeclipse SVN. From: http://www.cnblogs.com/zyxzhsh/archive/2010/10/30/1865140.html

The result is pitted !!!! I used javahl and ran to delete the auth file under C: "documentsandsettings" Adminstrator "applicationdata" Subversion ". When I opened myeclipse and used SVN, I still didn't prompt to enter the password, after multiple experiments, we found that after deleting the files in auth, you cannot right-click the desktop (the result of right-clicking is that an account information file is generated in auth ), enter myeclipse to update or submit the project.


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.