Subversion on Mac - refuses to get password from keychain
        Posted  
        
            by andybak
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by andybak
        
        
        
        Published on 2009-03-19T11:52:35Z
        Indexed on 
            2010/06/07
            9:52 UTC
        
        
        Read the original article
        Hit count: 333
        
On Mac OS X Leopard - when I try and access a remote repository from Terminal it always asks for: 1. Password 2. Username 3. Password (again)
with the message: "Authentication realm: http://svn.myserver.com:80 Subversion"
I've checked and my credentials are being stored in Keychain and SVN has access to them. Why won't it use them?
© Stack Overflow or respective owner