Download List

Projeto Descrição

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 operate on one file at a time or one directory at a time, but operates on hierarchical collections of directories consisting 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-05-11 21:49
1.11.23

Um "n" opção para reverter o "N" opção foi introduzido. O comando "cvs culpa" como um apelido para "cvs annotate" foi adicionado. Um novo "IgnoreUnknownConfigKeys" config opção foi adicionada. Perda de dados sobre falhas de sistemas muito carregados agora é evitada. Bloquear durante a importação foi corrigido. Um servidor de travar com a compressão activada foi corrigido. Aplicando diffs quando verificar revisões muito velha foi acelerado significativamente. Várias outras melhorias e correções foram feitas.
Tags: Minor feature enhancements
An "-n" option to revert the "-N" option was introduced. The command "cvs blame" as an alias to "cvs annotate" was added. A new "IgnoreUnknownConfigKeys" config option was added. Data loss on crashes of heavily loaded systems is now avoided. Locking during import was corrected. A server hang with enabled compression was fixed. Applying diffs when checking out very old revisions was sped up significantly. Several other improvements and bugfixes were made.

2005-05-20 18:05
1.11.20

Esta versão corrige vários problemas de segurança menores, incluindo a CAN-2005-0753, vários menores potenciais vulnerabilidades no contribuíram scripts Perl, e compilação no IRIX 5.3.
Tags: Minor security fixes
This release fixes several minor security issues, including
CAN-2005-0753, several minor potential vulnerabilities in the
contributed Perl scripts, and compilation on IRIX 5.3.

2005-03-22 18:17
1.11.19

Esta versão corrige alguns bugs sérios, tanto no CVS cliente e servidor. Uma falha intermitente no checkout afirmação foi corrigido. Uma correção final para o "Red Arquivo infame bug" no Windows foi incluído. Uma atualização é recomendada para todos os clientes e servidores.
Tags: Major bugfixes
This release fixes a few serious bugs in both the
CVS client and server. An intermittent assertion
failure on checkout was fixed. A final fix for the
infamous "Red File" bug on Windows was included.
An upgrade is recommended for all clients and
servers.

2004-08-19 22:32
1.11.17

Esta versão corrige várias falhas de segurança graves no servidor CVS executável, bem como fixação de um erro de menor importância, tanto no CVS cliente e servidor. É recomendado para todos os clientes CVS e servidores.
Tags: Major security fixes
This version fixes several serious security holes in the CVS server executable as well as fixing one other minor bug in both the CVS client and server. It is recommended for all CVS clients and servers.

2004-01-09 12:02
1.11.11

Esta versão corrige dois problemas de segurança com acesso root e arquivo de passagem do sistema. Além disso, inclui algumas correções para a sensibilidade do caso, a manipulação link simbólico, portabilidade e do processo de criação.
Tags: Major security fixes
This release fixes two security issues with root access and
file system traversal. Furthermore, it includes some fixes
for case sensitivity, symbolic link handling, portability,
and the build process.

Project Resources