Search code examples
macossvnsshpassword-protectionkeychain

Mac Keychain - remember svn+ssh// password


I'm using Snow Leopard and I access svn through the standard commandline:

svn co svn+ssh//[email protected]/svn/myproject

How can I get Keychain / svn to remember my password?


Solution

  • So I seem to have this working by simply creating a keychain in KeyChain Access that matches my svn user name... ? can it be that simple?

    I'll be curious to know if that fixes it for you.