Re: Migrating SVN repository
From: <ark-d_at_betasystems.com>
Date: 2004-11-23 16:54:23 CET
you can / shall use dump/load procedure for bdb
svnadmin dump /path/to/old/repos > dumpoldrepos.dump
svnadmin load /path/to/newrepos < dumpoldrepos.dump
best regards
Hello,
I am trying to migrate a SVN repository from a computer running SuSE
/tmp >svn co svn://hoel@newserver/Project/trunk
Googling brougth up an issue with modern thread libraries that causes
Thanks
-- hoel@GL-Group.com __ Address: G / \ L Germanischer Lloyd phone: +49-40-36149-7374 -+----+- Vorsetzen 35 P.O.Box 111606 fax : +49-40-36149-7320 \__/ D-20459 Hamburg D-20416 Hamburg --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Nov 23 17:05:51 2004 |
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.