我使用 SVN + ssh 协议访问 SVN。
What I had to do to fix a similar issue, was to open Putty and reconfigure it so that it did not have wrong_user_name@myserver but correct_user_name@myserver in the saved sessions.
在 Eclipse 中,遵循以下简单步骤:
File-> Import-> type svn-> project from svn-> Next-> Create a new itory location-> Next-> 在身份验证菜单下面会看到“安全存储”。点击“安全存储”按钮。这是我们可以删除所有密码缓存的地方。现在,一旦你到了这里,按照以下步骤:
If your SVN server is integrated with Active Directory and supports Integrated Windows Authentication such as VisualSVN Server, your Windows logon credentials are used for authentication, but they are not cached. You can run 强 > whoami强 to find out your user account name.