RE: RE: What's the command for loading a new db
From: Olivier Dagenais <olivier.dagenais_at_formark.com>
Date: 2007-05-18 18:16:40 CEST
> I have set up svn on a linux server and untarred a hotcopy of a
Have you tried untarring the hotcopy directly into /home/repo without running any "svnadmin create" for that location? AFAIK, the repositories don't have to be "registered" somewhere special; they just have to be rooted in the same folder.
BTW, this has a chance of not working if you don't have the same versions of Subversion (and possibly BDB) on both machines. This happened to us and I had to svndump using an older version of Subversion and then svnrestore with the new one.
HTH,
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
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.