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

Re: problems when moving repository form redhat to gentoo

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-08-25 16:05:12 CEST

On Fri, Aug 22, 2003 at 05:23:31PM -0400, Tom Hosiawa wrote:
> > > Any ideas why this is failing, its not permissions because even if I
> > > do it as root I get the same results?
> >
> > Based on your error messages and the fact that you switched systems, I
> > bet the issue is the version of BerkelyDB. So I would look at what
> > version of BerkelyDB is installed and compare that to what's recommended
> > in the INSTALL file for subversion.
> >
> > + seth
>
> Ok, that didn't fix it. I've compiled subversion with the new db-4.0.14
> and still same result. As you can see its svn is linked with db-4.0.14:
[snip]
> A possible fix I'm thinking is to create a new repository on my gentoo
> system and import the history from my old repository (redhat), except
> I'm not sure how I would do this, is this possible?
[snip]

On the Red Hat Linux box, run "svnadmin dump repo >repo.dump" and then
on the Gentoo box, run "svnadmin load repo <repo.dump"

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 25 16:06:15 2003

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.