HP-UX Reference (11i v2 04/09) - 1 User Commands N-Z (vol 2)

r
rcs(1) rcs(1)
Set the comment leader to tab*
for file vision:
rcs -c’tab*’ vision
Associate the symbolic name sso/6_0 with revision 38.1
of file vision:
rcs -Nsso/6_0:38.1 vision
Lock revision 38.1 of file vision,v so that only the locker is permitted to check in (see ci(1)) the next
revision of the file. This command prevents two or more people from simultaneously revising the same
file and inadvertently overwriting each other’s work.
rcs -l38.1 vision,v
WARNINGS
All rcs command options are available to anyone whose name appears in the file access list, including
those to add and delete names in the access list, change strict locking, etc. If these options must be res-
tricted, other security methods should be employed. Also see previous note regarding Access Control
Lists.
AUTHOR
rcs was developed by Walter F. Tichy.
SEE ALSO
ci(1), co(1), rcsdiff(1), rcsmerge(1), rlog(1), rcsfile(4), acl(5), rcsintro(5).
HP-UX 11i Version 2: September 2004 3 Hewlett-Packard Company Section 1777