info-cvs
[Top][All Lists]
Advanced

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

Re: Timestamp race avoidance in do_update()


From: laine+info-cvs
Subject: Re: Timestamp race avoidance in do_update()
Date: 16 Feb 2001 12:15:10 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

address@hidden (Paul Sander) writes:

> This type of conversion is best done using RCS, thus avoiding all of the
> overhead of CVS.

I used RCS when I converted a repository from SCCS several years ago,
and it worked very well. In the current case, though, the repository
is in VSS, and the VSS binaries only run on Windows. The CygWin tools
(Windows port of GNU tools) don't contain rcs binaries, and I don't
have the time or inclination to go find a port (or make a port) just
for a script that will run a few times, especially when CVS already
does the job (although probably slower). Using RCS for the conversion
is an interesting idea, but I'd rather live with a script that took
30% longer to run than go through the trouble of making RCS run on
Windows, then writing a new script mostly from scratch.

(BTW, as any perl programmer would tell you, the definition of "best
way" is "the way that gets the job done with the least effort before
your boss fires you" ;-)

Thanks for the suggestion, though.



reply via email to

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