| Re: "not under version control" error - continued
From: Philip Martin <philip_at_codematters.co.uk>
 Date: 2004-02-11 21:42:05 CET 
Ben Collins-Sussman <sussman@collab.net> writes:
 >   /* Don't do the props_changed stuff if this is a dry_run and we don't
 The problem case is "dry run and added", and in this case the
 >      similar argument applies to directories in close_directory. */
 How about
   if (b->propchanges->nelts > 0 && (! (eb->dry_run && b->added)))
 -- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Feb 11 21:42:23 2004 | 
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.