0

I did a checkout using a temp username and password yesterday.

Now that I have a new username and password, how can I change my credentials without having to delete my checkout and recheckout?

Oliver Salzburg
  • 89,072
  • 65
  • 269
  • 311
teepusink
  • 307

2 Answers2

0

I think this will work.

Disconnect the project from SVN then reconnect with your new credentials.

Chris Nava
  • 7,258
0

I realize that this is a necro thread, but if you delete the server credentials at:

%APPDATA%\Subversion\auth\

And then the .keyring file at:

\eclipse\configuration\org.eclipse.core.runtime 

You will be prompted for username / password with the next svn command you attempt.

Gareth
  • 19,080