[Bug 4663] New: hg blame doesn't work with -R

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Mon May 11 22:18:57 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4663

          Priority: normal
            Bug ID: 4663
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: hg blame doesn't work with -R
          Severity: bug
    Classification: Unclassified
                OS: All
          Reporter: gregory.szorc at gmail.com
          Hardware: All
            Status: UNCONFIRMED
           Version: 3.4
         Component: Mercurial
           Product: Mercurial

If I use `hg -R path/to/repo blame <filename>`, hg complains:

$ hg -R ~/tmp/hgtmp/mozilla-aurora blame
mobile/android/base/locales/en-US/android_strings.dtd 
abort: mobile/android/base/locales/en-US/android_strings.dtd not under root
'/Users/gps/tmp/hgtmp/mozilla-aurora'

Changing cwd to the root of the repository makes blame work again.

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


More information about the Mercurial-devel mailing list