RCS for managing config files
Jerry Feldman
gaf at blu.org
Mon Apr 16 08:11:09 EDT 2007
On Sun, 15 Apr 2007 16:52:06 -0400
Tom Metro <blu at vl.com> wrote:
> That's precisely what RCS prevents. The first person to check out and
> lock the file has exclusive write access until they unlock it.
What CVS, subversion and other source control programs do is to allow
multiple checkouts in a file. The problem occurs when there is a
conflict. Resolving merge conflicts can be time consuming, but is a
necessary task in a large development process.
--
Jerry Feldman <gaf at blu.org>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
More information about the Discuss
mailing list