cvs2html
create HTML versions of CVS logs
Install
- All systems
-
curl cmd.cat/cvs2html.sh
- Debian
-
apt-get install cvs2html
- Raspbian
-
apt-get install cvs2html
- Dockerfile
- dockerfile.run/cvs2html
cvs2html
create HTML versions of CVS logs
cvs2html is program that transforms the 'cvs log' output into a HTML file. The program can be used on any type of cvs archive, but since it invokes cvs itself, it needs to be run in a machine having a local checked out copy of the archive and access to the repository.