Version Control API -- CVS backend
Categories
Component ID
161396
Component name
Version Control API -- CVS backend
Component type
module
Component security advisory coverage
not-covered
Downloads
5754
Component created
Component changed
Component body
This module provides an implementation of the Version Control API that makes it possible to use the CVS version control system. It can retrieve commit information by parsing commit logs or by using the xcvs-* trigger scripts that are called directly by CVS when a commit or tag operation is executed.
Obviously, the CVS backend depends on the Version Control API module.
This module was created as part of the Google Summer of Code 2007 where it was mentored by AjK and dww. You can find further information on ideas and development in the original project the original project proposal and in the Version Control API category on groups.drupal.org where the progress of the project was documented.