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

RE: svn commit: r1806017 - /subversion/trunk/subversion/libsvn_ra_serf/merge.c

From: Bert Huijben <bert_at_qqmail.nl>
Date: Fri, 25 Aug 2017 17:39:09 +0200

> -----Original Message-----
> From: kotkov_at_apache.org [mailto:kotkov_at_apache.org]
> Sent: donderdag 24 augustus 2017 11:43
> To: commits_at_subversion.apache.org
> Subject: svn commit: r1806017 -
> /subversion/trunk/subversion/libsvn_ra_serf/merge.c
>
> Author: kotkov
> Date: Thu Aug 24 09:43:28 2017
> New Revision: 1806017
>
> URL: http://svn.apache.org/viewvc?rev=1806017&view=rev
> Log:
> ra_serf: Prevent the server from generating and sending the full MERGE
> response in cases when we don't require it.
>
> The full response is not required when working over HTTPv2 protocol.
> When working over HTTPv1, it's only required when the new working copy
> properties need to be stored as part of a commit (indicated by a non-null
> svn_ra_push_wc_prop_func_t callback).

Nice catch!

Does this affect performance enough that we should backport this fix?

        Bert
Received on 2017-08-25 17:39:26 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.