Daniel Shahaf wrote on Thu, Aug 09, 2012 at 12:25:44 +0100:
> Does this property hold for f6 / 1.8?

It seems to me it would work via one of two methods, 

1) rsync --delete the $rev.* files and then reconstruct the manifest on
the target;

2) exclude revprops/ from the rsync and just use 'svnsync copy-revprops'
from post-commit and post-revprop-change.

Other options?

Daniel
(the reason we consider rsync in the first place is because it might be
faster, and because one of our use-cases is to copy a repository to a
NAS box that has rsync installed but doesn't have svn installed.)

Reply via email to