8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Using Gource with CVS projects
cvs2cl is script that converts CVS log output into more useful formats, including XML, which Gource is able to read.
cd my-cvs-project cvs2cl --chrono --stdout --xml -g-q > my-cvs-project.xml gource my-cvs-project.xml