|
|
 |
Open Directory from the Jesus Army
The largest human-edited directory on the web
|
Open Directory: Computers: Software: Configuration Management: Tools: Concurrent Versions System
|
 | CVS Home www.cvshome.org Home of CVS development, the code (source and binaries), documentation, third party add-ons, news, links. |
|
 | Bonsai www.mozilla.org/bonsai.html Web-based graphical interface to CVS, includes cvsblame which finds who modified particular line most recently. |
|
 | CHalogen - The Change Log Generator www.softwarebee.de/products/chalogen This tool generates change logs. It displays the changes made from one cvs-tag to another tag. The output is in HTML, ordered by date and showing the cvs-commit information from the source author. GPL. |
|
 | Component Software CVS for Windows www.componentsoftware.com/products/cvs ComponentSoftware CVS (CS-CVS) is a Windows front-end for CVS (Concurrent Versions System). Non-free, commercial software. |
|
 | CVS Access Control List Extension 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. |
|
 | CVS Code Historian 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. |
|
 | CVS Dude www.cvsdude.org A free cvs server for your source code. Upload as many projects as you wish and add as many developers to your projects as your wish. |
|
 | CVS for MVS dccmn.com/cvsmvs Information on the CVS port to MVS/OS390/USS on Mainframes. |
|
 | CVS Professional Support and CVSNT march-hare.com/cvspro Provides free downloads of CVS for Windows/Unix/Linux/Mac OS X. Also professional support plans, training and installation. |
|
 | CVS Utilities 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 development durak.org/cvswebsites writeup for web developers, project managers, and cvs administrators. documents the integration of cvs into web quality assurance for commercial web development. Search engine of other cvs information available on the web. |
|
 | CVS via FTP www.siber.com/cvs-via-ftp Automagic web site mirroring via FTP, under GPL. |
|
 | CVSBrowser www.totalcmd.net/plugring/CVSBrowser_1.0.5.html CVSBrowser is a Total Commander File System Plugin to browse a CVS repository. |
|
 | cvs2cl www.red-bean.com/cvs2cl CVS-log-message-to-ChangeLog conversion script |
|
 | CVSDude 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. |
|
 | CVSGrab 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. |
|
 | cvs2html www.sslug.dk/cvs2html Converts 'cvs log' output to HTML. |
|
 | 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. |
|
 | CVSNT www.cvsnt.com CVS server running under Windows NT/2000. |
|
 | Cvsplot 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. |
|
 | cvs2rss laughingmeme.org/cvs2rss Generate a changelog of CVS checkins as RSS. |
|
 | CVSSearch cvssearch.sourceforge.net A tool that searches for code fragments using CVS comments. Demo with data from KDE. |
|
 | CVSspam 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. |
|
 | CVSSupport https://sourceforge.net/projects/cvssupport A suite of CVS goodies written in perl for the harried Big Project Administrator. |
|
 | CVSToys 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. |
|
 | CVSTrac 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] |
|
 | CVSup 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. |
|
 | CVSweb for Windows 95/NT/2000 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. |
|
 | CVSweb (FreeBSD version) 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. |
|
 | Fisheye - Source Code Communication www.cenqua.com/fisheye Fisheye delivers a unified view of your repository that provides easy navigation, powerful search, historical reporting, configurable file annotation and diff views, changeset analysis, RSS feeds, and integration with your issue tracker. [Commercial, free for Open Source or non-commercial projects]. |
|
 | LysCVS - easy server administration 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. It's a bit similar to the CVS servers of Sourceforge. |
|
 | mod_cvs resare.com/noa/mod_cvs CVS module for Apache web server. |
|
 | ProjectLocker www.projectlocker.com Provides hosting for version control, issue tracking, and project management tools for projects of all sizes. |
|
 | RISC OS CVS port acorn.cybervillage.co.uk/cvs All information and binaries for the RISC OS port of CVS (command line and GUI). |
|
 | SourceHosting.Net commercial CVS hosting service www.sourcehosting.net SourceHosting.Net is a commercial online service that allows you and your Internet workgroup or technical team to share data and manage source code changes from remote locations. |
|
 | StatCvs statcvs.sourceforge.net Generates statistics for a CVS repository, including lines of code graphs, developer activity, commit log. Output is HTML and PNG. |
|
 | versionhost www.versionhost.com Commercial hosting for CVS pservers. |
|
 | ViewVC 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. |
|
 | Ximbiot ximbiot.com Company specializing in CVS technical support contracts and training. Based in Troy, MI. |
|
|
The Jesus Army is not responsible for the content of the Open Directory, which we provide here as a public service. Please contact the Open Directory Project with any questions or comments you may have, or follow the links above.
|
|
|