This is the mail archive of the
cygwin
mailing list for the Cygwin project.
svn don't remember my password.
- From: Oleksandr Gavenko <gavenko at bifit dot com dot ua>
- To: cygwin at cygwin dot com
- Date: Mon, 14 Jun 2010 12:22:13 +0300
- Subject: svn don't remember my password.
- Connect(): No such file or directory
$ svn help | head -n 2
usage: svn <subcommand> [options] [args]
Subversion command-line client, version 1.6.9.
svn: Write error: Broken pipe
$ cd $OLDREPO
$ HOME=/cygdrive/d/tmp svn ls
Authentication realm: <http://svn.int:80> Subversion Repositories
Password for 'user':
dir1/
dir2/
Under /cygdrive/d/tmp created directory '.subversion' with empty
subdirectories:
svn.simple svn.ssl.client-passphrase svn.ssl.server svn.username
I edit '/cygdrive/d/tmp/.subversion/servers', so I have
[global]
store-passwords = yes
store-plaintext-passwords = yes
store-auth-creds = yes
When I many time repeat
$ HOME=/cygdrive/d/tmp svn ls
I always prompted for password.
Under '/cygdrive/d/tmp/.subversion/svn.simple' there no any file created.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple