[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 5672 - trunk/subversion/libsvn_wc

From: <cmpilato_at_collab.net>
Date: 2003-04-18 17:19:22 CEST

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> cmpilato@tigris.org writes:
> > Modified: trunk/subversion/libsvn_wc/status_editor.c
> > ==============================================================================
> > --- trunk/subversion/libsvn_wc/status_editor.c (original)
> > +++ trunk/subversion/libsvn_wc/status_editor.c Fri Apr 18 08:43:48 2003
> > @@ -44,6 +44,7 @@
> > const char *path;
> > svn_wc_adm_access_t *adm_access;
> > svn_boolean_t descend;
> > + svn_boolean_t report_root;
>
> Doc comment? It's not immediately clear what the new field does,

If you wanna add it, go for it. The places where it is used make it
clear that the boolean variable named "report_root" indicates whether
or not we are supposed to report changes to the root node of the
editor drive. Not really rocket science here.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 18 17:22:30 2003

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.