Adding a SVN repository in Eclipse

后端 未结 17 1711
余生分开走
余生分开走 2020-12-28 15:07

I\'m trying to add an SVN repository to Eclipse.

I\'ve installed Subclipse, and it seems to be working fine. But, when I try to \"add a new SVN repository\", I inpu

17条回答
  •  醉酒成梦
    2020-12-28 15:51

    I found this problem when I changed my SVN password.

    How to resolve First, remove Subversion folder in {Documents and Settings}{user login}\Application Data\Subversion -> It doesn't work

    After, rename my current user login profile from {Documents and Settings}{user login} to {Documents and Settings}{user login}_bakup and login agian -> It work...

    I assumed -> SVN or JavaHL bind authorized user with {user login} or keep it in user profile of window.

提交回复
热议问题