如何在Subclipse中更改用户凭据? [英] How to change user credentials in Subclipse?

查看:155
本文介绍了如何在Subclipse中更改用户凭据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Subclipse(在Eclipse中的Subversion集成)。我现在要更改subclipse中的用户凭据。我怎么做?
这是使用其他用户帐户登录到subversion。

解决方案

删除或重命名Eclipse的.keyring '文件在Eclipse的配置文件夹中。这是Subclipse SVNKit连接器缓存您的SVN凭据的位置。



[ECLIPSE INSTALL] \configuration\org.eclipse.core.runtime.keyring



另一方面,如果您使用JavaHL连接器或SVN命令行,则它们的凭据存储在Subversion运行时配置文件夹中。删除或重命名凭证文件。



在Windows上:%APPDATA%\Subversion\auth

在Linux和OSX上:〜/ .subversion / auth



抱歉,这种复杂性猪,应该是一个真正的版本控制系统。
: - (


I am using Subclipse (Subversion integration in Eclipse). I now want to change the user credentials in subclipse. How do I do that? That is to login into subversion using another user account.

解决方案

Delete, or rename, the Eclipse '.keyring' file in Eclipse's configuration folder. This is where the Subclipse SVNKit connector caches your SVN credentials..

[ECLIPSE INSTALL]\configuration\org.eclipse.core.runtime.keyring

If, on the other hand, you're using the JavaHL connector -- or SVN command-line -- then their credentials are stored in the Subversion runtime config folder. Delete or rename the credential file.

On Windows: %APPDATA%\Subversion\auth
On Linux and OSX: ~/.subversion/auth

Sorry about this pig of complexity, for what should be a real version-control system. :-(

这篇关于如何在Subclipse中更改用户凭据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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