[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-04-18 16:20:59 CEST

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,

(Note to others: although it looks from this diff context like the
other fields in that structure are not documented, they actually are,
in a leading comment that one can't see 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:05:39 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.