Live data from Hacker News

Distributed Version Control is here to stay, baby (2010)

joelonsoftware.com

1–3 of 3 posts

Re: Distributed Version Control is here to stay, baby (2010)

#2
> I know, it’s strange… since 1972 everyone was thinking that we were manipulating versions, but, it turned out, surprisingly, that thinking about the changes themselves as first class solved a very important problem: the problem of merging branched code.

This is a very good point, and it really was revolutionary.

Re: Distributed Version Control is here to stay, baby (2010)

#3
post #2

> I know, it’s strange… since 1972 everyone was thinking that we were manipulating versions, but, it turned out, surprisingly, that thinking about the changes themselves as first class solved a very important problem: the problem of merging branched code. This is a very good point, and it really was revolutionary.

It was, but I'm not sure if it originated in DVCS: doesn't Perforce work the same way?