[SAC] Subversion is 403 right now

Howard Butler hobu at hobu.net
Fri Jan 19 18:50:50 EST 2007


Shawn,

Don't know what's going on, but subversion is 403 right now.  <http:// 
svn.osgeo.org/svn> or <http://svn.osgeo.org/svn/gdal>

Additionally, after some investigation, it looks like we are  
explicitly forbidding access:

/etc/httpd/conf.d/rewrite.conf
#### Forbid access to svn.osgeo.org
RewriteCond %{HTTP_HOST} ^svn\.osgeo\.org [NC]
RewriteRule ^/(.*)  http://svn.osgeo.org/$1 [

Help!


Howard


More information about the Sac mailing list