From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: OT: cvs, rcs, and diff Date: 25 Aug 2000 10:07:52 GMT Organization: Aachen University of Technology (RWTH) Lines: 19 Message-ID: <8o5gho$av5$1@nets3.rz.RWTH-Aachen.DE> References: <200008241754 DOT MAA13001 AT darwin DOT sfbr DOT org> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 967198072 11237 137.226.32.75 (25 Aug 2000 10:07:52 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 25 Aug 2000 10:07:52 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Jeff Williams wrote: > From INSTALL for cvs-1.10: > Unlike previous versions of CVS, you do not need to install RCS > or GNU diff. > Ok, I can understand that CVS might not want to require RCS, since CVS > itself is an alternative to RCS for version control. > But why provide your own `diff'? Because the CVS guys want to be sure they use GNU diff, instead of some other one the system vendor might have installed. Instead of going through the hassle to make sure that they never accidentally call the system 'diff', they just swallowed GNU diff (to be precise: the GNU diff *library*, not the tool itself) into CVS. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.