Path: utzoo!mnetor!uunet!munnari!mulga!ditmela!worsley From: worsley@ditmela.oz (Andrew Worsley) Newsgroups: comp.os.minix Subject: Re: SVC - Revision control for Minix Message-ID: <285@ditmela.oz> Date: 4 Feb 88 23:30:02 GMT References: <1660@ea.ecn.purdue.edu> Organization: CSIRO Division of Information Technology Lines: 22 in article <1660@ea.ecn.purdue.edu>, housel@ea.ecn.purdue.edu (Peter S. Housel) says: > > > The following is my own "poor-man's version control" system, > which is usable with Minix or almost any other Unix workalike. This should > help keep track of all of those wonderful patches we've been getting in this > newsgroup. > It is, of course, in the public domain. Do anything you want with it. Why not post the orginal RCS or atleast port it to MINIX. It is public domain and I think available from the source achives. It is distributed in the /usr/src/new part of BSD Unix, which I believe contains the User contributed stuff. The only non public part is diff, but there are PD versions of that around. If someone could volunteer to maintain an RCS tree of all the major versions of MINIX it would help the job of coordinating the work done on it. Otherwise I fear that a lot of effort will be lost as it will not be combinale with other changes. I am not volunteering, at least not until I start using MINIX. Andrew Worsley