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

Re: password-stores = keychain on MacOSX

From: Mathieu Malaterre <mathieu.malaterre_at_gmail.com>
Date: Fri, 27 Nov 2009 16:26:25 +0100

I found the answer here:

http://www.friday.com/bbum/2006/09/12/subversion-14-adds-keychain-support/

"If you remember all of your repository passwords, simply delete the
~/.subversion/auth/svn.simple directory."

Deleting the directory was the key...

On Mon, Nov 23, 2009 at 6:04 PM, Mathieu Malaterre
<mathieu.malaterre_at_gmail.com> wrote:
> Hi there,
>
>  I am on MacOSX., here is my config files:
>
> $ cat .subversion/config
> password-stores = keychain
>
> $ cat .subversion/servers
> store-passwords = yes
> store-plaintext-passwords = no
>
> Using:
>
> $ svn --version
> svn, version 1.6.2 (r37639)
>   compiled May 20 2009, 01:36:41
>
>
> But still anytime I am doing a 'svn up', it ask me for my password. I
> am a complete newbie on MacOSX, so I may have been missing a command
> on how to setup this keychain thing on macosx. Any documentation I
> missed ?
>
> Thanks,
> --
> Mathieu
>

-- 
Mathieu
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2424869
Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-11-27 16:27:39 CET

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.