Jun
3rd
Tue
3rd
tip: cvs
if you get an error for sticky tag is not a branch, try cvs update -A
to tag a set of module files (or the whole module, for e.g. a file release) use cvs -q tag
use chmod -R g+s on cvs repository directory to set sticky group bit, ensuring that group ownership is inherited. is this a security problem?