从Windows中删除SVN用户名和密码在Windows 7中不起作用 [英] Removing SVN username and password from Eclipse does not work in Windows 7

查看:466
本文介绍了从Windows中删除SVN用户名和密码在Windows 7中不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Windows 7中使用Eclipse(Helios)32Bit,使用Subclipse 1.6.x。



我想重置SVN用户名和密码。在互联网上,我找到了以下步骤:



  • 关闭Eclipse或RAD / WSAD

  • 导航到以下目录,用您的Windows登录ID替换{User}。

  • C:\Documents and Settings {User} \Application Data\Subversion

  • 删除Subversion目录下的所有文件

  • 打开Eclipse或RAD / WSAD

  • 与SVN存储库同步

  • 如果提示单击接受永久以信任证书

  • 出现提示时输入您的Subverion用户ID和密码


这些步骤不起作用。当我再次打开Eclipse并与存储库同步时,它不要求用户名或密码。






其他信息




  • 我尝试删除 Subversion 目录,但是当同步时,Eclipse会再次创建一个文件夹。


  • 在另一篇文章中,我阅读了关于删除 .keyring 文件,但是我无法找到该文件的位置。


  • 在安全存储内容选项卡中,我只有:





解决方案

有不同的可能性,密码可以存储在eclipse和subversion中。密钥环文件存储在我已经在< root> /eclipse/configuration/org.eclipse.core.runtime/.keyring 中使用的eclipse的安装中。你应该至少看看它是否存在于那里。该文件的位置可能会被命令行参数覆盖,但您会知道。请参阅文章如何更改Eclipse SVN插件密码,以获取更多信息。



对于另一个选项,您可以查看:


  1. 进入首选项 Windows>首选项

  2. 选择常规>安全>安全存储

  3. 转到选项卡内容,并在其中展开条目 SVN



您现在应该会看到SVN可以用来回答服务器密码问题的SVN相关内容的本地缓存。删除您要作为其他用户登录的位置缓存的条目。确保您的subversion目录也被清理:




  • Windows XP: C:\Documents and Settings\ {User} \Application Data\Subversion

  • Windows 7: C:\Users\ {User} \AppData \Roaming\Subversion\



并删除 .keyring 文件,如果你找到它。


I'm using Eclipse (Helios) 32Bit in Windows 7, with Subclipse 1.6.x.

I want to reset my SVN username and password. On the internet, I found the following steps:

  • Close Eclipse or RAD/WSAD
  • Navigate to the following directory replacing {User} with your Windows logon id.
  • C:\Documents and Settings{User}\Application Data\Subversion
  • Delete all files under the Subversion directory
  • Open Eclipse or RAD/WSAD
  • Synchronize with your SVN repository
  • If prompted click Accept Permanently to trust the certificate
  • When prompted enter your Subverion user id and password

These steps aren't working. When I open Eclipse again and synchronize with the repository, it doesn't ask for a username or password.


Other information:

  • I tried deleting the files in the Subversion directory, but when synchronizing, Eclipse creates a folder there again.

  • In another post I read about "deleting the .keyring file", but I couldn't find the location of this file.

  • In the Secure Storage contents tab, I only have this:

解决方案

There are different possibilities where passwords could be stored in eclipse and subversion. The keyring file is stored in an installation of eclipse I have used with subclipse at <root>/eclipse/configuration/org.eclipse.core.runtime/.keyring. You should at least look if it exists there. The location of that file may be overriden by command line parameters, but that you would know. See the article "How to change Eclipse SVN plugin password" for some more information.

For another option, you could check:

  1. Go into the Preferences by Windows > Preferences.
  2. Select there General > Security > Secure Storage.
  3. Go to the tab Contents and expand there the entry SVN.

You should see now a local cache of SVN related things that SVN can use to answer the password question for the server. Delete the entries that is cached for the location you want to login as a different user. Ensure that your subversion directory is cleaned as well:

  • Windows XP: C:\Documents and Settings\{User}\Application Data\Subversion
  • Windows 7: C:\Users\{User}\AppData\Roaming\Subversion\

And delete the .keyring file as well, if you find it.

这篇关于从Windows中删除SVN用户名和密码在Windows 7中不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆