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

Re: [Subclipse-users] Subclipse 1.10.0 not saving passwords

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 18 Jun 2013 11:26:11 -0400

On Tue, Jun 18, 2013 at 11:22 AM, Jacob Weber <jacob_at_jacobweber.com> wrote:
> Hello. I'm trying out Subclipse 1.10.0, with Subversion 1.8 client on Mac OS 10.8.4.
>
> With a repository that uses the svn:// or https:// protocols, it prompts me for the password every time I do anything, like get a directory listing. It doesn't seem to be saving the password.
>
> I tried deleting and re-creating the repository entry in the SVN Repositories view, but that didn't make a difference.
>
> On the command line, "svn ls" DOES save the password, for these same repositories.
>
> I don't have any problems with svn+ssh:// repositories, since there's no password to save.

Subclipse is not involved in the password process, never has been. We
simply supply a callback that the SVN API can use to prompt you and
get the password you enter. Whether it is saved, and how it is saved
is up to SVN.

I use OSX and do not have any problems with this. I have to build my
own SVN binaries to use, but I use MacPorts for all of the
dependencies.

You could check the ~/.subversion configuration files to see if
anything is configured to not save passwords. Although since SVN
command line works I suppose it must be right. Maybe make sure
Eclipse preferences have not been set to point at a different location
for these settings.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3058407
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2013-06-18 17:26:16 CEST

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.