X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=AWL,BAYES_20,RCVD_NUMERIC_HELO,SPF_HELO_PASS,TW_SV,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com connect(): No such file or directory From: Oleksandr Gavenko Subject: svn don't remember my password. Date: Mon, 14 Jun 2010 12:22:13 +0300 Lines: 30 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com $ svn help | head -n 2 usage: svn [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: 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