| Re: svn commit: rev 7174 - in trunk/subversion: clients/cmdline include libsvn_client libsvn_ra_dav
From: Ben Collins-Sussman <sussman_at_collab.net>
 Date: 2003-09-24 19:01:30 CEST 
Philip Martin <philip@codematters.co.uk> writes:
 > > +  apr_hash_set (creds_hash,
 Yes, it's same thing that we do for 'simple' auth (username/password)
 /* The keys that will be stored on disk */
           apr_hash_set (creds_hash, SVN_CLIENT__AUTHFILE_USERNAME_KEY,
 > svn_auth.h should document this fact as the values now matter and
 We already have these lines in libsvn_client/auth.c:
 /* The keys that will be stored on disk */
 Perhaps all such macros should be moved into svn_auth.h instead?
 ---------------------------------------------------------------------
 | 
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.