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. -- Philip Martin WANdisco