On Sat, Aug 27, 2005 at 04:12:26PM +0100, Ivan Novick wrote: > sccs diffs hello.cc is what I usually do on Sun machines with SCCS > installed.
The same thing works with GNU CSSC:- [EMAIL PROTECTED]:~/source/GNU/CSSC/sourceforge/compile$ ls -ld SCCS/* foo -rw-r--r-- 1 james users 12 2005-08-27 18:22 foo -rw-r--r-- 1 james users 32 2005-08-27 18:22 SCCS/p.foo -r--r--r-- 1 james users 156 2005-08-27 18:22 SCCS/s.foo [EMAIL PROTECTED]:~/source/GNU/CSSC/sourceforge/compile$ sccs diffs foo ------- foo ------- 1a2 > world [EMAIL PROTECTED]:~/source/GNU/CSSC/sourceforge/compile$ sccs diffs -u foo ------- foo ------- --- - 2005-08-27 18:24:31.663076000 +0100 +++ foo 2005-08-27 18:22:40.275756811 +0100 @@ -1 +1,2 @@ hello +world [EMAIL PROTECTED]:~/source/GNU/CSSC/sourceforge/compile$ ./bsd/sccs --version sccs from GNU CSSC 1.0.1 $Id: sccs.c,v 1.41 2004/10/03 10:57:35 james_youngman Exp $ SccsPath = 'SCCS' SccsDir = '' Default prefix for SCCS subcommands is '/usr/local/libexec/cssc/' Regards, James. _______________________________________________ cssc-users mailing list cssc-users@gnu.org http://lists.gnu.org/mailman/listinfo/cssc-users