[Bug 3932] New: Existing tracked files listed as deleted

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Fri May 10 09:24:56 CDT 2013


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

          Priority: normal
            Bug ID: 3932
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Existing tracked files listed as deleted
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: brucale at gmail.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: 2.6
         Component: Mercurial
           Product: Mercurial

After upgrading to mercurial 2.6, some of the tracked files in my repo are
incorrectly shown as deleted. I think that this somehow has to do with the
"\.jar$" entry i have in my .hgignore file. The path of these files contains
directories ending with .jar, like this:

my-project/branding/rfs/core/core.jar/org/netbeans/core/startup/Bundle.properties

I had explicitly ended my regexp with '$' because I wanted to ignore .jar files
but not these directories.

This problem is probably related to #3921, so perhaps it has already been
solved in development builds.

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


More information about the Mercurial-devel mailing list