[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Review of dont-* branch

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 1 May 2008 20:11:23 +0200

On Thu, May 01, 2008 at 08:49:23PM +0300, Daniel Shahaf wrote:
> Stefan Sperling wrote on Thu, 1 May 2008 at 19:39 +0200:
> > I'm not sure how exactly you want me to document this.
> > Can you provide a patch?
> >
> >
>
> Index: simple_providers.c
> ===================================================================
> --- simple_providers.c (revision 30887)
> +++ simple_providers.c (working copy)
> @@ -40,6 +40,10 @@
> #define SVN_AUTH__AUTHFILE_PASSWORD_KEY "password"
> #define SVN_AUTH__AUTHFILE_PASSTYPE_KEY "passtype"
>
> +/* If you add a password type that stores the password on disk
> + * in encrypted form, remember to add it to the list in
> + * simple_save_creds_helper.
> + */
> #define SVN_AUTH__SIMPLE_PASSWORD_TYPE "simple"
> #define SVN_AUTH__WINCRYPT_PASSWORD_TYPE "wincrypt"
> #define SVN_AUTH__KEYCHAIN_PASSWORD_TYPE "keychain"

Ah, OK. Committed slightly reworded version in r30889.

Thanks!

-- 
Stefan Sperling <stsp_at_elego.de>                    Software Monkey
 
German law requires the following banner :(
elego Software Solutions GmbH                            HRB 77719
Gustav-Meyer-Allee 25, Gebaeude 12        Tel:  +49 30 23 45 86 96 
13355 Berlin                              Fax:  +49 30 23 45 86 95
http://www.elego.de                               CEO: Olaf Wagner
 
Store password unencrypted (yes/no)? No

  • application/pgp-signature attachment: stored
Received on 2008-05-01 20:11:22 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.