Version Control
Version control systems keep track of multiple versions of a source file. They provide a more powerful alternative to keeping backup files.
From : www.nongnu.org/emacsdoc-fr/manuel/glossary.html
Management of changes or revisions to a specific baseline software module or application. Software version control provides a mechanism to control changes and to return to any previous revision of the application or module.
From : www.atlab.com/LIMS/glossaryp-t.html
Chora Repository Viewer
Chora is the Horde CVS viewer, and it provides an advanced web-based view of any CVS repository. It includes annotation support, visual branch viewing capability, and human-readable diffs. It powers http://cvs.php.net/, http://cvs.horde.org/, and hundreds of other web cvs interface sites.
Right now, Chora comes close to matching existing CVS-Web scripts feature for feature, and provides a solid base for future development. Some exciting new features include a visual branch viewing tool, which intelligently displays the branch history of a given file. Branches have traditionally been a source of confusion when using CVS, and this feature aims to make it a bit clearer and easier to use.
Loading .....