Re: Subclipse 1.10.0 not saving passwords
Mark Phippard <[email protected]> Tue, 18 Jun 2013 11:26:11 -0400
| Newsgroups | gmane.comp.version-control.subversion.subclipse.user |
|---|---|
| Message-ID | <CAHFaGCrZZFO3vT6BcgDVS_DUmgKs1sM+wROR_Es01Rfu-JTkjg@mail.gmail.com> |
On Tue, Jun 18, 2013 at 11:22 AM, Jacob Weber <[email protected]> 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: [[email protected]].