[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Recovering SVN repository

From: Michael Guyver <michael.guyver_at_gmail.com>
Date: Fri, 1 Aug 2008 15:12:32 +0100

2008/8/1 Ryan Schmidt <subversion-2008c_at_ryandesign.com>:
> On Aug 1, 2008, at 05:10, Michael Guyver wrote:
>
> The portable way to move repositories from one computer to another is to run
> "svnadmin dump" on the one computer and "svnadmin load" on the other.

Yes, I'm just having trouble making that work with a Knoppix Live CD on the
damaged system, as it won't have the original SVN or BDB binaries used to
write the data either.

> Copying a repository directory can work if both machines have the same
> versions of BDB and the same processor architecture.

Fortunately they are both Intel x86-based machines although they have
different Fedora versions on them. The (dead) server was FC4, the desktop
is FC8.

> You can see what version of BDB the repository was using; see the FAQ:
>
> http://subversion.tigris.org/faq.html#divining-bdb-version
>

It appears that the BDB version used to write the data was v. 4.3 itself. I'm
compiling it as I write this and hope it will get me somewhat further.

Thanks very much for taking the time to reply, Ryan.

Regards,

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-01 16:12:55 CEST

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.