Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site sftri.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!aluxp!aluxe!mhuxi!mhuxm!sftig!sftri!jss From: jss@sftri.UUCP (J.S.Schwarz) Newsgroups: net.unix,net.unix-wizards Subject: Re: Make incompatible with source control? Message-ID: <226@sftri.UUCP> Date: Mon, 29-Oct-84 23:30:34 EST Article-I.D.: sftri.226 Posted: Mon Oct 29 23:30:34 1984 Date-Received: Wed, 31-Oct-84 00:24:05 EST References: <2490@dartvax.UUCP> <765@ariel.UUCP> <61@pixutl.UUCP> Organization: AT&T Bell Laboratories, Summit N.J. Lines: 14 > The underlying cause of the problem is SCCS's peculiar notion of the meaning of the "w" bit. It is not just "make" that doesn't understand this idea. Almost all other utilities (such as "cp" and "rm") believe that you will turn off the "w" bit if you want a file to be treated with extra care. SCCS believes exactly the opposite. For example, you have gotten several files in a directory, some with -e and some without. You now accidentally do an "rm *". What happens? The files you have spent hours editing are removed, but the ones you can easily recreate are not. Jerry Schwarz Bell Labs Summit, N.J.