|
Top Document: Unix - Frequently Asked Questions (7/7) [Frequent posting] Previous Document: RCS vs SCCS: Support Next Document: RCS vs SCCS: Acknowledgements See reader questions & answers on this topic! - Help others by sharing your knowledge >From: Bill Wohler <wohler@newt.com> 7.12) RCS vs SCCS: Command Comparison SCCS RCS Explanation ==== === =========== sccs admin -i -nfile file ci file Checks in the file for the first time, creating the revision history file. sccs get file co file Check out a file for reading. sccs edit file co -l file Check out a file for modification. sccs delta file ci file Check in a file previously locked. what file ident file Print keyword information. sccs prs file rlog file Print a history of the file. sccs sccsdiff -rx -ry file rcsdiff -rx -ry file Compare two revisions. sccs diffs file rcsdiff file Compare current with last revision. sccs edit -ix-y file rcsmerge -rx-y file Merge changes between two versions into file. ??? rcs -l file Lock the latest revision. ??? rcs -u file Unlock the latest revision. Possible to break another's lock, but mail is sent to the other user explaining why. User Contributions:Top Document: Unix - Frequently Asked Questions (7/7) [Frequent posting] Previous Document: RCS vs SCCS: Support Next Document: RCS vs SCCS: Acknowledgements Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Single Page [ Usenet FAQs | Web FAQs | Documents | RFC Index ] Send corrections/additions to the FAQ Maintainer: tmatimar@isgtec.com (Ted Timar)
Last Update March 27 2014 @ 02:12 PM
|

Comment about this article, ask questions, or add new information about this topic: