[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: Josh Pieper <jpieper_at_andrew.cmu.edu>
Date: 2003-10-05 23:44:32 CEST

> 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?

-Josh

-- 
Virtue would go far if vanity did not keep it company.
		-- La Rochefoucauld
---------------------------------------------------------------------
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:45:14 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.