cvsgraph
Create a tree of revisions/branches from a CVS/RCS file
Install
- All systems
-
curl cmd.cat/cvsgraph.sh
- Debian
-
apt-get install cvsgraph - Ubuntu
-
apt-get install cvsgraph - Kali Linux
-
apt-get install cvsgraph - Fedora
-
dnf install cvsgraph - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install cvsgraph - Raspbian
-
apt-get install cvsgraph
cvsgraph
Create a tree of revisions/branches from a CVS/RCS file
CvsGraph was inspired by the graph option from WinCVS. It represents the revisions and branches in a CVS/RCS file in a graphical tree structure, also listing any tags associated with any given revision.