Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!pacbell!att!chinet!saj From: saj@chinet.chi.il.us (Stephen Jacobs) Newsgroups: comp.sys.atari.st Subject: Enhanced diff and revision control Keywords: diff -w diff3 rcs GNUdiff Message-ID: <8760@chinet.chi.il.us> Date: 23 Jun 89 13:54:05 GMT Organization: Chinet - Chicago, Ill. Lines: 11 I was poking at the publicly distributable software revision control system for UNIX, 'rcs', and the first thing I noticed was that it requires a more versatile diff program than any I've seen for the ST. Has anyone done a free (or even cheap) revision control system for the ST? Is there a version of diff available for the ST that handles all the options the CURRENT BSD diff handles (I only have USG UNIX documentation, so I don't know what all of them are, or what they do, but -w is one of them). Anyone have a freely distributable diff3? One possible solution would be GNUdiff, if it's been compiled for the ST (since I don't have it, I don't know if it would really be a solution). Anyone? Steve J.