[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Server replacement

From: Michael Goettsche <mail_at_tuxipuxi.de>
Date: 2004-07-28 18:27:14 CEST

On Wednesday 28 July 2004 18:08, KHASHAYAR SAJADI wrote:
> Hi,
> I am using SVN server on my computer for sometime now and would like to
> move the server to another machine. Is there a way of moving the whole
> thing to another machine without losing anything?

You can dump the repository/repositories with svnadmin dump and load it back
again on the new server with svnadmin load.

Alternatively, you could use the hot-backup.sh script, it's somewhere in the
subversion source directory.

Michael.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 29 00:39:08 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.