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

Re: svn commit: rev 834 - trunk/subversion/libsvn_wc

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-01-11 17:32:24 CET

Justin Erenkrantz <jerenkrantz@ebuilt.com> writes:

> plain_cleanups - called only when the pool is destroyed
> child_cleanup - called when a child is created
>
> As I understand your issue, simply removing the child_cleanup
> function (i.e. set it to NULL) should be sufficient.

No, but I think you are close. I am *not* registering child_cleanup,
it is the child's copy of plain_cleanup that is running. However it
might be possible to add a child_cleanup to remove the plain_cleanup
function for the child. I will investigate.

-- 
Philip
---------------------------------------------------------------------
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:56 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.