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

Anybody got WebDAV transparent write-through proxy working ever?!

From: Petr Cervenka <Petr.Cervenka_at_interzonegames.com>
Date: Tue, 8 Jul 2008 15:56:02 +0800

Hi there,
I need to ask this question, because I after 2 weeks of trying to get this done, all I can find on google, is my own post with no solution, and random people keep asking me if I get ever to work! No i did NOT I have tried 3 OS (debian,ubuntu,centos) Build from source, build form subversion, with distribution's dependencies, with subversion own dependencies, they all have right libs, right version of apache2.2.X etc.. Still same error, so not sure what I am doing wrong, and I want to know if there are out there some people who are using write-through proxy??

All i am getting now is when commit to slave (1.5) which is setup with SVNMasterURI (pointing to 1.5 or 1.4, same result) the errors:
On client is:
svn: Commit failed (details follow):
svn: CHECKOUT of '/!svn/bln/264': 400 Bad Request (http://xen)

On slave httpd:
172.16.0.90 - petr.cervenka [08/Jul/2008:07:55:08 +0000] "OPTIONS / HTTP/1.1" 200 179
172.16.0.90 - petr.cervenka [08/Jul/2008:07:55:08 +0000] "MKACTIVITY /!svn/act/0f5c6736-b50c-48d6-8cdb-caed6e96277b HTTP/1.1" 201 295
172.16.0.90 - petr.cervenka [08/Jul/2008:07:55:08 +0000] "PROPFIND / HTTP/1.1" 207 414
172.16.0.90 - petr.cervenka [08/Jul/2008:07:55:08 +0000] "PROPFIND /!svn/vcc/default HTTP/1.1" 207 382
172.16.0.90 - petr.cervenka [08/Jul/2008:07:55:08 +0000] "CHECKOUT /!svn/bln/264 HTTP/1.1" 400 300

On master httpd:
==> svn-it-access_log <==
172.16.0.99 - petr.cervenka [08/Jul/2008:08:12:36 +0000] "MKACTIVITY /izit/!svn/act/d7943ea0-1a15-44ca-ac35-9dd117dad8e2 HTTP/1.1" 201 299
172.16.0.99 - petr.cervenka [08/Jul/2008:08:12:36 +0000] "CHECKOUT /izit/!svn/bln/264 HTTP/1.1" 400 300

==> svn-it-error_log <==
[Tue Jul 08 08:12:36 2008] [error] [client 172.16.0.99] XML Parser Error: XML parser error code: mismatched tag (7)

Any help would be very appreciated!

Thanks.

Petr Červenka
IZ Linux System Administrator
Received on 2008-07-08 19:40:27 CEST

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.