Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
Version control
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Rolf Magnus, post: 1522444"] To add another one: - Subversion (SVN) is supposed to become the successor to CVS. It addresses problems of CVS (e.g. files cannot be renamed or moved through the CVS interface, directories cannot be removed), but it gives up the simple database structure. The command line interface is almost the same as CVS's, but I guess that most GUI frontends still won't work with SVN. CVS is the de-facto standard in the open source/free software scene. Almost every major (and minor) project uses CVS for revision control. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
Version control
Top