X-Recipient: archive-cygwin@delorie.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 <daveroth@acm.org>
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@cygwin.com
Subject: Re: Subversion not caching password
References: <c21347fa0907071504j5190a028yda5571ab232fb610@mail.gmail.com>
In-reply-to: <c21347fa0907071504j5190a028yda5571ab232fb610@mail.gmail.com>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@acm.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

