Category/Version-control/cvs

From Free Software Directory
This is the approved revision of this page, as well as being the most recent.
Jump to: navigation, search

Broaden your selection: Category/Version-control

Category/Version-control Search icon.png

cvs (34)



CVSGraph
CvsGraph is a utility to make a graphical representation of all revisions and branches of a file in a CVS/RCS repository.

CVSHistory
CVSHistory is a Web-based tool for browsing CVS activity. It integrates with ViewCVS or CVSweb, supports sorting, range selection, and regular expession-based searching, and works with any CGI-capable Web server.

CVSSearch
CVSSearch searches for code fragments using CVS comments. Since a CVS comment describes the lines of code involved in the commit and that this description will typically hold for many future versions. CVSSearch lets you to better search and understand the most recent version of the code by looking at previous versions. For each line of code in the most recent version, we build a profile consisting of all CVS comments that involved that line in past commits. This profile is used not only to search the most recent version of the code but also to understand what the code does --- including its motivation and history.

CVSToys
"CVSToys' is a collection of companion tools for CVS (Concurrent Versions System). It currently consists only of FreshCVS, which performs actions (including notification by email, HTML, RSS, or IRC, updating a working copy, and rsync'ing to backup) in response to a commit. Users receive one notifications per commit, not one per directory of the commit as loginfo-triggered scripts tend are to do. FreshCVS is extensible with Python; notifications may be published by a Perspective Broker network service, so 3rd party clients can listen in.

CVSTrac
CVSTrac implements a low-ceremony Web-based bug and patch-set tracking system for use with CVS. Features include automatic changelog generation, repository change history browsing, user-defined bug database queries, Wiki pages, and Web-based administration of the CVSROOT/passwd file. CVSTrac operates either as CGI or as its own Web server. It automatically generates a patch-set log from CVS check-in comments, and includes a built-in repository browser. It is simple to setup and has minimal memory, disk and CPU requirements, so it runs effectively on old hardware. Access permissions are separately configurable for each user, and anonymous users are allowed. Since the program uses a built-in SQL database engine (SQLite), no external RDBMS is required.

CVSps
CVSps is a program for generating 'patchset' information from a CVS repository. A patchset 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 helps you see the big picture of the evolution of a cvs project. You can see the history of committed patchsets, restrict by author, date range, files affected, branches affected. The program can also generate a diff of a given patchset. It essentially gives you the equivalent of tagging before and after each commit.

Ccvssh
'ccvssh' is an external program called by cvs (via the :ext: method) which connects to remote CVS pservers through an SSL connection to a stunnel daemon. It is a reimplementation of 'cvssh' in C, and is fast and easy to use.

Cervisia
Cervisia is a graphical frontend for the CVS version control system. It runs with any window manager or desktop environment (not just KDE). Features include:

  • Update or retrieve the status of a working directory or single files
  • Importing into the repository
  • Diff against the repository and between different revisions
  • Annotated view of files
  • See log messages in tree and list form.
  • Conflict resolution in a file
  • Tagging, branching
  • Updating to a branch/date
  • Changelog editor
  • Command to see the last change in a file

Cl2html
'cl2html' converts a CVS log into chronological HTML output to give an overview of the CVS activities in a project. HTML output can include links to sources and patches, using viewcvs.cgi.

Colorsvn
colorsvn is a Subversion output colorizer. It was extracted from kde-sdk, and was extended with build process and configuration.

… further results



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox