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

Re: [Subclipse-users] Subversion Authentication : Save Answer Bug

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-10-20 20:04:35 CEST

On 10/20/07, tom arken <renderman_fl77@yahoo.com> wrote:
> I click the "Save Answer" Click box, but it keeps coming back whenever svn
> needs to authenticate my commits. Can you please look into this? I just
> downloaded the latest version of Eclipse (3.3.0 M200xxx) for C++ and
> subeclipse today. I am on vista buisness.

The credentials are saved by the SVN API provider you are using. This
is in your preferences. Usually when they do not save it is because
the API cannot save them for some reason, such as permissions.

JavaHL saves them in %APPDATA%\Subversion by default.

SVNKit saves them in the Eclipse keyring file, which by default is a
file named .keyring in the Eclipse configuration folder.

There is also a setting in the Subversion config file that can say not
to store passwords. This is not the default and presumably you have
not edited this file. It is located at:

%APPDATA%\Subversion\config

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sat Oct 20 20:04:44 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.