[comp.sys.sgi] sccs code fix

jhp@photon.UUCP (01/18/91)

Jim Zeng points out that the sccs code that I sent out yesterday won't 
compile.  I tried it and sure enough he was right.  To fix it simply remove
the line #include <sys/dir.h> on line 32.  

Sorry about the inconvenience. (In my own defense, it used to work under
3.2)

Jim Patterson

photon!jhp@ucsd.edu
uunet!photon!jhp

certain@aesop.cs.unc.edu (Andrew Certain) (01/22/91)

I haven't been reading what has been posted re:sccs, but I was wondering if
whatever needs to be done about sccs will also make rcs be compatible with
the rcs we have on our Suns and Dec 3100.  If not, what can I do?

Thanks,
	Andrew Certain
	certain@cs.unc.edu

eggert@twinsun.com (Paul Eggert) (01/22/91)

certain@aesop.cs.unc.edu (Andrew Certain) writes:

	I was wondering if whatever needs to be done about sccs will also make
	rcs be compatible with the rcs we have on our Suns and Dec 3100.
	If not, what can I do?

Get and install RCS 5.5 and GNU diff 1.15 (anonymous FTP from prep.ai.mit.edu
in pub/gnu/rcs-5.5.tar.Z and pub/gnu/diff-1.15.tar.Z).  Unlike RCS 4.2 and RCS
4.3, RCS 5.5 generates RCS files that older versions of RCS can read (and vice
versa).