relocating an SVN repository
From: Zack Galbreath <zack.galbreath_at_kitware.com>
Date: Wed, 16 Jan 2008 11:42:06 -0500
Hi,
I need to move an SVN repository from one domain to another. I would
I tried to accomplish this by using apache2's RedirectMatch directive.
RedirectMatch permanent ^/svn/reposName/(.*)$
If I access the repository through a web browser using the old address
bash-3.2$ svn co http://www.old-domain.com/svn/reposName/trunk reposName
I've confirmed that checking out the repository by using the new address
-Zack
---------------------------------------------------------------------
|
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.