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

Re: svn commit: r1349371 - /subversion/trunk/subversion/libsvn_ra_serf/update.c

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 12 Jun 2012 17:34:27 +0300

cmpilato_at_apache.org wrote on Tue, Jun 12, 2012 at 14:21:44 -0000:
> Author: cmpilato
> Date: Tue Jun 12 14:21:44 2012
> New Revision: 1349371
>
> URL: http://svn.apache.org/viewvc?rev=1349371&view=rev
> Log:
> * subversion/libsvn_ra_serf/update.c
> (start_report): Remove commented-out cruft introduced in r1349367.
>
> Modified:
> subversion/trunk/subversion/libsvn_ra_serf/update.c
>
> Modified: subversion/trunk/subversion/libsvn_ra_serf/update.c
> URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_ra_serf/update.c?rev=1349371&r1=1349370&r2=1349371&view=diff
> ==============================================================================
> --- subversion/trunk/subversion/libsvn_ra_serf/update.c (original)
> +++ subversion/trunk/subversion/libsvn_ra_serf/update.c Tue Jun 12 14:21:44 2012
> @@ -1813,7 +1813,6 @@ start_report(svn_ra_serf__xml_parser_t *
> "send-all" mode. As a client, we're smart enough to know
> that's wrong, so we'll just push an ignorable state
> here. */
> - /*push_state(parser, ctx, TXDELTA);*/

Update comment to match code?

> ;
> }
> else
>
>
Received on 2012-06-12 16:35:05 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.