"tmp_versions" vs ".tmp_versions" (.hgignore)
Yakov Lerner
iler.ml at gmail.com
Sat Jul 14 15:19:44 CDT 2007
[v 0.9.4 ]
The add/commit ignored file ".tmp_versions" in add/commi.
The strange part is that my .hgignore [1] does not have ".tmp_versions".
But has "tmp_versions". Why the ".tmp_versions" was ignored ?
Thanks
Yakov
[1] .hgignore
# 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/5122709e/attachment.htm
More information about the Mercurial
mailing list