Next: , Previous: , Up: Basic Editing under Version Control   [Contents][Index]

30.1.3.2 Basic Version Control with Locking

With a locking-based version control system (such as SCCS, and RCS in its default mode), C-x v v does the following:

These rules also apply when you use CVS in locking mode, except that CVS does not support stealing locks.

Next: Advanced Control in C-x v v, Previous: Basic Version Control with Merging, Up: Basic Editing under Version Control   [Contents][Index]