Directory Help
Search only in Concurrent Versions SystemSearch the Web  

Concurrent Versions System
  Computers > Software > Configuration Management > Tools > Concurrent Versions System   Go to Directory Home  

Categories
Books (2)
Clients (20)
FAQs, Help, and Tutorials (16)
Web Pages
Viewing in Google PageRank order               View in alphabetical order
  CVS Home http://www.cvshome.org/
Home of CVS development, the code (source and binaries), documentation, third party add-ons, news, links.
  http://www.atlassian.com/software/fisheye/ http://www.atlassian.com/software/fisheye/
Offers a unified view of source code repository. [Commercial, free for Open Source or non-commercial projects].
  http://www.cvstrac.org/ 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://ximbiot.com http://ximbiot.com
Company specializing in CVS technical support contracts and training. Based in Troy, MI.
  http://www.viewvc.org/ 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.
  http://www.mozilla.org/bonsai.html http://www.mozilla.org/bonsai.html
Web-based graphical interface to CVS, includes cvsblame which finds who modified particular line most recently.
  CVSweb (FreeBSD version) 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.
  CVS Dude http://www.cvsdude.org/
A free CVS server for source code. Upload as many projects as you wish and add as many developers to your projects as desired.
  http://cvsdude.com/ http://cvsdude.com/
Free cvs source code hosting with *nix command line access or use any other client cvs tools for windows or *nix. Add as many projects as your wish and multiple accounts for the one project.
  http://www.cvsup.org/ http://www.cvsup.org/
A software package for distributing and updating collections of files across a network. It can efficiently and accurately mirror all types of files, including sources, binaries, hard links, symbolic links, and even device nodes.
  CVS Professional Support and CVSNT 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://cvsgrab.sourceforge.net/ 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://www.red-bean.com/cvs2cl/ http://www.red-bean.com/cvs2cl/
CVS-log-message-to-ChangeLog conversion script
  cvs2html http://www.sslug.dk/cvs2html/
Converts 'cvs log' output to HTML.
  CVS Utilities 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.
  CVS Version Control for Web Site Projects http://durak.org/cvswebsites/
Describes use of CVS version control for web development, quality assurance, and maintenance.
  http://www.cvsnt.com/ http://www.cvsnt.com/
CVS server running under Windows NT/2000.
  http://twistedmatrix.com/users/acapnotic/wares/code/CVSToys/ http://twistedmatrix.com/users/acapnotic/wares/code/CVSToys/
CVS commit notification tools for mail, web, and chat. Keep a back-up repository or a working copy up to date. Python extensible. Open source.
  http://statcvs.sourceforge.net/ 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://laughingmeme.org/cvs2rss/ http://laughingmeme.org/cvs2rss/
Generate a changelog of CVS checkins as RSS.
  CVSSearch http://cvssearch.sourceforge.net/
A tool that searches for code fragments using CVS comments. Demo with data from KDE.
  ProjectLocker http://www.projectlocker.com/
Provides hosting for version control, issue tracking, and project management tools for projects of all sizes.
  http://cvsplot.sourceforge.net/ 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.
  Freepository - CVS and Subversion Hosting https://www.freepository.com/
Provides CVS (for Free and an Extended service for payment) and Subversion (for pay) Hosting.
  groups.yahoo.com: info-cvs http://tech.groups.yahoo.com/group/info-cvs/
Searchable archive of the information-cvs listserv.
  DCVS - Distributed Concurrent Version System http://dcvs.elegosoft.com/
DCVS extends CVS and allows its repositories to be distributed with local lines of development, and propagation of changes between the repositories.
  SourceHosting.net, LLC. 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://www.badgers-in-foil.co.uk/projects/cvsspam/ http://www.badgers-in-foil.co.uk/projects/cvsspam/
Sends email when a change is committed to the CVS repository. Syntax-highlighted diffs describe the changes made, and hyperlinks to Bugzilla and ViewVC are generated where possible.
  CVS Access Control List Extension 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.
  versionhost http://www.versionhost.com/
Commercial hosting for CVS pservers.
  Publicly Accessible CVS Repositories http://phaseit.net/claird/comp.programming/cvs_index.html
Cameron Laird's personal index to publicly-accessible CVS repositories.
  http://cvsknit.sourceforge.net/ http://cvsknit.sourceforge.net/
A CVS automation suite to knit up various CVS repositories from existing source packages.
  CVS for MVS http://dccmn.com/cvsmvs/
Information on the CVS port to MVS/OS390/USS on Mainframes.
  CVSweb for Windows 95/NT/2000 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.
  LogInfo and Notify Script Configuration http://www.devguy.com/fp/cfgmgmt/tools/loginfo.htm
LogInfo and Notify Script Configuration
  CVSSupport https://sourceforge.net/projects/cvssupport/
A suite of CVS goodies written in perl for the harried Big Project Administrator.
  http://resare.com/noa/mod_cvs/ http://resare.com/noa/mod_cvs/
CVS module for Apache web server.
  Introduction to CVS http://www-oss.fnal.gov/~mengel/Talks/cvs/orig.html
A slideshow introducing CVS.
  CVS via FTP http://www.siber.com/cvs-via-ftp/
Automagic web site mirroring via FTP, under GPL.
  CVS Code Historian http://smartbearsoftware.com/codehistorian.php
File-differencing and analysis using information already present in your CVS repository. The functionality is available through Visual Studio 6.0 or Visual Studio .NET or through the right-button menu in Explorer, and there is no installation or configuration of your CVS server. Closed source - commercial software.
  CVSBrowser http://www.totalcmd.net/plugring/CVSBrowser_1.0.5.html
CVSBrowser is a Total Commander File System Plugin to browse a CVS repository.
  Component Software CVS for Windows http://www.componentsoftware.com/products/cvs/
ComponentSoftware CVS (CS-CVS) is a Windows front-end for CVS (Concurrent Versions System). Non-free, commercial software.
  http://www.lysator.liu.se/~forsberg/hacks/lyscvs/ http://www.lysator.liu.se/~forsberg/hacks/lyscvs/
A system that provides access to CVS in an easily administered way for both local and external users.
  ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/ 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.

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Modified by Google - ©2009 Google
Advertise with Us - Jobs, Press, Cool Stuff...