What\'s the best method to notify other developers when a change committed into revision control requires some specific additional action by the developer getting the update
Just an idea, but you could have trigger based on a pattern in the commit message to send a mail with the commit comment to developers
doable with hooks