Earlier quoted context omitted.
I don't think either SCCS or RCS tracked merges, so everything looks like a new revision.
Correct. I had used both at work up until around 2005. The idiot large companies I worked at did not believe in Source Code Control. That is the one thing I liked about RCS/SCCS, once I checked out an item, no one could check in their changes unless they contacted me. Forcing a coordinated manual merge between us. I tried to get our org on to something for a while, but got massive push back until 5 or 6 years ago whe…
Re: A Repository with 44 Years of Unix Evolution
#21I convinced a software company to use a version control system (RCS on shared disk) back in 1993. To make it work we had to setup a network — Ethernet over (thin) coaxial cable at the time. This was so new to us that we didn't know we needed to use terminators on the two cable ends.