Copying repository to working repository on another machine?
From: Murray _at_ PlanetThoughtful <_at_>
 
Date: 2005-09-30 04:31:47 CEST 
Hi All,
 I have a repository on one WinXP SP2 machine and want to copy it to another
 Having checked the documentation, I was under the impression this would work
 On new machine (after installing subversion):
 svnadmin create c:\website\project
 On old machine:
 svnadmin dump c:\website\project > c:\website_project_back.txt
 Copy website_project_back.txt (which is about 80mb in size) to new machine.
 On new machine:
 svnadmin load c:\website\project < c:\website_project_back.txt
 I've followed all of these steps. When performing the load process on the
 Can anyone give me advice on how to make this happen properly? I've Googled
 Much warmth,
 Murray
 --- "Lost in thought..." http://www.planetthoughtful.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Sep 30 04:35:08 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.