I'm using Subclipse on Mac OS X.
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?
|
feedback
|
|
I think this will work. Disconnect the project from SVN then reconnect with your new credentials. | |||
feedback
|
|
I realize that this is a necro thread, but if you delete the server credentials at:
And then the .keyring file at:
You will be prompted for username / password with the next svn command you attempt. | ||||
feedback
|
~/.subversion/and are not specific to a given working copy ('checkout'). I don't know whether this is true for Subclipse. – Kevin Reid Feb 7 '11 at 20:48