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

Re: [PATCH] Re: timeout on report

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-10-25 16:58:08 CEST

Matt Kraai <kraai@alumni.cmu.edu> writes:

> On Fri, Oct 25, 2002 at 01:27:18PM +0100, Philip Martin wrote:
> > Index: ../svn/subversion/libsvn_ra_dav/session.c
> > ===================================================================
> > +++ ../svn/subversion/libsvn_ra_dav/session.c (working copy)
> > @@ -243,6 +244,10 @@
> > *proxy_username);
> > svn_config_get(cfg, proxy_password, gb.proxy_group, "password",
> > *proxy_password);
> > + svn_config_get(cfg, proxy_password, gb.proxy_group, "password",
> > + *proxy_password);
>
> This is an extra copy, right?

It's extra, I'll remove it, thanks.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 25 16:58:50 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.