Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/regression/.htaccess @ 68

Last change on this file since 68 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

File size: 353 bytes
Line 
1RewriteEngine on
2
3#~ RewriteRule ^(.+)\.cpp$ http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost/boost/$1.cpp?rev=HEAD&content-type=text/vnd.viewcvs-markup [R,L]
4
5RewriteRule ^developement(/.*) http://engineering.meta-comm.com/boost-regression/CVS-HEAD$1 [R,L]
6RewriteRule ^release(/.*) http://engineering.meta-comm.com/boost-regression/1_34_0$1 [R,L]
Note: See TracBrowser for help on using the repository browser.