Jump to content

Is there are difference between version control and revision control?

- - - - -

  • Please log in to reply
4 replies to this topic

#1
DarkLordofthePenguins

DarkLordofthePenguins

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 409 posts
I notice RCS is described as a "revision control system" while CVS is described in its docs as a "version control system". Both seem to do basically the same thing, i.e. track changes in files and allow you to revert to an earlier stage of development if something goes wrong. Is there a difference or are they two names for the same thing?
Programming is a journey, not a destination.

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
As near as I can tell, they're the same thing.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
leesiulung

leesiulung

    Newbie

  • Members
  • Pip
  • 2 posts
I see them used interchangeably, and always assumed without thought that it was the same thing.

#4
LuthfiHakim

LuthfiHakim

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 763 posts
They are two names for the same thing.

#5
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200
I think they span back to what terms were used in the past, a software version is always a revision of the software that will be released.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users