CVS integration

Babo

Member³
Hello,
i can't find anything on forums on the subject. But do we have a plugin that integrates pl/sql with CVS server?

Thank you.
 
The VCS Plug-In uses the standard SCC API to interface with version control systems. If the version control system provides a complete SCC interface, it can be used with PL/SQL Developers VCS Plug-In.

For CVS there is a PushOK interface (http://www.pushok.com/soft_cvs.php) and an Igloo SCC interface (http://www.jalindi.com/igloo), but there may be other SCC implementations for CVS available.
 
Back
Top