failed to tag a module

John Zhao <[email protected]> Wed, 29 Jun 2016 15:02:27 -0700 (PDT)
Newsgroups gmane.comp.version-control.cvs.general
Message-ID <[email protected]>
I am using (CVS) 1.11.23 (client/server).

When I try to tag files in a module with:

cvs rtag -R v5 myModule

I got this error:

TAGCHECK: 'jozhao' is not authorized to modify restricted tag 'v5'

I am able to tag other modules.

Appreciate any advice,

John