[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Managing users and passwords in Subclipse

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-01-25 18:32:01 CET

On 1/25/07, Ebe <ng@iglhaut.com> 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.

Subclipse does not own this information, so we cannot provide a way for you
to manage it. It is controlled via the client interface you have chosen in
the preferences. JavaHL shares the same cache location as Subversion
command line and other clients that use the Subversion libraries. On
Windows this is located in %APPDATA%\Subversion. On *nix it is in
~/.subversion.

SVNKit store cache in the Eclipse keyring. All you can do is delete that
file. It is named .keyring and is in the Eclipse configuration folder by
default.

We have made a request for Subversion to create some API's to allow us to
access the cache and at least allow you to delete some of it.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Thu Jan 25 18:32:18 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.