Hello,

I am trying to see the diffs of a currently edited file.

So for example my file hello.cc has a latest version of 1.28

sccs sccsdiff -r1.28 -r1.27 hello.cc

shows me the differences in the last committed change.

But after a file has been open for editing and changes have been made, how can one see the changes before committing?

sccs diffs hello.cc is what I usually do on Sun machines with SCCS installed.

Thank you,
Ivan


_______________________________________________
cssc-users mailing list
cssc-users@gnu.org
http://lists.gnu.org/mailman/listinfo/cssc-users

Reply via email to