CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/28 11:01:10
Modified files:
usr.bin/cvs : commit.c
Log message:
Don't allow opencvs to commit towards tags that are not branches.
Gets rid of the old logic that wasn't working and replaced it with
a simplified version.
ok stsp@
