Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!mintaka!ai-lab!life!tmb From: tmb@ai.mit.edu (Thomas M. Breuel) Newsgroups: comp.lang.functional Subject: Re: Reverse diffs Message-ID: Date: 31 May 91 20:13:18 GMT References: <1243@sys.uea.ac.uk> Sender: news@ai.mit.edu Organization: MIT Artificial Intelligence Lab Lines: 9 In-reply-to: jrk@sys.uea.ac.uk's message of 31 May 91 13:45:21 GMT In article <1243@sys.uea.ac.uk> jrk@sys.uea.ac.uk (Richard Kennaway) writes: Several people have mentioned RCS in this thread. What is RCS? RCS is the Revision Control System, a collection of programs that maintain a tree of versions of a text file compactly and efficiently using reverse diffs. You can get a copy from ARTHUR.CS.PURDUE.EDU or MIMSY.UMD.EDU. Thomas.