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

Re: How to store new password so no need to enter every time?

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 3 May 2012 20:43:25 +0200

On Thu, May 03, 2012 at 11:05:54AM -0700, frame wrote:
> Thank you for your reply.
>
> I am using Subversion 1.6.5. And I am using Gnome Red Hat Linux 5.8.
>
> Following your instructions, I have moved away this directory
> ".subversion/auth/svn.simple". Then I tried the svn command, "svn ls
> my_URL". Again, it asked for the password and I typed in and got the
> listing result. Re-tried the same command, again it asked for the password.
>

Did you change anything in ~/.subversion/config or ~/.subversion/servers
from the defaults?

Are there any files in the /etc/subversion/ directory?
If so, what do they contain?

What type of URL are you using to access the repository?
Are you using https:// or svn+ssh:// or something else?

If you're using svn+ssh authentication is managed by ssh, not Subversion.
In that case you need to set up an ssh-agent to avoid password prompts.
See http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1
Received on 2012-05-03 20:44:02 CEST

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

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