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

Re: rsyncability of fsfs f6

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 9 Aug 2012 12:28:52 +0100

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.)
Received on 2012-08-09 13:29:27 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.