info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Do we have an alternative to tag, to record status of cvs repo


From: Eric Siegerman
Subject: Re: Do we have an alternative to tag, to record status of cvs repo
Date: Tue, 6 May 2003 14:37:01 -0400
User-agent: Mutt/1.2.5i

On Tue, May 06, 2003 at 10:10:03AM -0700, Paul Sander wrote:
> [...] my checkout
> used RCS directly.  Bypassing the CVS directory-level locking protocol
> is safe under these conditions, because the versions are known in advance
> and are immutable.  The RCS file update algorithm and the filesystem
> together avoid problems with lost data in the event that my checkout runs
> concurrently with a commit.

Did you guard against the critical section during a commit when the
,v file doesn't exist, or did you find that in practice the
window's too short to be a problem?

Also, did you manage to make your check-out-er work client/server?

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
My Wine works.  However it crashes about half the time on startup.
Apparently their simulation of windoze API is getting too accurate.  :)
        - Kyle Sallee





reply via email to

[Prev in Thread] Current Thread [Next in Thread]