Fedora Packages

cvs

Concurrent Versions System

CVS (Concurrent Versions 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.11.23-70.fc40 -
Fedora 40 1.11.23-70.fc40 -
Fedora 39 1.11.23-68.fc39 -
Fedora 38 1.11.23-63.fc38 -
EPEL 9 1.11.23-60.el9 -
EPEL 8 1.11.23-52.el8 -
File a new bug report »
Package Info
  • Upstream: https://cvs.nongnu.org/
  • License(s): GPL-2.0-or-later AND GPL-1.0-or-later AND Latex2e-translated-notice AND LicenseRef-Fedora-Public-Domain
  • Maintainers: ppisar, kasal

Related Packages

You can contact the maintainers of this package via email at cvs dash maintainers at fedoraproject dot org.



Sources on Pagure