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

           Summary: webrev does not display executable bit change
           Product: SCM Migration
           Version: unspecified
          Platform: All
        OS/Version: Solaris 11/Nevada
            Status: NEW
          Severity: minor
          Priority: P3
         Component: webrev
        AssignedTo: scm-migration-dev at opensolaris.org
        ReportedBy: Vladimir.Marek at Sun.COM


$ hg diff -g usr/src/tools/scripts/wdiff.pl
diff --git a/usr/src/tools/scripts/wdiff.pl b/usr/src/tools/scripts/wdiff.pl
old mode 100644
new mode 100755

But webrev reports only

========================== copy & paste from browser
===========================
Cdiffs Udiffs Sdiffs Frames Old New Patch Raw usr/src/tools/scripts/wdiff.pl

    *** NO COMMENTS ***

    0 lines changed: 0 ins; 0 del; 0 mod; 374 unchg 
================================================================================


Also clicking on udiff, cdiff, etc. produces empty changelog

========================== copy & paste from browser
===========================
Print this page

*** NO COMMENTS ***

No differences encountered
================================================================================


Question is how to present the information to the user, I can think of two
ways:
* We might add git style diff
* We might add [+x] or [-x] to the end of 
    0 lines changed: 0 ins; 0 del; 0 mod; 374 unchg


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