Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ sccstorcs(1M) — mips UMIPS RISC/os 5.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ci(1)

co(1)

rcs(1)

sccstorcs(1M)



SCCSTORCS(1M)       RISC/os Reference Manual        SCCSTORCS(1M)



NAME
     sccstorcs - build RCS file from SCCS file.

SYNOPSIS
     sccstorcs [-t] [-v] s.file ...

DESCRIPTION
     sccstorcs 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 exe-
          cuted and no RCS file is made.

     -v   Verbose.  Prints each command that is run while it is
          building the RCS file.

FILES
     For 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 ALSO
     ci(1), co(1), rcs(1) in the User's Reference Manual.
     Programmer's Reference Manual.
     sccstorcs(1M) in the System Administrator's Reference
     Manual.
     Chapter 8, RCS (Revision Control System), in the
     Programmer's Guide.

DIAGNOSTICS
     All diagnostics are written to stderr.  Non-zero exit status
     on error.

ERRORS
     sccstorcs does not preserve all SCCS options specified in
     the SCCS file.  Most notably, it does not preserve removed
     deltas, MR numbers, and cutoff points.

AUTHOR
     Ken Greer

     Copyright c 1983 by Kenneth L. Greer






                        Printed 11/19/92                   Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026