CvsChangelogBuilder is an utility to generate advanced, differential and/or graphical changelogs, for a project hosted on a CVS server (CVS change log). It provides a better output than the 'cvs log' command, and accept a lot of options.
Free Version Control nt
(no reason for nt, just a marker to give Tony Hoyle credit)
the 'owner' of cvsnt has put up a paywall for sources.
This project is made to provide a distribution point for the sources as last I was able to access them.
Trunk from cvsnt.org and these branch tags
2.5.0.3.2382
2.5.0.4.2471
2.5.0.5.3744
Perhaps a community can grow around this project and continue development in its original vein.
Ganesh is a revision and dependency analysis tool. Ganesh may be used to manage checkouts that crosscut multiple VCS stores, such as CVS, Mercurial, Subversion and web folders. Ganesh is the ultimate tool for complex project lifecycle management.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A simple XSL script to generate a HTML representation of a CVS changelog generated by the cvs2cl.pl script.
It could used to generate a changelog to be generated automatically and published in a web server or by a continuous integration server.
StatCVS generates HTML reports from CVS repository logs. The reports give developers and project managers insight into the evolution of the code base and individual contributions. StatCVS is a commandline application and written in Java.
A "plugin" to CVS which will update the dotProject management suite. It is written in Perl, and will process the cvs commit log, checking for required/optional dotProject parameters for a task, and then update the mysql database which dotProject uses.
cvsq (CVS queued) is a tool that enables developers with a dial-up connection to work comfortably with CVS. It accepts same arguments as CVS but instead of directly processing them, cvsq stores all requests in a queue and handles them later.
"eccvs" is a GUI based version control system (for linux) that keeps track of all the resources of a software project. Here resources mean source code, documentation, etc., This software is based on the existing CVS commandline tool.
BorCVS is an interface to CVS for Borland Delphi and C++ Builder. It is based on the OpenToolsAPI of those IDE's and provides CVS functionality within these development environments. It uses the command-line CVS for actual CVS operations.
cvsFinder is an attempt to integreate CVS into the Mac OS file manager, Finder. The end goal is to provide all the features of commandline CVS through integration with the file manager. Most of the work will be done in Cocoa and Objective-C.