[squid-users] Squid and Subversion

From: Maciej Zięba <finch@dont-contact.us>
Date: Wed, 15 Feb 2006 19:08:03 +0100

Henrik Nordstrom wrote:
> On Thu, 9 Feb 2006, brak danych wrote:
>
>> Hi :)

>> I was trying to get svn working "through" squid and I've found this:
>> http://subversion.tigris.org/faq.html#proxy

>> so of course I've added this option to squid.conf (as I'm using
>> squid-2.5.STABLE11):
>> extension_methods REPORT MERGE MKACTIVITY CHECKOUT

>> Unfortunatelly not all subversion commands work - I can commit and
checkout, I can even do this:

>> svn status

>> but I cannot do this:

>> svn status -u

>> :( I'm getting some error about the REPORT method - At the moment I
can't paste it but I'll try if it's needed...

>> Can anyone give me any suggestions about getting around this problem?

>> Best regards,
>> Maciej Zieba
>
> Anything in cache.log?
>
> Regards
> Henrik
>
>

Hi :)

Im very sorry for the late response but I've been very busy with other
tasks... Still looking for help though... :)

* Here is the exact error message:

svn status -u

svn: REPORT request failed on
'http://xxx/svn/SwordFish/Trunk/SwordFish/SwordSite'
svn: REPORT of 'http://xxx/svn/SwordFish/Trunk/SwordFish/SwordSite': 403
Forbidden (http://xxx)

* Here are a couple of last lines from cache.log

2006/02/15 13:52:02| WARNING: Forwarding loop detected for:
Client: 127.0.0.1 http_port: 127.0.0.1:80
REPORT http://xxx:81/svn/SwordFish/Trunk/SwordFish/SwordSite HTTP/1.0
Host: xxx
User-Agent: SVN/1.2.1 (r15230) neon/0.24.7
Content-Length: 109
Content-Type: text/xml
Accept-Encoding: gzip
Accept-Encoding: gzip
Via: 1.1 xxx:80 (squid/2.5.STABLE11)
X-Forwarded-For: 127.0.0.1
Cache-Control: max-age=259200
Connection: keep-alive

2006/02/15 13:52:02| httpReadReply: Request not yet fully sent "REPORT
http://xxx/svn/SwordFish/Trunk/SwordFish/SwordSite"

* Here's the "tail" of access.log:

127.0.0.1 - - [15/Feb/2006:13:52:02 +0100] "PROPFIND
http://xxx:81/svn/SwordFish/Trunk/SwordFish/SwordSite HTTP/1.1" 401 775
TCP_MISS:DIRECT
127.0.0.1 - - [15/Feb/2006:13:52:02 +0100] "PROPFIND
http://xxx:81/svn/SwordFish/Trunk/SwordFish/SwordSite HTTP/1.1" 207 697
TCP_MISS:DIRECT
127.0.0.1 - - [15/Feb/2006:13:52:02 +0100] "PROPFIND
http://xxx:81/svn/SwordFish/!svn/vcc/default HTTP/1.1" 207 587
TCP_MISS:DIRECT
127.0.0.1 - - [15/Feb/2006:13:52:02 +0100] "PROPFIND
http://xxx:81/svn/SwordFish/!svn/bln/8862 HTTP/1.1" 207 601 TCP_MISS:DIRECT
127.0.0.1 - - [15/Feb/2006:13:52:02 +0100] "PROPFIND
http://xxx:81/svn/SwordFish/!svn/bc/8862/Trunk/SwordFish/SwordSite
HTTP/1.1" 207 706 TCP_MISS:DIRECT
127.0.0.1 - - [15/Feb/2006:13:52:02 +0100] "REPORT
http://xxx:81/svn/SwordFish/Trunk/SwordFish/SwordSite HTTP/1.0" 403 1461
TCP_DENIED:NONE
127.0.0.1 - - [15/Feb/2006:13:52:02 +0100] "REPORT
http://xxx/svn/SwordFish/Trunk/SwordFish/SwordSite HTTP/1.1" 403 1511
TCP_MISS:DIRECT

I can see this is some problem with access rights... But I have no idea
what I'm doing wrong :( And why is this only with "svn status -u"?

I'm really looking forward to any suggestions.

Best regards,
Maciej Zieba
Received on Wed Feb 15 2006 - 11:08:05 MST

This archive was generated by hypermail pre-2.1.9 : Wed Mar 01 2006 - 12:00:03 MST