top | item 10995483

Unix History Repository

119 points| brudgers | 10 years ago |github.com | reply

14 comments

order
[+] simgidacav|10 years ago|reply
Wait, what? How could someone reconstruct single commits? There was no Git back then! The patch program is quite old (1985), but those patches go back to 1972.
[+] ajross|10 years ago|reply
SCCS was contemporary with early unix development, so certainly it's technically possible that there are revision histories going back that far. But I'd have to believe that the early commits in this repo are just release checkpoints. It looks like the most recent stuff (1994) dates from early proto-FreeBSD work.
[+] cyphar|10 years ago|reply
Because Git wasn't the first version control system. Nor was it the first bringover-modify-merge model of distributed source control.
[+] NickBourbaki|10 years ago|reply
OK, you are going to say that Subversion is old and outdated. But it is not: http://svnvsgit.com/#dvcs-myth
[+] justinjlynn|10 years ago|reply
>no access control, full copy of repository on every computer, no exclusive files locks and so on

but those are benefits