From the file modifications of my perforce trigger I can manually tell who's changes have broken the build. I would like to have the server notify the build master and the person whos checkin caused the project to fail to build. I guess each user account could have a version control user name attached or something.
Currently I'm tinkering with the idea to have a metdata file that matches emails to perforce usernames, but this is going to require a lot more manipulation on the string that is parsed to the project by the server to extract the information from, which is not so tidy, which relates with my previous request https://www.finalbuilder.com/forums.aspx?aff=7&aft=8992&afv=topic.
Dave.