Global ~/.hgignore is ignored

XMLWordPrintable

    • Type: Bug
    • Resolution: Not a bug
    • Priority: Low
    • None
    • Affects Version/s: 1.9.3.1
    • Component/s: Mercurial
    • None
    • Environment:

      Mac OS X 10.9, hg 2.8

      I have a global ~/.hgignore in addition to an .hgignore in my repo. I set up the global ignore like this: http://choorucode.com/2013/02/02/how-to-have-a-global-hgignore-for-mercurial/

      In my global .hgignore I have:

      \.rej$

      SourceTree listed a .rej file among my repo's "uncommitted changes". I guess it's ignoring my global ~/.hgignore file, and only looking at the project's .hgignore? I was able to work around this bug by adding the same line to my project's .hgignore.

              Assignee:
              Unassigned
              Reporter:
              Jesse Ruderman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: