More flexible configuration management
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
For software configuration management in Dev-C++ the
only option seems to be CVS. I use QVCS (shareware)
at home, and StarTeam (expensive) at work. Both these
packages are SCC API compliant, and have a command
line interface.
The SCC.DLL provided by the version control tool
provides an open and standard interface to the tool that
source editors and IDEs use to seamlessley integrate
with version control/configuration management.
How about making Dev-C++ more flexible and allowing
either separate command lines to be entered for check-
in check-out etc., or better, providing an SCC API
interface.