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

Re: svnadmin hotcopy --incremental

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 19 Feb 2011 11:45:54 +0200

Philip Martin wrote on Sat, Feb 19, 2011 at 09:43:49 +0000:
> Daniel Shahaf <d.s_at_daniel.shahaf.name> writes:
>
> > Why can't you svnsync the master to the hotcopy using file:// URLs?
> > (and create the svn:sync-* props before / remove them after, if that's
> > a problem)
>
> That's one option. svnsync is probably less efficient in terms of disk
> IO.

Fair point.

> At the moment svnsync doesn't do exclusive file locks or old
> revprops that have changed. svnsync is unlikely to ever update old
> revprops automatically, it is likely that it will always need some
> external system to track revprop changes.
>

Either method would need to account for old-revprop changes and for 'svn
lock' locks. (For example, WebDAV mirrors also suffer from both of
these problems)

> --
> Philip
Received on 2011-02-19 10:51:02 CET

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.