It\'s one of a few different methods to let multiple programmers work on the same programming code without accidentally re-writing the same piece of programming code at the same time and then only ending up with one of their versions of it ending up in the main program (if 2 people download the same piece of programming code without CVS or something similar, then they both upload the changes afterwards, you\'ll end up only with the last person\'s changes, not the first).
I know acraig, you basically said the same thing, I\'m just trying to break it down into terms the non-computer literate could possibly choke down. And I\'m not entirely certian if I did get the translation right
