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

Re: Repo Browser Error

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-10-18 18:50:08 CEST

Mario Jruic wrote:

> I get the following error when using the Repo-browser:
>
> Error * REPORT request failed on
> 'http://www.myrepo.org/repos/myproject/trunk/src/' REPORT of
> 'http://www.myrepo.org/repos/myproject/trunk/src/
>
> The Apache error log reports the following:
>
> [Wed Oct 18 14:32:28 2006] [error] [client 192.168.1.34] client denied
> by server configuration:
> proxy:http://www.myrepo.org/repos/myproject/trunk/src/

So it seems like a server config problem.

> The Apache access log reports the following:
>
> 192.168.1.34 - - [18/Oct/2006:15:10:53 +0200] "REPORT
> http://www.myrepo.org/repos/myproject/trunk/src/ HTTP/1.1" 403 1009 "-"
> "SVN/1.4.0 (r21228) neon/0.25.5"
>
> The interesting thing is that a similar “svn list”-command on the exact
> same url works without problem. I have also no problems in using my
> development IDE to browse the repository. It therefore seems that it is
> not a subversion server related problem. SVN repository file permissions
> are also setup to be fully accessible from Apache.

Try an 'svn ls -v' - because that's what TSVN is doing.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Oct 18 18:53:11 2006

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

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