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

Re: svn commit: rev 1895 - trunk/subversion/clients/cmdline trunk/subversion/tests/clients/cmdline/svntest

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-05-08 16:18:38 CEST

Greg Stein <gstein@lyra.org> writes:
> But even better: in the close_file and close_directory functions, just
> insert a line like:
>
> fb->edit_baton->received_some_change ||= fb->prop_changed;
>
> And similar for close_directory.

For consistency I'd prefer to keep it as close to the actual change as
possible (since we can't depend on props or text changing,
particularly with add_file and add_dir, we can't confine it to
close_foo anyway).

Rest of changes made, thanks for the review!

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 8 16:18:47 2002

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.