[cvsnt] perl vs python
Tony Hoyle
tony.hoyle at march-hare.com
Wed Jun 28 16:23:30 BST 2006
Van Quakebeke, Joe wrote:
> Where do I find the 3GL interface?
There's some (sparse) documentation in the manual and some example code
in the source tree.
> The documentation said that verifymsg and rcsinfo can only be used with
> a user defined template. Since I want to check the bugID against
> another database I need the template to ensure I get some thing to check
> against. Can verifymsg read the bugID attribute passed by the -b/-B
> options? If yes, then I think the documentation needs an update.
verifymsg isn't called per-file, and multiple files can be edited with
multiple bugids (in fact the server even has support for a file to be
edited with mutltiple bugids but most of the scripts don't support that).
Loginfo gets a bugid for each committed file - you can verify and
validate it there.
Tony
More information about the cvsnt
mailing list