> how can I change the user that subclipse uses connecting to a repository?
> Where does it store usernames and passwords? How can I delete stored
> passwords?
Credentials storage depends on the adapter Subclipse uses (SVNKit or
JavaHL one).
SVNKit stores credentials in Eclipse "keyring" file - default encrypted
storage for credentials, you may find it at
ECLIPSE_HOME/configuration/org.eclipse.core.runtime/.keyring
JavaHL uses Subversion credentials storage, which files could be found
below SUBVERSION_CONFIG_DIR/auth directory. On Linux and OSX
configuration directory is ~/.subversion, on Windows it is "C:/Documents
and Settings/USER_NAME/Application Data/Subversion".
Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
Ebe wrote:
> Hello,
>
> how can I change the user that subclipse uses connecting to a repository?
> Where does it store usernames and passwords? How can I delete stored
> passwords?
>
> When I select properties on a existing repository location, I donīt
> see anything password related.
>
> Regards, Ebe
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Jan 25 18:35:12 2007