Eclipse changes user method Rollup after using SVN plugin

Source: Internet
Author: User
Tags what svn

    • Determine which SVN plugin is
    • The treatment method of JavaH
    • The treatment method of Svnkit
        • Tool's own change function
        • To delete a cached secret key file
    • Other places of publication

Determine which SVN plugin is

The common Eclipse SVN plugin I know is the two, each of which is JavaH and Svnkit. This is not the same way of doing things. There are also two ways to query the Eclipse plug-in that I see right now. Each of these two types of plugins is probably one of them.
Preference > Team > SVN > SVN interface "title=" >
Preference > Team > SVN > SVN Connector > Inside View svn plugin "title=" ">
The corresponding English for "SVN interface" here is SVN Interface.
Determine what SVN plugin you have for Eclipse. will be able to start changing the user.

The treatment method of JavaH

The hypothesis is JavaH. Then go to the following folder:
Windows XP
C:\Documents and Settings\ "your username" \application Data (hidden folder) \subversion\auth\
windows 7 and Windows ten
C:\Users\ "Your username" \appdata (hidden folder) \roaming\subversion\auth\

You should then see this content.


Assuming that the problem is simply and rudely solved, it's done by deleting all these things.

In fact, there are only files inside the Svn.simple folder. Is the user logon information cache record. The file name of the file is a 32-bit 16 binary number. expressed in lowercase. The file is a text file that can be opened with a text editor. But the password itself is encrypted. I do not know how to change this file to achieve replacement password.

Special attention
Assume that you are not using JavaH, but svnkit. Then this place will still have svn.simple. The user login information cache file will still be inside. But Svnkit only uses it as a cache. So it is useless to delete it. Be sure to JavaH this SVN plugin first. You can then make user changes by deleting the file here.

The treatment method of Svnkit

For now, the svnkit of different version numbers are handled differently.

1 tool's own change function

This method is relatively simple and should be a first attempt
Window > Show View > Other ... "title=" ">
SVN repository "title=" >

The "SVN repository" in English here is "svn repositories". will open such an action window

Then select the specified SVN repository. Edit their access address to set up username and password.

2 Deleting a cached key file

Assuming that the above operation window cannot be found, it is the same as the JavaH plug-in. You need to manually clear the user identity cache file.


Below the Eclipse installation folder, configuration\org.eclipse.core.runtime\
Here are a few. Begins with a Unix hidden file. In Windows, they are not judged to be hidden.

One of the files is called. Keyring 1, delete is possible.

Other places of publication

This log is also published on my Iteye homepage: http://surmounting.iteye.com/blog/2286659
Posted in my China Open Source Community homepage: http://my.oschina.net/shane1984/blog/648231
Posted in my 51CTO homepage: http://shanelooli.blog.51cto.com/5523233/1757332

    1. Vampirecarter, change svnusername and password methods in Eclipse,
      http://blog.csdn.net/carterjin/article/details/7589812?

Eclipse changes user method Rollup after using SVN plugin

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.