[net.unix] Dumb SCCS query--feel free to tap 'n

johnl@haddock.UUCP (03/18/84)

#R:elsie:-85400:haddock:16700017:000:396
haddock!johnl    Mar 16 18:08:00 1984

We've run into the same problem, changing the name of files controlled
by sccs.  There's no clean way to deal with the problem.  What we've
usually done has been to change obsolete s.foo.c to s:foo.c, so that
get won't see it any more, and to fiddle by hand in the relatively
infrequent event that we need to get back the old source.

John Levine, ima!johnl

PS: Does RCS have a better solution?