Re: svn operating through proxy?
From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2002-06-28 16:24:15 CEST
On Fri, Jun 28, 2002 at 05:33:07AM -0700, Mark wrote:
It's not set up for that. :)
What someone else suggested was that you could tunnel through the proxy
Try this:
HTTP/1.0 200 Connection established
GET / HTTP/1.0
HTTP/1.1 200 OK
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
Of course, if you want to get the subversion client to do this, you'd
It should be very easy to write such a proxy in Python.
All that's needed is for your real proxy to support the CONNECT method,
-- Michael Wood <mwood@its.uct.ac.za> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jun 28 16:24:48 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.