Browse Source

Update http://www.boost.org/regression/ redirects

[SVN r38616]
Aleksey Gurtovoy 19 năm trước cách đây
mục cha
commit
127ba55d84
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      regression/.htaccess

+ 2 - 2
regression/.htaccess

@@ -2,5 +2,5 @@ RewriteEngine on
 
 
 #~ RewriteRule ^(.+)\.cpp$ http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost/boost/$1.cpp?rev=HEAD&content-type=text/vnd.viewcvs-markup [R,L]
 #~ RewriteRule ^(.+)\.cpp$ http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost/boost/$1.cpp?rev=HEAD&content-type=text/vnd.viewcvs-markup [R,L]
 
 
-RewriteRule ^developement(/.*) http://engineering.meta-comm.com/boost-regression/CVS-HEAD$1 [R,L]
-RewriteRule ^release(/.*) http://engineering.meta-comm.com/boost-regression/1_33_0$1 [R,L]
+RewriteRule ^developement(/.*) http://engineering.meta-comm.com/boost-regression/trunk$1 [R,L]
+RewriteRule ^release(/.*) http://engineering.meta-comm.com/boost-regression/1_34_1$1 [R,L]

粤ICP备19079148号