cvstrac
Low-ceremony bug tracker for medium-sized projects under CVS
Install
- All systems
-
curl cmd.cat/cvstrac.sh
- Debian
-
apt-get install cvstrac
- Ubuntu
-
apt-get install cvstrac
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cvstrac
- Raspbian
-
apt-get install cvstrac
- Dockerfile
- dockerfile.run/cvstrac
cvstrac
Low-ceremony bug tracker for medium-sized projects under CVS
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 is a stand-alone C program that operates either as CGI or as its own Web server. Author: D. Richard Hipp <[email protected]> Homepage: http://www.cvstrac.org/