directory mysteriously ignored

Yakov Lerner iler.ml at gmail.com
Sat Jul 14 15:49:53 CDT 2007


I added bunch of files (8,000) files to the freshly initialized repo.
After the clone, I found that one directory was ignored.
Directory name was  'saved-dotfiles-old-expand'.

How can I find out why it was ignored and fix it ?

There nothing line this in .hgignore. The .hgignore file is below.
The fun this is, another directory named 'saved-dotfiles-zzz-old-expand'
was *NOT* ignored.

Thanks
Yakov

[1] .hgignore file
# this is .hgingore at the base of the repo
syntax: glob
*.swp
*.swo
*~
*.sw?
*.o
tmp_versions
*.mod.c
*.o
*.ko
*.o.d
*.ko.cmd
*.o.cmd
*.mine
*.r[0-9]
*.r[0-9][0-9]
*.r[0-9][0-9]
*.r[0-9][0-9][0-9]
*.r[0-9][0-9][0-9][0-9]
*.r[0-9][0-9][0-9][0-9][0-9]
*.ORIG
svn-commit.tmp
Modules.symvers
Module.symvers
tprof.out
core
core.[0-9]*
tmon.out
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20070714/75b4a55c/attachment.htm 


More information about the Mercurial mailing list