Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uunet!cs.utexas.edu!usc!apple!oliveb!orc!mipos3!pldote!dregis From: dregis@pldote.intel.com (~Dave Regis) Newsgroups: comp.sys.apollo Subject: Re: RCS for Apollos Message-ID: <95@pldote.intel.com> Date: 10 Jan 90 16:39:37 GMT References: <91@pldote.intel.com> <2318@sunny.software.org> Reply-To: dregis@pldote.UUCP (~Dave Regis) Distribution: usa Organization: Intel PLDO, Folsom CA Lines: 18 In article <2318@sunny.software.org> gale@software.org (Charles Van Gale) writes: >The Apollo 'diff' and 'diff3' can be used with RCS (at least on SR10.1 >and SR10.2). Another option is to use the gnu diff. We use the Apollo >diff here because, although the gnu diff has fewer bugs in general, the >gnu diff has one bug that has shown up here on one source file. > >-- >Van Gale >Software Productivity Consortium >gale@software.org sunny!gale@uunet.uu.net Thanks, I managed to trace the bugs down with dbx; they seem to be caused by the differences in the Apollo UNIX and the SUNOS 4.0. Also, I had already tried using the system diff, but it didn't support the '-n' option being used by RCS. Anyway, I think I have it all working now -- thanks again for the response, Dave Regis