SCCS roach motel
tuhs.org
SCCS roach motel
1–10 of 17 posts
Re: SCCS roach motel
#2* https://en.wikipedia.org/wiki/Ancient_UNIX#The_Unix_Heritage...
Re: SCCS roach motel
#3Re: SCCS roach motel
#4Re: SCCS roach motel
#5https://web.archive.org/web/20241213205017/https://www.tuhs....
Re: SCCS roach motel
#6For those that don't know, Larry was the author of BitKeeper and when he changed the license for it, it prompted Linus to write Git. Guessing if he had never done that, we'd all be using BitKeeper now and Git wouldn't exist.
Looking through the rest of the archive, nice to see that Larry has gone into retirement but makes time away from fishing to continue to tell us how fucking smart he is and how stupid everyone else is. Never change, Larry.
Re: SCCS roach motel
#7I once had one of my users come to me: "I accidentally typed "ci filename" rather than "vi filename", it asked me some questions and I answered them, and now my file is gone." I told her: "Don't worry, I know exactly what happened and how to fix it!" She was one of that day's Lucky 10,000.
Re: SCCS roach motel
#8For those that don't know, Larry was the author of BitKeeper and when he changed the license for it, it prompted Linus to write Git. Guessing if he had never done that, we'd all be using BitKeeper now and Git wouldn't exist.
Re: SCCS roach motel
#9When I took over Cambridge University’s DNS, its code and configuration was still in SCCS, because that was what shipped with SunOS in 1991ish. I converted the SCCS archive via RCS and CVS to git – https://dotat.at/@/2014-11-27-uplift-from-sccs-to-git.html – which was a fairly entertaining exercise. (Sadly the links in that blog post are mostly broken.) I even used those conversion scripts more than once! https://dotat.at/@/2016-07-19-uplift-from-sccs-to-git-again.... (That repository ended up with at least three distinct root commits, one for the main DNS history, one for the Ansible setup that started with DHCP and later grew to handle DNS too, and later the separate vanity domain DNS setup.)