Author Topic: What is CVS ?  (Read 524 times)

Arbraz

  • Traveller
  • *
  • Posts: 12
    • View Profile
What is CVS ?
« on: September 04, 2003, 03:08:56 pm »
Hi

What to do with CVS ?

Thx
I\'m Alan ar Braz, I\'m a Defender
I fight for the right without question or pause

Moogie

  • Forum Legend
  • *
  • Posts: 4551
  • Artist/Flash Animator
    • View Profile
(No subject)
« Reply #1 on: September 04, 2003, 04:45:02 pm »
If you don\'t know what it is, you probably shouldn\'t have it. ;)

(No, I don\'t really know what it is anyway, sorry. I assume it\'s something to do with Crystal Space?)

acraig

  • Administrator
  • Veteran
  • *
  • Posts: 1562
    • View Profile
(No subject)
« Reply #2 on: September 04, 2003, 11:37:58 pm »
CVS is Concurrent Versions System.  Basically it is a system that controls all the source code.  There is something called a \'central repository\' where all the code is stored and all the developers \'check out\' a copy of the code and work on it and \'commit\' their changes back to the repository.  That way it allows us to all work on the code at the same time without having to copy a bunch of files all over the place.

Read more about cvs here
----------
Andrew
"For all I know, she's lying, everyone's lying; welcome to the Internet"

xlorepdarkhelm

  • Hydlaa Resident
  • *
  • Posts: 56
    • View Profile
(No subject)
« Reply #3 on: September 05, 2003, 03:13:25 am »
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 :)
\"I\'m not responcabel fer my comuter\'s spleling errnors.\"