this post was submitted on 09 Nov 2023
1231 points (98.2% liked)

Programmer Humor

36300 readers
1332 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 2 years ago (2 children)

sccs, rcs, cvs... after that it's a blur of new systems every year or two

[–] [email protected] 13 points 2 years ago* (last edited 2 years ago) (1 children)

sccs

1973

rcs

1982

git

2005

How long are your years?

[–] [email protected] 4 points 2 years ago

Maybe they're born on a leap year...

And a dog?

[–] [email protected] 3 points 2 years ago (1 children)

Subversion is as good as it can get with centralized version control system.

CVS is only one step up above FTP file server for all your code.

[–] [email protected] 2 points 2 years ago

I'd agree if anyone actually used the distributed nature of DVCS