Re: svnsync on large files
From: Daniel Shahaf <danielsh_at_apache.org>
Date: Thu, 8 Dec 2016 06:20:20 +0000
Stümpfig, Thomas wrote on Wed, Dec 07, 2016 at 23:32:38 +0000:
The steps should be this:
f() {
Note:
1. Using the same metadata revprops and order as svnsync.
2. The fgrep is to make up for the svn:sync-lock not being taken
3. Using a tmpfile since the dumpfile format isn't truncation-safe.
4. $RANDOM isn't in POSIX; if not available, substitute the first
5. Make sure to use the correct source URL on the dump command.
6. The hooks may need tweaking.
Cheers,
Daniel
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.