[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: Wed, 5 Aug 2015 12:14:35 +0100

On Fri, Jul 24, 2015 at 9:10 PM, Philip Martin <philip.martin_at_wandisco.com>
wrote:

> Philip Martin <philip.martin_at_wandisco.com> writes:
>
> > svnadmin dump-revprops repo | svnadmin load-revprops repo
>
> Oops! Load into a different repository:
>
> svnadmin dump-revprops repo | svnadmin load-revprops repo2
>
> I think the long-term solution would be introducing
"sequence numbers" to track non-revision changes.
Locks and revprop changes could then be replayed
like we do it for revision data today.

Because most of the infrastructure for dump-revprops
and load-revprops is already in place, I'll give it a go
and commit a straightforward implementation.

-- Stefan^2.
Received on 2015-08-05 13:14:57 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.