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

Re: 403 Forbidden errors hitting Win2K Apache Repo

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-17 03:23:58 CET

On Jan 15, 2005, at 10:33 AM, Steve Johnson wrote:
>
> I can hit the repository just fine from a web browser,

That's clue #1, proving your httpd.conf is correct.

>
>> svn checkout http://mgen2/svn/eng1
> svn: REPORT request failed on '/svn/eng1/!svn/vcc/default'
> svn: REPORT of '/svn/eng1/!svn/vcc/default': 403 Forbidden
> (http://mgen2)
>

That's clue #2.

These two clues are the "classic symptom" of some sort of web proxy.
The proxy is most likely blocking all webdav http methods, such as
REPORT.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 17 03:27:27 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.