http://bugs.grommit.com/show_bug.cgi?id=287





------- Comment #4 from stevel at sun.com  2007-07-11 16:08 PDT -------
The current gate behaviour of webrev is such that if passed a wx-style list, it
shows comments, and if not, then it shows no comments.

I think it's probably worth porting this behaviour through so if an explicit
file list is provided and the -w flag is turned on, then we continue to process
it with flist_from_wx, and comments are carried through.  If -w is *not*
specified, then we generate the webrev without the comments.  The alternatives
are to either call hg-active, or make individual 'hg log' calls - either of
which would slow webrev down, and it seems worth trying to maintain the
behaviour of a fast webrev with an explicit file list.


-- 
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.

Reply via email to