Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git didn't invent version control #114

Open
steevhise opened this issue Jul 7, 2015 · 1 comment
Open

git didn't invent version control #114

steevhise opened this issue Jul 7, 2015 · 1 comment
Labels

Comments

@steevhise
Copy link

You write
GitHub didn’t invent version control. It took a program called git
but even git wasn't the first version control system.
I used CVS for years and then Subversion for years before git came around. And there were others before CVS, I think something called rcs, for one… the concept is actually really really old. the big innovation is that github added a really easy, pretty web UI (at just the right time) and turned distributed collaborative coding into a big social network too.
https://en.wikipedia.org/wiki/Revision_control

Anyway - thanks for such a great article.

@lorkki
Copy link

lorkki commented Jun 9, 2018

This was the one omission that caught my eye, too. Version control has been around for a long time - but Git democratized it, by meeting the workflow needs of one notably popular and democratic piece of software. It also followed on the heels of BitKeeper, which provided some of the same concepts, but is now remembered mainly for the licensing disputes that led to the development of Git and Mercurial.

Seems a bit unfair to SVN, which was hugely popular not so long ago (...Wait, what? It's really been 12 years?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants