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

Re: Bulk copying revprops

From: Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com>
Date: Sat, 25 Jul 2015 22:24:38 +0100

On Sat, Jul 25, 2015 at 8:49 AM, Philip Martin <philip.martin_at_wandisco.com>
wrote:

> Philip Martin <philip.martin_at_wandisco.com> writes:
>
> > svnsync has a simple algorithm that writes every revprop for each
> > revision.
>
> If we put the write optimisation into svnsync, not writing unchanged
> revprops, this would probably give most of the efficiency gain for the
> case where the bulk of the revprops are unchanged. I suppose we have to
> continue to offer the existing behaviour because users may be relying on
> copy-revprops to run the revprop hooks. So perhaps a --skip-unchanged
> option for copy-revprops that enables the optimisation.
>

Because this is such a simple idea, I just gave it a shot and
implemented it in r1692655. If people don't like it, we can do
something else.

-- Stefan^2.
Received on 2015-07-25 23:24:48 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.