X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.4 required=5.0 tests=AWL,BAYES_00,BOTNET X-Spam-Check-By: sourceware.org Message-id: <4A53DCAC.4060808@acm.org> Date: Tue, 07 Jul 2009 16:39:24 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.6.666 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Subversion not caching password References: In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 On 7/7/2009 3:04 PM, Derek Greer wrote: > Using the Cygwin version of subversion, I have been unable to > configure it to store my encrypted password in > ~/.subversion/auth/svn.simple/. > > Here are the steps I am taking (the first step to start with a clean config): > > - rm -rf ~/.subversion; svn --version > - edit the ~/.subversion/servers file to include "store-passwords = > yes" and "store-plaintext-passwords = no" under the [global] section.\ I guess the Cygwin build of subversion can only cache plaintext passwords, and you've just turned that off, so it won't cache passwords. I will look into supporting the wincrypt API in the Cygwin build, but I wouldn't hold your breath if I were you. It might also be possible to turn on the GNOME keyring or KWallet support, although again I'm not sure. -- David Rothenberger ---- daveroth AT acm DOT org Volunteer Cygwin subversion maintainer. -- 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