Tuesday, March 3, 2009

SVN - Subclipse - Change username

To change the username which you user for working with the code base in svn, follow below steps:

* Subclipse - SVN authentication entries are stored in USER_HOME\Application Data\Subversion\auth [Windows OS]

* Delete the auth folder and try accessing the code repository through SVN Reporsitory view in Eclipse.

* Now it will prompt for the userid and password to authenticate. Change the username/password to use the new userid/password.