Projects tagged ‘cvs’ and ‘version_control’


[15 total ]

572 Users
   

CVS is a version control system, an important component of Source Configuration Management (SCM).
Created over 3 years ago.

145 Users
   

TortoiseCVS is an extension for Microsoft Windows Explorer that makes using CVS fun and easy. Features include: coloured icons, tight integration with SSH, and context-menu interactivity.
Created over 3 years ago.

72 Users
   

ViewVC is a browser interface for CVS and Subversion version control repositories. It generates templatized HTML to present navigable directory, revision, and change log listings. It can display ... [More] specific versions of files as well as diffs between those versions. Basically, ViewVC provides the bulk of the report-like functionality you expect out of your version control tool, but much more prettily than the average textual command-line program output. [Less]
Created over 3 years ago.

26 Users
   

CVSweb is a WWW interface for CVS repositories with which you can browse a file hierarchy on your browser to view each file's revision history in a very handy manner.
Created over 3 years ago.

17 Users
   

CVSNT is an advanced multiplatform version control system. Compatible with the industry standard CVS protocol it now supports many more features.
Created over 3 years ago.

16 Users
   

Tailor is a tool to migrate changesets between ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Perforce, Subversion and Tla repositories.
Created over 2 years ago.

15 Users

cvs2svn is a Python script that converts a CVS repository to a Subversion repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion.
Created over 3 years ago.

11 Users
   

The CvsGui project is providing several high-end interface clients (WinCvs, MacCvs, gCvs) written in C++ using popular frameworks (MFC, PowerPlant, GTK+) with a scripting support via Python or TCL.
Created over 3 years ago.

9 Users

StatCVS retrieves information from a CVS repository and generates various tables and charts describing the history of a software project development, such as a timeline for the lines of code, contribution of each developer, etc.
Created over 3 years ago.

4 Users

While cvs is a fantastic and widely used revision control system, it has some gaps is its functionality. CVSps attempts to fill one of those gaps. To quote the README: CVSps is a program for ... [More] generating 'patchset' information from a CVS repository. A patchset in this case is defined as a set of changes made to a collection of files, and all committed at the same time (using a single 'cvs commit' command). This information is valuable to seeing the big picture of the evolution of a cvs project. While cvs tracks revision information, it is often difficult to see what changes were committed 'atomically' to the repository. [Less]
Created over 2 years ago.