File too large when attempting an 'svnadmin load'?
From: James CE Johnson <jcej_at_tragus.org>
Date: Tue, 22 Sep 2009 13:48:02 -0400 (EDT)
I am trying to merge two repositories and have run into an odd problem. I
Repository 1 is the target and has ~36,000 revisions in ~16G
I'm stuffing the larger into the smaller so that it is rooted correctly
The command I'm running:
self=$(basename $0)
svnadmin dump ${SOURCE} 2>${self}-dump.2 |\
After chugging along for about 57 of 60 hours it fails with the following
svnadmin: Can't open
There is no file "416843.tmp" though there is a "416843" but that is only
K 10
This is on a Solaris 10 box (sparc, not x86) with tried-and-true
Any help or suggestions would be greatly appreciated.
Thanks,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.