Hello All,
I am trying to implement a process where in
1) A developer checks in a file[s] against a valid defect ID, This transaction is captured in a database with the bugid , userid date and the file list checked in for this bug.
2) My problem is verifymsg hook has the log message where I can verify that the bugid is entered and is valid, but does not have the file list. By this time ( I reach verifymsg the commitinfo has already executed my commitcheck.sh for all the files and the file list is not available) ( so I think I am missing a vital point here ), Can any one please help me understand \ point me in the direction to look at for this process to be possible.
Thank you very much in advance.
Regards,
Rajesh
