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

Re: possible file/dir handle leaks

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2003-12-16 22:44:41 CET

> Erik Huelsmann wrote:
>
> > The files are also closed when the pool is cleared. There is no need to
> > destroy the pool for that. Generally it is a good idea to clear pools if
> you
> > expect a long period of inactivity. In case of TSVN I would create a
> pool per
>
> I guess I'll have to clear the pool then. But it won't prevent me from
> copying all the data I still need to another pool - or is the data not
> cleared when the pool is cleared?

There is nothing which prevents you from copying your data into another pool
indeed. The data is also cleared at pool cleanup. Are you familiar with
pools and the possibility of creating subpools?

bye,

Erik.

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 16 22:45:28 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.