|
Boost-Commit : |
From: grafikrobot_at_[hidden]
Date: 2007-09-17 12:16:31
Author: grafik
Date: 2007-09-17 12:16:29 EDT (Mon, 17 Sep 2007)
New Revision: 39350
URL: http://svn.boost.org/trac/boost/changeset/39350
Log:
Add redirect for trunk so that we can point the issues email link to a stable location.
Text files modified:
trunk/regression/.htaccess | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: trunk/regression/.htaccess
==============================================================================
--- trunk/regression/.htaccess (original)
+++ trunk/regression/.htaccess 2007-09-17 12:16:29 EDT (Mon, 17 Sep 2007)
@@ -4,3 +4,4 @@
RewriteRule ^developement(/.*) http://beta.boost.org/development/tests/trunk$1 [R,L]
RewriteRule ^release(/.*) http://engineering.meta-comm.com/boost-regression/1_34_1$1 [R,L]
+RewriteRule ^trunk(/.*) http://beta.boost.org/development/tests/trunk$1 [R,L]
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk