Fedora Core 4 Update: cvs-1.11.19-9
Summary
CVS (Concurrent Version System) is a version control system that can
record the history of your files (usually, but not always, source
code). CVS only stores the differences between versions, instead of
every version of every file you have ever created. CVS also keeps a log
of who, when, and why changes occurred.
CVS is very helpful for managing releases and controlling the
concurrent editing of source files among multiple authors. Instead of
providing version control for a collection of files in a single
directory, CVS provides version control for a hierarchical collection
of directories consisting of revision controlled files. These
directories and files can then be combined together to form a software
release.
- fix for #166366 - CVS temporary file issue
4bf76c04c60a124330489518b865530d SRPMS/cvs-1.11.19-9.src.rpm
cf08814339be854831348d6ee73254df ppc/cvs-1.11.19-9.ppc.rpm
f673c301ff24c76b0ce0bd9c179c49f9 ppc/debug/cvs-debuginfo-1.11.19-9.ppc.rpm
990ce8931ca7359cebe6de4b63218a21 x86_64/cvs-1.11.19-9.x86_64.rpm
8e7ccdb5a3e6df223679fb861f9c107b x86_64/debug/cvs-debuginfo-1.11.19-9.x86_64.rpm
29a8086ccac579c5fc525ffc8b35adc6 i386/cvs-1.11.19-9.i386.rpm
c261db337d4e26beac46a06bed72907a i386/debug/cvs-debuginfo-1.11.19-9.i386.rpm
This update can also be installed with the Update Agent; you can
launch the Update Agent with the 'up2date' command.
fedora-announce-list mailing list
fedora-announce-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-announce-list
Change Log
References