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

Re: Force Subversion to grab information from Mac OS X keychain

From: David Weintraub <qazwart_at_gmail.com>
Date: Mon, 10 Jan 2011 09:26:56 -0500

See if this helps:
http://top-frog.com/2009/03/30/mac-os-x-subversion-and-keychain/.

It looks like you have to let Subversion ask for your password and not
provide it on the command line. Then, it should store your password in
the keychain. Once your password is in the keychain, it should be
pulling it out of the keychain.

You can manipulate the keychain from the command line with /usr/bin/security.

--
David Weintraub
qazwart_at_gmail.com
Received on 2011-01-10 15:27:42 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.