cmpilato@tigris.org writes:
> Log:
> * subversion/libsvn_fs/txn.c
>   (txn_body_abort_txn): Bail out immediately if someone is trying to
>     abort a committed Subversion transaction (instead of doing all the
>     work of cleaning up the Subversion transaction only to be denied
>     the removal the thing itself at the end of the function.  NOTE:
>     because we do all this cleanup in a single Berkeley transaction,
>     this is not a correctness fix -- a failure at Subversion
>     transaction time in the past would have resulted in none of the
>     cleanups "going live".  But what a waste of time...
The unclosed paren at "(instead" is driving me *nuts*... I don't know
how much longer I can hold 'er together, Captain...
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 30 17:02:06 2003