Newsgroups: comp.archives Path: utzoo!utgpu!news-server.csri.toronto.edu!ox.com!msen.com!emv From: rtg2t@krebs.acc.Virginia.EDU (Richard T. Gregory) Subject: [vms...] rcs bug in gnu_diff fixed, 2 ftp sites available Message-ID: <1991Mar20.053856.3749@ox.com> Followup-To: comp.os.vms,comp.org.decus Keywords: RCS, version control, gnu_diff bug, ftp sites Sender: emv@msen.com (Edward Vielmetti, MSEN) Reply-To: rtg2t@krebs.acc.Virginia.EDU (Richard T. Gregory) Organization: University of Virginia References: <1991Mar19.032824.2832@murdoch.acc.Virginia.EDU> Date: Wed, 20 Mar 1991 05:38:56 GMT Approved: emv@msen.com (Edward Vielmetti, MSEN) X-Original-Newsgroups: comp.os.vms,comp.org.decus Archive-name: gnu/utils/vms-rcs/1991-03-19 Archive-directory: ftp.virginia.edu:/pub/vms/ [128.143.2.7] Original-posting-by: rtg2t@krebs.acc.Virginia.EDU (Richard T. Gregory) Original-subject: rcs bug in gnu_diff fixed, 2 ftp sites available Reposted-by: emv@msen.com (Edward Vielmetti, MSEN) I have fixed the problem with gnu_diff so that RCS works with files created with edt and eve. I even asked one of my co-workers, Rich Guendelsberger, to beta test rcs for me. The fix was in io.c in slurp(). I had to change 2 read()'s to fread()'s to make slurp() work with edt and eve files. I have also sent the fix to mark.berryman@mvb.saic.com. He and his company are keeping the spring90 and fall90 decus tape ONLINE. Mark will compile and link gnu_diff and put it with the rest of rcs on his machine. This should be ready in a day or two or three. I also have the kind assistance of UVA. They will keep the source only on the unix machine ftp.virginia.edu for anonymous.ftp. /pub/vms is the location. The files are: -rw-r--r-- 1 root other 107520 Mar 18 08:27 diff.arc -rw-r--r-- 1 root other 203776 Mar 18 08:27 rcs.arc -rw-r--r-- 1 root other 72192 Mar 18 08:27 rcsdoc.arc Notice that these are ARC files. SEA ARC is available for vms, ms-dos and AT&T sys v. This seemed a reasonable choice for storing vms C code on a unix machine. rich gregory rtg2t@krebs.acc.virginia.edu