Lukol Directory: Computers: Software: Configuration Management: Tools: Concurrent Versions System

Cvsplot
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://cvsplot.sourceforge.net/

CVS Utilities
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://www.red-bean.com/cvsutils/

mod_cvs
CVS module for Apache web server.
http://resare.com/noa/mod_cvs/

CVSTrac
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.cvstrac.org/

CVSNT
CVS server running under Windows NT/2000.
http://www.cvsnt.com/

Anonymous CVS Access Via ssh
Work around security concerns of pserver.
http://www.neuron.yale.edu/neuron/admin/ss...

CVSweb for Windows 95/NT/2000
Instructions and downloads for running CVSweb on Windows PWS/IIS. Also limited information on running CVSweb on Windows with Apache.
http://www.devguy.com/fp/cfgmgmt/cvs/cvs_a...

LysCVS - easy server administration
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.
http://www.lysator.liu.se/~forsberg/hacks/...

CVSSupport
A suite of CVS goodies written in perl for the harried Big Project Administrator.
https://sourceforge.net/projects/cvssuppor...

wwCVS
A Web-based CVS Repository Viewer for hosting on IIS. Requires IIS, ASP.NET, and a CVS client.
http://wwcvs.republika.pl/

ViewVC
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.viewvc.org/

CVS Access Control List Extension
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://cvsacl.sourceforge.net

CVS Professional Support and CVSNT
Provides free downloads of CVS for Windows/Unix/Linux/Mac OS X. Also professional support plans, training and installation.
http://march-hare.com/cvspro

DCVS - Distributed Concurrent Version System
DCVS extends CVS and allows its repositories to be distributed with local lines of development, and propagation of changes between the repositories.
http://www.elego.de/dcvs/

SourceSafe Tools
Fast file-diffs, remote code reviews, and whole-project analysis. Intergrations with Explorer and Visual Studio 6.0 and .NET.
http://codehistorian.com

cvs2rss
Generate a changelog of CVS checkins as RSS.
http://laughingmeme.org/cvs2rss/

StatCvs
Generates statistics for a CVS repository, including lines of code graphs, developer activity, commit log. Output is HTML and PNG.
http://statcvs.sourceforge.net/

CVS Monitor
CVS Monitor is an CVS repository browser. It provides visibility of activity in CVS to developers, management, and the general public. Open source.
http://ali.as/devel/cvsmonitor/

CVSweb (FreeBSD version)
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.freebsd.org/projects/cvsweb.htm...

Managing Websites Using Unix
Setting up sites with CVS.
http://ezine.daemonnews.org/199903/website...

CVSGrab
A simple CVS client that bypass any firewall blocking port 2401 (used by cvs). It relies on the ViewCVS web interface to the repository to work. To use when all other solutions (SSH...) fail
http://cvsgrab.sourceforge.net/

groups.yahoo.com: info-cvs
Searchable archive of the information-cvs listserv.
http://groups.yahoo.com/group/info-cvs/

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.
http://www.badgers-in-foil.co.uk/projects/...

CVSup
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.
http://www.polstra.com/projects/freeware/C...

cvs2cl
CVS-log-message-to-ChangeLog conversion script
http://www.red-bean.com/cvs2cl/

CollabNet CVS
Manages the details of software development for both geographically centralized and geographically distributed projects. It allows quick comparisons between any existing versions by storing and tracking the versions of the evolving code.
http://www.collab.net/products/sd/version....

CVS version control for web development
writeup for web developers, project managers, and cvs administrators. documents the integration of cvs into web quality assurance for commercial web development. this site includes a search engine of other cvs information available on the web.
http://durak.org/cvswebsites/

ProjectLocker
Provides hosting for version control, issue tracking, and project management tools for projects of all sizes.
http://www.projectlocker.com/

Bonsai
Web-based graphical interface to CVS, includes cvsblame which finds who modified particular line most recently.
http://www.mozilla.org/bonsai.html

cvslock
Program for safely manipulating and inspecting CVS repositories, used primarily for keeping several repositories in sync, using CVSup.
ftp://riemann.iam.uni-bonn.de/pub/users/ro...

SourceHosting.Net commercial CVS hosting service
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.
http://www.sourcehosting.net

Cvsdude
Free cvs hosting for your source code. Add as many projects as you wish and as many developers to your projects as you wish.
http://cvsdude.kicks-ass.org

cvsknit - A CVS automation suite
CvsKnit is a CVS automation suite to knit up various CVS repositories from existing source packages.
http://cvsknit.sourceforge.net/

Concurrent Versions System (CVS)
A version control system with which you can record the history of your source files. This is the RISC OS port.
http://acorn.cybervillage.co.uk/cvs/

Fisheye - Source Code Communication
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].
http://www.cenqua.com/fisheye/

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://twistedmatrix.com/users/acapnotic/w...

LogInfo and Notify Script Configuration
LogInfo and Notify Script Configuration
http://www.devguy.com/fp/cfgmgmt/tools/log...

CHalogen - The Change Log Generator
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.
http://www.softwarebee.de/products/chaloge...

CVS for MVS
Information on the CVS port to MVS/OS390/USS on Mainframes.
http://dccmn.com/cvsmvs/

Introduction to CVS
A slideshow introducing CVS.
http://www-oss.fnal.gov/~mengel/Talks/cvs/...

versionhost
Commercial hosting for CVS pservers.
http://www.versionhost.com/

CVSSearch
A tool that searches for code fragments using CVS comments. Site includes KDE demo.
http://www.cse.unsw.edu.au/~amichail/cvsse...

Component Software CVS for Windows
ComponentSoftware CVS (CS-CVS) is a Windows front-end for CVS (Concurrent Versions System). Non-free, commercial software.
http://www.componentsoftware.com/products/...

CVS Dude
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.
http://www.cvsdude.org

CVS via FTP
Automagic web site mirroring via FTP, under GPL.
http://www.siber.com/cvs-via-ftp/

cvs2html
Converts 'cvs log' output to HTML.
http://www.sslug.dk/cvs2html/

Publicly Accessible CVS Repositories
Cameron Laird's personal index to publicly-accessible CVS repositories.
http://phaseit.net/claird/comp.programming...

CVSBrowser
CVSBrowser is a Total Commander File System Plugin to browse a CVS repository.
http://www.totalcmd.net/plugring/CVSBrowse...

Sub Topics:
Macintosh
Books
Clients
FAQs, Help and Tutorials


Related Topics:
Computers: Software: Configuration Management: Tools: Revision Control System



Help build the largest human-edited directory on the web.
Submit a site - Open Directory Project - Become an Editor
The content of the Lukol directory is based on the Open Directory (DMOZ) and is enhanced using Lukol's own technology.




2006