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

> Philip Martin <philip.mar...@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.

Reply via email to