Les Mikesell wrote on Tue, May 21, 2013 at 16:04:59 -0500:
> In any case, if you have ever published/announced a URL to your branch
> to the group that will use it, you have a bigger problem than with the
> tool itself if you change that location after the fact.  Rather than
> trying to change history with a move you want to pretend didn't
> happen, maybe it would be better to just do a copy and have everyone
> aware that the location is new.

ASF Infra have an httpd module that intercepts attempts to access a URL
that has been moved (^/incubator/bar/foo to ^/baz/foo) and issues
a permanent redirect (301) response:

https://svn.apache.org/repos/infra/infrastructure/trunk/projects/svn_check_path/README

Reply via email to