NOTE: some links may be incorrect. They are tested a little now and then. If you have more information that you would like to see on this page, or if you found an error, please send a message to webmaster@lp.se
Home | About LP | Documents | Services | Contact | Quotes |
---|
Operating Systems | Security | Programming | Networking | Web Serving | Document Publishing | Miscellaneous |
---|
Documents: Programming: Version control: CVS |
NOTE: some links may be incorrect. They are tested a little now and then. If you have more information that you would like to see on this page, or if you found an error, please send a message to webmaster@lp.se
It can be very important to keep track of the history of program source, as well as doing parallell development, and having several programmers edit different (or the same?) parts of the same source file. This can be done with the verson control system called CVS. Among other features are also that it's network-based, therefore allowing programming groups to be spread wide arond the known virtual universe.