Daniel Shahaf <d...@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

Reply via email to