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

Re: M3 ahead...

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-08-07 23:03:55 CEST

On Tue, Aug 07, 2001 at 11:08:47AM -0500, Jim Blandy wrote:
>
> subversion-dev@thewrittenword.com writes:
> > And how does Apache find out about the transaction ID that is needed
> > by txn_abort()? Does mod_dav_svn have this info?
>
> Ah, a careful reader! I don't know. :(

As I mentioned before, Apache will never call txn_abort unless the *client*
sends a request to do that (e.g. DELETE the activity).

There is no way for Apache to know that an SVN transaction needs to be
aborted. The death of a child process/thread is an insufficient trigger.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
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:35 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.