Query: sccstorcs
OS: bsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCCSTORCS(8) System Manager's Manual SCCSTORCS(8)NAMEsccstorcs - build RCS file from SCCS fileSYNOPSISsccstorcs [-t] [-v] s.file ...DESCRIPTIONSccstorcs builds an RCS file from each SCCS file argument. The deltas and comments for each delta are preserved and installed into the new RCS file in order. Also preserved are the user access list and descriptive text, if any, from the SCCS file. The following flags are meaningful: -t Trace only. Prints detailed information about the SCCS file and lists the commands that would be executed to produce the RCS file. No commands are actually executed and no RCS file is made. -v Verbose. Prints each command that is run while it is building the RCS file.FILESFor each s.somefile, Sccstorcs writes the files somefile and somefile,v which should not already exist. Sccstorcs will abort, rather than overwrite those files if they do exist.SEE ALSOci (1), co (1), rcs (1). Walter F. Tichy, "Design, Implementation, and Evaluation of a Revision Control System," in Proceedings of the 6th International Conference on Software Engineering, IEEE, Tokyo, Sept. 1982.DIAGNOSTICSAll diagnostics are written to stderr. Non-zero exit status on error.BUGSSccstorcs does not preserve all SCCS options specified in the SCCS file. Most notably, it does not preserve removed deltas, MR numbers, and cutoff points.AUTHORKen Greer Copyright (C) 1983 by Kenneth L. Greer 4th Berkeley Distribution 29 June 1983 SCCSTORCS(8)
Related Man Pages |
---|
ci(1) - bsd |
rcsdiff(1) - bsd |
rlog(1l) - bsd |
sact(1) - hpux |
comb(1) - osf1 |