em sáb jul 14, 2001 at 03:38:59 -0300 *Douglas S. Corrêa ([EMAIL PROTECTED])
escreveu:
> Olá Povo!
> Gostaria de saber o que é o CVS (desconfio que seja algum protocolo ou método
> de empacotamento de arquivos)!
[man cvs]
DESCRIPTION
CVS is a version control system, which allows you to keep
old versions of files (usually source code), keep a log of
who, when, and why changes occurred, etc., like RCS or
SCCS. Unlike the simpler systems, CVS does not
just oper
ate on one file at a time or one directory
at a time, but
operates on hierarchical
collections of directories con
sisting of version controlled
files. CVS helps to manage
releases and to
control the concurrent editing of source
files among
multiple authors. CVS allows triggers to
enable/log/control various operations and works well over
a
wide area network.
cvs keeps a single copy of the master sources. This copy
is called the source ``repository''; it contains all the
information to permit extracting previous software
releases at any time based on either a symbolic
revision
tag, or a date in the past.
Rafael.
----
Rafael Alexandre Schmitt - A Happy Debian GNU/Linux User!
Blumenau - Santa Catarina - Brasil - mailto: [EMAIL PROTECTED]
Home Page -> http://sites.uol.com.br/rafaelsch/