Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
javacvs - Netbeans CVS module and library
- Description:
The module provides UI frontend to the CVS in the Netbeans
IDE. Just now there is work in progress addressing project
and typical workflow integration.
Supported commands are: commit, update, add, remove, tag,
checkout, import, history, diff, status, log, annotate.
The library implements a CVS client protocol in Java. It
allows to access CVS servers without setting up an external
cvs program. It's base for the module.
Packages