Re: How to move a repository from one server to another?
From: Johnathan Gifford <jgifford_at_wernervas.com>
Date: 2006-10-31 19:51:58 CET
Um, do those if you want to move his working copy.
To move a repository is another set of steps. As long as the OS is the same for his computer and the server (aka Windows of any version), see below. If the OS's are different (*nix vs. Windows), start reading the SVN book how to dump his repository and how to load it into a new one.
If no one is accessing the repository (read and write):
1). Copy the repository directory to the other server..
If people are still accessing the repository:
1) Find a copy of svn fast backup (there is shell script version and a python version) on his computer and run it.
For those who still need to access his repository, but just don't want to recreate their working copies, have them use the below suggestions.
Johnathan
>>> On Tue, Oct 31, 2006 at 12:29 PM, in message <45479601.6060301@spicycrypto.ca>,
---------------------------------------------------------------------
|
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.