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

RE: Moving subversion repository

From: Gavin Lambert <gavinl_at_compacsort.com>
Date: 2005-12-05 01:50:53 CET

Quoth Ted To <mailto:RainExpected@speakeasy.net>:
> I'm trying to move my svn repository to a different computer
> and I've copied over all of the configuration files but I
> can't seem to access my repositories. When I do an svnlook,
> it says there's a Berkeley DB error and that permission is
> denied. Everything is chowned to the correct owner. Is
> there some sort of db lock issue?

(a) did you use svnadmin hotcopy? AFAIK that's essential in order to
get non-broken BDB backups.

(b) possibly the BDB versions differ between your computers. Try
converting it to FSFS (by doing a dump/load into a new FSFS repository).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 5 01:55:34 2005

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.