CVS History is a Web application for searching the history of CVS actions. It parses the output of the CVS history command and imports it into a MySQL database for ease of manipulation by the PHP front-end. Its advantage over other CVS history viewing applications is that it only needs anonymous CVS access to the repository.
| Tags | Software Development Version Control CVS Quality Assurance |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
| Translations | English |
- All comments
Recent commentsName conflict?
Seems like a nice project, but there's already a similar project named CVSHistory (cvshist on freshmeat) and it goes long ago.
When I read about this one I thought it was the other plus a MySQL DB.