A Repository with 44 Years of Unix Evolution
spinellis.gr
A Repository with 44 Years of Unix Evolution
1–10 of 23 posts
Re: A Repository with 44 Years of Unix Evolution
#2Re: A Repository with 44 Years of Unix Evolution
#3Re: A Repository with 44 Years of Unix Evolution
#4670,000 commits. Thats big. But only 2K merges? I assume push straight to master in most cases?
Re: A Repository with 44 Years of Unix Evolution
#5Re: A Repository with 44 Years of Unix Evolution
#6Re: A Repository with 44 Years of Unix Evolution
#7Re: A Repository with 44 Years of Unix Evolution
#8670,000 commits. Thats big. But only 2K merges? I assume push straight to master in most cases?
Re: A Repository with 44 Years of Unix Evolution
#9670,000 commits. Thats big. But only 2K merges? I assume push straight to master in most cases?
What did source control look like 30 years ago? Was merges used a lot? I have only used Subversion and Git.
Re: A Repository with 44 Years of Unix Evolution
#10670,000 commits. Thats big. But only 2K merges? I assume push straight to master in most cases?
I don't think either SCCS or RCS tracked merges, so everything looks like a new revision.
I tried to get our org on to something for a while, but got massive push back until 5 or 6 years ago when they setup corporate wide paid githup repo.
Before that, I found a small group of developers around 2005 that used CVS and they allowed me to leverage that for my group. But of course I was the only one who used it.
Back then I guess people loved loosing source code, which happened a lot until git.