You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Richard Andrews <ra...@transzap.com> on 2005/06/30 00:56:36 UTC

upgrade to 1.2.0 not working

Hello,

 

I am brand new to SVN and need some help.  I upgraded our companies svn
1.0 to the current 1.2.0 so we could create a new repository using fsfs.
After the upgrade the svn admin tools no longer work on our original
repository. I get the following message.

 

svnlook: Failed to load module for FS type 'bdb'

 

svnadmin give me the same error also.  I would appreciate any help I can
get.

 

Thanks

Rich A.

 


Re: upgrade to 1.2.0 not working

Posted by kf...@collab.net.
"Richard Andrews" <ra...@transzap.com> writes:
> I am brand new to SVN and need some help.  I upgraded our companies svn
> 1.0 to the current 1.2.0 so we could create a new repository using fsfs.
> After the upgrade the svn admin tools no longer work on our original
> repository. I get the following message.
> 
> svnlook: Failed to load module for FS type 'bdb'
> 
> svnadmin give me the same error also.  I would appreciate any help I can
> get.

It sounds like when you built 1.2, you didn't configure with
BerkeleyDB (or anyway, configure didn't find BDB).  Try rebuilding,
and look carefully at your configuration output to see what it says
about Berkeley.

-Karl


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: upgrade to 1.2.0 not working

Posted by Miha Vitorovic <mv...@nil.si>.
"Richard Andrews" <ra...@transzap.com> wrote on 30.06.2005 02:56:36:

> Hello,
> 
> I am brand new to SVN and need some help.  I upgraded our companies 
> svn 1.0 to the current 1.2.0 so we could create a new repository 
> using fsfs. After the upgrade the svn admin tools no longer work on 
> our original repository. I get the following message.
> 
> svnlook: Failed to load module for FS type 'bdb'
> 
> svnadmin give me the same error also.  I would appreciate any help I can 
get.

AFAIK the BerkeleyDB backend version changed from 1.0 to 1.2 . You should 
dump the repositories using the old binaries, and then load them into the 
new version.

Cheers,
---
  Miha Vitorovic
  Inženir v tehničnem področju
  Customer Support Engineer

   NIL Data Communications,  Tivolska cesta 48,  1000 Ljubljana,  Slovenia
   Phone +386 1 4746 500      Fax +386 1 4746 501     http://www.NIL.si



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org