Coniguring 301/302 redirects to track an fspath rename
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 1 Feb 2013 20:11:22 +0200
Does anyone have an example of how to configure a server to issue
For example we have
<Location /repos/asf>
And we'd like to do:
# The project was renamed
but we're hitting various problems:
- The redirect kicks in for historical revisions (prior to the 'svn mv
- A similar configuration failed to kick in during update/checkout of
Ideally we'd like to issue a 301 redirect for requests to /openejb that
(or maybe what we *really* want is a repos-side symlink... but we're
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.