Re: moving Subversion to another machine.
From: Mike Mason <mgm_at_thoughtworks.net>
Date: 2004-01-14 16:11:08 CET
daniel@etrak-plus.com wrote:
>What is the easiest way to move the repository from one machine to another?
If it's exactly the same type of machine with exactly the same operating
You should probably do a dump/load cycle:
svnadmin dump /path/to/repos > dumpfile
More info in the book:
Cheers,
---------------------------------------------------------------------
|
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.