Re: svnadmin dump 0.24-1 stops in revision 1
From: Dave Neary <david_at_phenix.fr>
Date: 2004-10-05 14:43:07 CEST
Hi,
Ph. Marek wrote:
You betcha. The entire contents of files was stocked in memory at one stage.
> The repository is format 1 - which version still understand this format??
This page details pre-1.0 development, including versions in which the
> 1.1.0 says only "expected version 3; found 1" and quits ...
This is what I was telling you about earlier. You will need to dump with
> Looking into the issue tracker I see some 15 *fixed* issues regarding memory
Nope - schema changes were in part made to help resolve memory and
You will probably need to do incremental dumps - dump your repository in
svnadmin dump repos --revision 1:100 >dumpfile-1
And then svnadmin load them in order.
Cheers,
-- David Neary Phenix Engineering 110 ave Jean Jaures, 69007 Lyon --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Oct 5 14:43:32 2004 |
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.