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

Re: request for proxy code review

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2002-03-22 01:47:46 CET

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> Oh, and I forgot to say: people behind proxies, please test the
> new code :-)!

OK, i just updated and rebuilt so i could try out the proxy code.
Unfortunately, i have bad news:

0 trunk% echo $http_proxy
http://proxy:3128/
0 trunk% cat ~/.subversion/proxies
[default]
host=proxy
port=3128
0 trunk% svn up

/usr/local/src/svn/trunk/subversion/libsvn_ra_dav/util.c:314
apr_error: #20014, src_err 0 : <Error string not specified yet>
  REPORT request failed on /repos/svn/trunk

/usr/local/src/svn/trunk/subversion/libsvn_ra_dav/util.c:288
apr_error: #20014, src_err 0 : <Error string not specified yet>
  The REPORT status was 400, but expected 200.
1 trunk% rm ~/.subversion/proxies
0 trunk% svn up

[succeeds]

The proxy is Squid (a fairly recent version running on FreeBSD; i can
specifics tomorrow if you need). These proxy settings work with other
apps, such as lynx, curl, Mozilla, etc.

-- 
Eric Gillespie, Jr. <*> epg@pretzelnet.org
Conformity is a sin.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 22 01:48:43 2002

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

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