On your MacOSX., have a setup such that:
$ cat .subversion/config
password-stores = keychain
$ cat .subversion/servers
store-passwords = yes
store-plaintext-passwords = no
If you have any svn.simple directory make sure to delete it first. You should be all set.
See my post at:
http://svn.haxx.se/users/archive-2009-11/0677.shtml
Subscribe to:
Post Comments (Atom)
1 comment:
Hum keychain do not work from a ssh session...
Post a Comment