Eclipse中修改SVN(SVNKit)用户名和密码方法

来源:互联网 发布:淘宝上传没生产许可证 编辑:程序博客网 时间:2024/05/21 11:07
1. 查看你的Eclipse 中使用的是什么SVN Interface 
windows > preference > Team > SVN #SVN Interface (右侧中下方) 


2. 如果是用的JavaHL, 找到以下目录并删除auth目录下的文件. 
Windows 7
C:\Users\"你的用户名"\AppData\Roaming\Subversion\auth\
XP
C:\Documents and Settings\"你的用户名"\Application Data(隐藏文件夹)\"Subversion\auth"  


3. 如果你用的SVNKit, 找到以下目录并删除.keyring文件. 
[eclipse ]"configuration"org.eclipse .core.runtime 
阅读全文
0 0
原创粉丝点击