[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: Marc Sherman <msherman_at_projectile.ca>
Date: 2005-09-25 14:50:10 CEST

Greg Hudson wrote:
>
> 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.

Well, you could do something like grabbing the write lock while copying
everything except the revs, and then copy the revs last.

- Marc

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 25 14:51:00 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.