home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / software / 5400 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.6 KB

  1. Path: sparky!uunet!noc.near.net!transfer.stratus.com!sw.stratus.com!bhahn
  2. From: bhahn@sw.stratus.com (Bill Hahn)
  3. Newsgroups: comp.software-eng
  4. Subject: Re: Delta (Difference) File Generation Algorithm
  5. Date: 21 Jan 1993 19:12:55 GMT
  6. Organization: Stratus Computer, Inc.
  7. Lines: 24
  8. Distribution: world
  9. Message-ID: <1jmsjnINNmv6@transfer.stratus.com>
  10. References: <C119Gt.C6J@panix.com> <1993Jan18.084828.3578@cbfsb.cb.att.com> <899@ulogic.UUCP>
  11. NNTP-Posting-Host: oldno7.sw.stratus.com
  12.  
  13. In article <899@ulogic.UUCP>, hartman@ulogic.UUCP (Richard M. Hartman) writes:
  14. > RCS likes a difference program called "diff3" that is not (if I remember
  15. > correctly) included in the RCS distribution.  I think diff3 is one of
  16. > the GNU products.  That's the program that generates the differences
  17. >[stuff omitted].
  18.  
  19. Danger!
  20.  
  21. There is a diff3 which is part of GNU diff, and there is an older diff3
  22. which can be found on UNIX systems; these programs, while having
  23. similar intent, and the same name, take a different number of
  24. command line arguments -- and can thus cause much confusion.  The
  25. older diff3 expects as arguments some diff files - check out your
  26. local 'merge' script to see if both 'diff' and 'diff3' are run, and
  27. whether diff3 takes 3 or 5 filenames as arguments.
  28.  
  29. Just thought I'd warn about a potential frustrating time-sink.  "Yes,
  30. *this *diff3 is different than *that* diff3."
  31.  
  32. -- 
  33. Bill Hahn               bhahn@sw.stratus.com
  34. Stratus Computer        "Meetings are places where minutes are kept
  35. Marlboro, MA, USA        and hours are lost." From V. Weisskopf's memoirs.
  36. --------- These are my opinions and not necessarily those of Stratus.------
  37.