#16: Establish HTTP redirect to GitLab for trac.common- lisp.net/<project>/browser -----------------------------+------------------------ Reporter: ehuelsmann | Owner: ehuelsmann Type: task | Status: new Priority: major | Milestone: Component: component1 | Version: Resolution: | Keywords: Parent Tickets: 12 | -----------------------------+------------------------
Comment (by ehuelsmann):
Implemented 'tracgit-rewritemap'; can be found in /home/ehuelsmann/clo- software. The URL structure is a bit different from what I expected; meaning that the rewrite rule should become:
{{{ RewriteRule /(cmucl|oct|sheeple|clfswm)/(browser|export)/(.*) ${tracmap:$1?$2?$3} }}}
-- Ticket URL: https://trac.common-lisp.net/clo/ticket/16#comment:11 clo http://common-lisp.net/project/clo clo