Redirecting an SVN site
From: Oliver Marshall <oliver.marshall_at_g2support.com>
Date: Wed, 14 Jan 2009 17:08:52 +0000
Hi,
Whats the best (right) way to redirect an SVN site from one box to another?
We've moved most of our svn sites on to a new box. For various reasons I cant just repoint the DNS to the new box so we've setup a new dns record for the new box. While we've told people that they can now find certain projects on the new box, we want to redirect them to the new box if they go to the old SVN server.
Whatever way we choose has to be workable with both a browser (when just going to https://svn.mydomain.com/svn/id) or when working with tortoise.
I don't know if it helps or not but all our svn entries with their authentication are all setup in the dav_svn.conf file in mods-enabled.
I've tried a bog standard
Redirect /svn/id https://new-svn.mydomain.com/svn/id
But that doesn't work in either browser or tortoise.
Any suggestions ?
Olly
-- G2 Support Online Backups Email: oliver.marshall_at_g2support.com<mailto:oliver.marshall_at_g2support.com> Web: http://www.g2support.com ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1024483 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-01-14 18:10:09 CET |
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.