[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: Philip Martin <philip.martin_at_wandisco.com>
Date: Sat, 25 Jul 2015 08:49:48 +0100

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.

-- 
Philip Martin
WANdisco
Received on 2015-07-25 09:50:04 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.