http://bugs.grommit.com/show_bug.cgi?id=287
------- Comment #6 from stevel at sun.com 2007-07-12 12:04 PDT ------- So after looking at it more, thinking out loud, and spamming bugzilla with multiple comments; here's what I think we should do: If hg-active is present, call hg-active and get comments from there. If the hg-active output doesn't mention the file in question, then return a blank comment. If hg-active isn't present, then return no comments for every file in the flist. This essentially means we'll be running hg-active in a Mercurial workspace regardless. If no flist is given, then flist_from_mercurial() will errour with "hg-active tool not found". If an flist is given, then webrev continues with no comments in the output. -- Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.