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

Re: [PATCH] decrease maximum simultaneous svn:externals connections (issue #1448)

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-10-05 23:54:47 CEST

Josh Pieper <jpieper@andrew.cmu.edu> writes:

> > Dude!
> >
> > Allow me to copy-n-paste my current log-message-in-progress:
> >
> > Finish issue #1448 - svn:externals keeps connections open until end.
> >
> > * subversion/libsvn_client/externals.c
> > (struct handle_external_item_change_baton): Declare the 'pool'
> > member to be for short-lived scratchwork only.
> > (handle_external_item_change): Clear the baton's pool before using it.
> > (handle_externals_desc_change): Allocate and destroy a subpool for
> > the hash diff mechanism.
> > (svn_client__do_external_status): Um... do the status in the
> > subpool, too.
> >
> > Get outta my brain, boy! :-)
>
> To stem the risk of further brain violation, have any small things
> that need to be done that won't get in your way?

Sheesh. Um... I don't know how small a task it is, but would you mind
taking a look at issue #1534? It will probably take you on a tour
through the whole of Subversion, but if you're not opposed to that
(and I'm hoping your eagerness is an indication of exactly that),
rock!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 5 23:55:49 2003

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.