[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 7255 - trunk/subversion/libsvn_fs

From: <kfogel_at_collab.net>
Date: 2003-09-30 16:11:24 CEST

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

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.