[issue3221] .project in .hgignore matches to much

grobmeier bugs at mercurial.selenic.com
Fri Jan 27 11:07:41 CST 2012


New submission from grobmeier <grobmeier at gmail.com>:

1) create a .hgignore file
2) put .project in it (matches Eclipse .project files)
3) create a class in a javapackage like: 
src/main/java/de/grobmeier/projects/GetProject.java

Expected: hg will show the file with a ?
Actual: hg does ignore the file

----------
messages: 18756
nosy: grobmeier
priority: bug
status: unread
title: .project in .hgignore matches to much

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3221>
____________________________________________________


More information about the Mercurial-devel mailing list