Backing up large repositories
From: J Robert Ray <jrray_at_imageworks.com>
Date: 2004-10-23 05:00:42 CEST
I have read issue 1819. I know the developers know about this problem.
My bdb respository has grown such that 'strings' is larger than 2GB. I
In svn 1.0.x the hotcopy code would successfully copy this large file
In svn 1.1.x, the hotcopy code has changed drastically, such that it no
My options I can think of are:
* build apr with largefile support
The little info I find on the mailing lists suggest this is not
* switch to fsfs
I'd like to wait a little longer for fsfs to mature before switching my
* write a custom hotcopy
This option is looking better and better, although it is disappointing
* use svnadmin dump
Dump the repository instead of making a copy. Would work but doesn't
Any other options? I'm sure other people are dealing with this problem
Thanks,
- Robert
---------------------------------------------------------------------
|
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.