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

Re: Specifying commit timestamps over RA

From: Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com>
Date: Thu, 28 Nov 2013 08:02:49 +0100

On Wed, Nov 27, 2013 at 11:34 PM, Philip Martin
<philip.martin_at_wandisco.com>wrote:

I'm a bit relucant to use them because I'm not altogether happy with the
> way they are removed from the transaction before we know whether the
> commit will succeed.
>

Just an idea: Why not keep the ephemeral props
until the commit almost completed: Let all data
be copied to the final location and rewrite the props
as a last step before bumping HEAD. Somewhat
nicer, we could filter the props while copying them
from the txn to the revprops folder.

If a commit fails at that stage, the txn is lost in
any case because the protorev file has already
been tempered with.

-- Stefan^2.
Received on 2013-11-28 08:03:23 CET

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.