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

Re: FSFS hotcopy issues

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-09-25 00:31:15 CEST

On Sat, 2005-09-24 at 23:12 +0100, Max Bowsher wrote:
> A hotcopy is supposed to a consistent snapshot of a repository, at some
> unknown point in time during which the hotcopy process was running.

If you take that statement to apply to locks and revision contents as a
combined unit, then we irretrievably flubbed the locks table, by not
binding it somehow to revision files.

So I suggest you relax that constraint as a desirable, because we're
never going to satisfy it in FSFS without doing something bad like
grabbing the write lock before a hotcopy.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 25 00:33:04 2005

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.