RE: Subclipse 1.10.0 not saving passwords

Jacob Weber <[email protected]> Mon, 1 Jul 2013 22:03:05 -0700 (PDT)
Newsgroups gmane.comp.version-control.subversion.subclipse.user
Message-ID <697735918.1370.1372741385073.JavaMail.httpd@localhost>
In case anyone else has this problem, it seems to be caused by Eclipse:

http://subclipse.tigris.org/issues/show_bug.cgi?id=1454
https://bugs.eclipse.org/bugs/show_bug.cgi?id=398450

You can fix it by running this, and restarting Eclipse:
codesign --force --sign - path/to/Eclipse.app

> 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.

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3059592

To unsubscribe from this discussion, e-mail: [[email protected]].