CVS and reserved checkouts
Concerned about CVS's use of unreserved checkouts (parallel development) rather than reserved checkouts (RCS/SCCS style locking)?
We suggest:
- using the optional "watch" features in CVS 1.7 and later (a hybrid of the two models). The watch features allow developers to request notification when someone begins editing a file, or obtain a list of developers currently working on a file.
- reading the article our experience with CVS, and/or
- getting reserved checkouts
via the
cvs admin -lcommand (consult the manual; there is a trick or two involved in setting it up)
Or, if you are more interested in modifications to CVS in this area, see our Development of CVS: Reserved checkouts page.
![[Cyclic Home]](../cyclic-pages/cyclichome.gif)
![[ Valid XHTML 1.0! ]](/branding/w3c-valid-xhtml10-44x16.png)
![[ Valid CSS! ]](/branding/w3c-valid-css-44x16.png)
