From: Paul Jura Newsgroups: comp.os.msdos.djgpp Subject: Repeated files in distributions Date: Wed, 28 Apr 1999 07:44:14 +1000 Organization: University of Melbourne Lines: 13 Message-ID: <37262FAE.64BE@students.cs.mu.oz.au> NNTP-Posting-Host: cat.cs.mu.oz.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.04Gold (Win95; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com What am I supposed to do if 2 zip files contain the same files, only they aren't exactly the same. Eg: gpp281b.zip has - cxxfilt.exe conflicts with file from bnu291b.zip - gxx.exe conflicts with file from djdev202.zip and so on... How do I know which file to keep? ..Thanks, Paul