Go to the first, previous, next, last section, table of contents.


Basic Version Control with Locking

If locking is used for the file (as with SCCS, and RCS in its default mode), C-x C-q can either lock a file or check it in:

These rules also apply when you use CVS in locking mode, except that there is no such thing as stealing a lock.


Go to the first, previous, next, last section, table of contents.