[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: website trouble? - is there a mirror?

From: Urs Rau <urs.rau_at_uk.om.org>
Date: 2005-09-16 12:10:18 CEST

Urs Rau wrote:
> Does anybody have any idea why I would get the following error message
> when accessing http://subversion.tigirs.org/, whilst other users
> (checked on IRC channel) can access tigirs.org ok?
>
> Forbidden
>
> You don't have permission to access /servlets/ProjectHome on this server.
>
> Apache/2.0.50 (Unix) mod_ssl/2.0.50 OpenSSL/0.9.7a DAV/2 mod_choke/0.1
> mod_auth_mda/2.0 mod_jk/1.2.0 SVN/1.1.1 mod_auth_svn/0.1 Server at
> subversion.tigris.org Port 80
>
> Is there a mirror of the latest win32 dist of subversion, for times like
> this when the main website doesn't work?
>
> Thanks for any pointers ....
>

I have since done a log of the server responses using wget

wget -S -s -v -d --no-http-keep-alive --cache=off --proxy=off -a
subversion.log http://subversion.tigris.org/

gives me:
DEBUG output created by Wget 1.7 on Windows.

parseurl ("http://subversion.tigris.org/") -> host subversion.tigris.org
-> opath -> dir -> file -> ndir
newpath: /
--10:07:27-- http://subversion.tigris.org/
            => `index.html'
Connecting to subversion.tigris.org:80... Caching subversion.tigris.org
<-> 64.125.133.100
Created fd 1824.
connected!
---request begin---
GET / HTTP/1.0

User-Agent: Wget/1.7

Host: subversion.tigris.org

Accept: */*

Pragma: no-cache

---request end---
HTTP request sent, awaiting response... HTTP/1.1 403 Forbidden
Date: Fri, 16 Sep 2005 09:07:27 GMT

2 Date: Fri, 16 Sep 2005 09:07:27 GMTServer: Apache/2.0.50 (Unix)
mod_ssl/2.0.50 OpenSSL/0.9.7a DAV/2 mod_choke/0.1 mod_auth_mda/2.0
mod_jk/1.2.0 SVN/1.1.1 mod_auth_svn/0.1

3 Server: Apache/2.0.50 (Unix) mod_ssl/2.0.50 OpenSSL/0.9.7a DAV/2
mod_choke/0.1 mod_auth_mda/2.0 mod_jk/1.2.0 SVN/1.1.1
mod_auth_svn/0.1Content-Length: 416

4 Content-Length: 416Connection: close

5 Connection: closeContent-Type: text/html; charset=iso-8859-1

6 Content-Type: text/html; charset=iso-8859-1

7
Closing fd 1824
10:07:28 ERROR 403: Forbidden.

Any ideas? My IP I am trying to access tigris.org form is 81.178.27.14.

Thanks for any help,

-- 
Urs Rau
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 16 12:14:25 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.