[Bug 4526] New: Command server don't work with patterns

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Wed Feb 4 06:07:01 UTC 2015


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

          Priority: normal
            Bug ID: 4526
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Command server don't work with patterns
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: zdm at softvisio.net
          Hardware: PC
            Status: UNCONFIRMED
           Version: 3.3-rc
         Component: Mercurial
           Product: Mercurial

When i try to execute following:

runcommand\n\x0\x0\x0\fstatus\x0*.txt

command server always return "*.txt: No such file or directory"

But when i run hg directly with:

hg status *.txt

text files statuses printed.

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


More information about the Mercurial-devel mailing list