Re: segfault on recover AND dump. is my repository doomed?
From: Seth Delackner <seth_at_jtan.com>
Date: 2003-04-17 20:21:38 CEST
On Thu, Apr 17, 2003 at 01:02:52PM -0500, Ben Collins-Sussman wrote:
OS X. I suppose I could try the load on Linux.
The fun part is that I was not seeing any problems until someone on list told
> Can't you recreate the db files on linux with db_load?
Hrm. 1. db_dumped the db files using DB 4.0.14 on OS X. 2. created blank repository on linux (svn 20.1, db 4.0.14). 3. Tried to db_load, got lock and memory errors. 4. Deleted the new repository's db/* except for db/DB_CONFIG. 5. db_load successfully loaded the db files. 6. Ran svnadmin recover on the new repos, no errors. 7. Attempt to checkout the project in the repository:
svn: Invalid filesystem transaction name svn: no transaction named `5' in
5 was the last repository revision in the old repository.
---------------------------------------------------------------------
|
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.