[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: Philip Martin <philip.martin_at_wandisco.com>
Date: Sat, 19 Feb 2011 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. 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.

-- 
Philip
Received on 2011-02-19 10:44:32 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.