[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 5677 - in trunk/subversion: include libsvn_wc

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-04-29 02:00:15 CEST

Greg Stein <gstein@lyra.org> writes:
> I think the new _try() variants can crash because they assume the associated
> set exists, so that it can retrieve a pool for the new baton.
>
> It isn't crashing in our case because the client add/delete functions will
> manually open an access baton, and then call the svn_wc_* function with that
> baton as the associated set.
>
> IOW, it appears that all of our current uses of svn_wc_* pass in an
> associated set, which is why we aren't seeing any crashes right now.

Ah, I understand what you're saying better now -- will look at it.
(My comments so far have been based on memory, so it's possible that
there's some unspoken assumption in the code that just didn't get
documented; if so, I'll remember it when I see it.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 29 02:46:58 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.