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

Re: http proxy support

From: Dale Thatcher <subversion_at_dalethatcher.com>
Date: 2001-09-14 12:21:21 CEST

Hi,

Thanks for the feedback on the patch. According to ne_auth.h the use of
malloc is required. It's already used in the request_auth function in
session.c and gets freed almost immediately by the neon library.

I'll make the changes so that you can pass in a proxy URI with --http-proxy=
and resubmit the patch. Is the URI format ok?

thanks,

- Dale Thatcher

On Thu, Sep 13, 2001 at 11:21:55PM +0200, Branko Cibej wrote:
> Sander Striker wrote:
>
> >Quick review of the patch:
> >
> >The mallocs have got to go.
> >
> Yes.
>
> And so do the getenvs. Use a comand-line option instead.
>
> -1 (veto) on having Subversion's behaviour depend on environment variables.
>
>
> --
> Brane Cibej <brane_at_xbc.nu> http://www.xbc.nu/brane/
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:41 2006

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.