Home > Computers > Software > Configuration Management > Tools > Concurrent Versions System
Concurrent Versions System (CVS) CVS is a system that lets groups of people work simultaneously on groups of files. A version control system keeps a history of the changes made to a set of files. For a developer, that means being able to keep track of all the changes you've made to a program during the entire time you've been developing it.
https://developer.mozilla.org/en/Bonsai
Web-based graphical interface to CVS, includes cvsblame which finds who modified particular line most recently.
http://www.nongnu.org/cvs/
Home of CVS development, the code (source and binaries), documentation, third party add-ons, news, links.
http://cvsacl.sourceforge.net/
CVSACL provides advanced ACLs per modules, directories, and files on branch/tag for remote cvs repository connections. Execution of all CVS subcommands can be controlled with eight different permissions. GPL.
http://dccmn.com/cvsmvs/
Information on the CVS port to MVS/OS390/USS on Mainframes.
http://march-hare.com/cvspro
Provides free downloads of CVS for Windows/Unix/Linux/Mac OS X. Also professional support plans, training and installation.
http://www.red-bean.com/cvsutils/
CVS Utilities is a small collection of scripts that allow you to manage the files in the CVS working directory: cvschroot, cvsdo, cvsu. Free software.
http://durak.org/cvswebsites/
Describes use of CVS version control for web development, quality assurance, and maintenance.
http://www.siber.com/cvs-via-ftp/
Automagic web site mirroring via FTP, under GPL.
http://www.red-bean.com/cvs2cl/
CVS-log-message-to-ChangeLog conversion script
http://laughingmeme.org/2003/02/26/cvs2rss-02/
Generate a changelog of CVS checkins as RSS.
http://www.totalcmd.net/plugring/CVSBrowser_1.0.5.html
CVSBrowser is a Total Commander File System Plugin to browse a CVS repository.
http://cvsgrab.sourceforge.net/
Grab a cvs tree from behind a firewall. This tool is written in Java and works on most platforms, and it requires a CVS repository accessible with ViewVC.
http://cvsknit.sourceforge.net/
A CVS automation suite to knit up various CVS repositories from existing source packages.
ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/
Program for safely manipulating and inspecting CVS repositories, used primarily for keeping several repositories in sync, using CVSup.
http://www.cvsnt.com/
CVS server running under Windows NT/2000.
http://cvsplot.sourceforge.net/
Cvsplot is used for collecting statistics from CVS controlled files. Simple statistics such as how the total number of files and lines of code change against time.
http://cvssearch.sourceforge.net/
A tool that searches for code fragments using CVS comments. Demo with data from KDE.
https://sourceforge.net/projects/cvssupport/
A suite of CVS goodies written in perl for the harried Big Project Administrator.
http://www.cvstrac.org/
Web-based bug and patch-set tracking system. Features a built-in Wiki and SQL database engine; works under Unix and Windows. [GNU]
http://www.freebsd.org/projects/cvsweb.html
CVSweb is a perl script that uses RCS commands to give a web interface to CVS. Allows browsing of source code looking for revision, tags, and releases.
http://www.devguy.com/fp/cfgmgmt/cvs/cvs_admin_nt.htm#CVSWEBIIS
Instructions and downloads for running CVSweb on Windows PWS/IIS. Also limited information on running CVSweb on Windows with Apache.
http://www.atlassian.com/software/fisheye/
Offers a unified view of source code repository. [Commercial, free for Open Source or non-commercial projects].
http://tech.groups.yahoo.com/group/info-cvs/
Searchable archive of the information-cvs listserv.
http://www-oss.fnal.gov/~mengel/Talks/cvs/orig.html
A slideshow introducing CVS.
http://efod.se/software/lyscvs/
A system that provides access to CVS in an easily administered way for both local and external users.
http://www.projectlocker.com/
Provides hosting for version control, issue tracking, and project management tools for projects of all sizes.
http://phaseit.net/claird/comp.programming/cvs_index.html
Cameron Laird's personal index to publicly-accessible CVS repositories.
http://www.sourcehosting.net/
A commercial online service that allows Internet workgroups or technical teams to share data and manage source code changes from remote locations.
http://statcvs.sourceforge.net/
Generates statistics for a CVS repository, including lines of code graphs, developer activity, commit log. Output is HTML and PNG.
http://www.viewvc.org/
ViewVC (formerly known as ViewCVS) is like cvsweb but written in Python. Browse the repository, view files, display diffs between versions. Bonsai-like query features.
Home > Computers > Software > Configuration Management > Tools > Concurrent Versions System
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us