[Bug 5412] New: hg won't generate webrev/diffs among two specific revisions

bugzilla at mercurial-scm.org bugzilla at mercurial-scm.org
Fri Nov 4 02:50:29 UTC 2016


https://bz.mercurial-scm.org/show_bug.cgi?id=5412

            Bug ID: 5412
           Summary: hg won't generate webrev/diffs among two specific
                    revisions
           Product: Mercurial
           Version: 3.8.3
          Hardware: PC
                OS: Other
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: hgweb
          Assignee: bugzilla at selenic.com
          Reporter: haojingjing.hjj at gmail.com
                CC: mercurial-devel at selenic.com

-bash-4.3$ /ws/on12-tools/onbld/bin/webrev -c 32973
   SCM detected: mercurial
 File list from: hg-active -c 61d22878942c ...option -c not recognized
usage: hg-active [-n] [-p parent] -w workspace

-bash-4.3$ /ws/on12-tools/onbld/bin/webrev -p 32973
   SCM detected: mercurial
 File list from: hg-active -p 32973 ...Warning: Parent workspace '32973' is not
accessible
active list will be incomplete

 Done.
      Workspace: /scratch/ahao/amy12x (at 217731cff51e)
Compare against: 32973 (at 217731cff51e)
      Output to: /scratch/ahao/amy12x/webrev
   Output Files:
 Generating PDF: Skipped: no output available
     index.html: Done.

Actually, the problem is that I wish to putback more than one changesets to
gate/original workspace. And I got stuck at the point of trying to generate one
webrev to allow my colleague to conduct code reviewing of all the changesets as
a whole. And it just fails.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list