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

Re: svn commit: r931798 - /subversion/trunk/subversion/libsvn_wc/update_editor.c

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Thu, 08 Apr 2010 12:34:35 +0100

I (Julian Foad) wrote:
> gstein_at_apache.org wrote:
> > Author: gstein
> > Date: Thu Apr 8 07:11:58 2010
> > New Revision: 931798
>
> > Modified: subversion/trunk/subversion/libsvn_wc/update_editor.c
> > URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_wc/update_editor.c?rev=931798&r1=931797&r2=931798&view=diff
> > ==============================================================================
> > --- subversion/trunk/subversion/libsvn_wc/update_editor.c (original)
> > +++ subversion/trunk/subversion/libsvn_wc/update_editor.c Thu Apr 8 07:11:58 2010
> > @@ -4257,6 +4257,7 @@ install_text_base(svn_stringbuf_t **log_
> > static svn_error_t *
> > merge_file(svn_stringbuf_t **log_accum,
> > svn_boolean_t *install_pristine,
> > + const char **install_from,
>
> Please document the new parameters.

This looks odd... the new parameters are being used to install a new
*working* file, not a new pristine file (although the new working file
is sometimes a copy of the pristine file).

- Julian
Received on 2010-04-08 13:35:11 CEST

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.