1. Is there a way to lock a branch without affecting the other branches or
the trunk?
2. Is there a way to lock the trunk without affecting the other branches?
There does not appear to be an intuitive method for accomplishing this in
CVS. It appears I can limit commits on a directory by directory basis using
commitinfo. However, there is no version or branch information passed to
the associated programs that commitinfo launches.
My environment consists of the CVS repository on a SPARC Solaris 7.0 system,
with the developers using WinCVS on NT systems. Thanks in advance.
-Scott Pyatt