All, I searched for and found a post on exactly this same topic on this group, and though it was helpfull, I couldnt figure out the technical details. So could someone please help me out?
I am looking for a way to require a certain cvs log format --per branch--, For example, I want to require a format like "Bug Id: <digits>" in our production release branch, but not in the main branch. Here's what i found in the other post i read: "The documentation about the "verifymsg" trigger seems to only allow this kind of restriction per module. I suppose that if I had the branch name available in the verifymsg trigger it would be easy to do. Is there a way to get at this info ? Like in the commitinfo trigger, where you have a list of the files to be committed, and so can ask of each file (with "cvs status") which branch it is in? ". A sample script example would be most appreciated. Thanks in advance for all the help! Vik. _______________________________________________ Info-cvs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-cvs
