How to change credentials for SVN repository in Eclipse?

后端 未结 19 827
陌清茗
陌清茗 2020-12-12 10:39

I have Eclipse 3.4.2 installed on Windows with subclipse. Another developer added an SVN repository with his credentials and selected \'Save password\'. Now every time I do

19条回答
  •  执念已碎
    2020-12-12 11:20

    On any Windows Version follow this path:

    C:\Users\{user_name}\AppData\Roaming\Subversion\auth\svn.simple

    Then delete the file with hexa decimal code inside this folder and restart your eclipse.

提交回复
热议问题