Re: CVS update: MODIFIED: client ...
From: Greg Stein <gstein_at_lyra.org>
Date: 2001-06-05 20:17:32 CEST
On Tue, Jun 05, 2001 at 02:19:34PM -0000, cmpilato@tigris.org wrote:
Ooh! Recursive stuff. About time :-)
[ you may note that fetch.c::svn_ra_dav__do_checkout already handles a
>...
Actually, isn't our default *to* recurse? And we want an option to disable
>...
Whoops. Double negative in the comment gotcha. If it isn't an SVN dir, then
And the svn_string_create(SVN_WC_ADM_DIR_NAME) is bogus. Replace the
if (! strcmp(basename->data, SVN_WC_ADM_DIR_NAME) )
Please get out of the mentality of always needing an svn_string_t. :-)
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:31 2006 |
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.