.hgignore on Windows not working
Adrian Buehlmann
adrian at cadifra.com
Tue Apr 1 11:19:21 CDT 2008
On 01.04.2008 17:45, Peter Arrenbrecht wrote:
> Can you post your actual .hgignore file? My attempt at reproducing the
> situation was erroneous and so we actually cannot reproduce your
> problem.
> -peo
I Just wanted to point out that J.W. Zondag (the OP) already posted what's in his .hgignore:
'''
syntax: glob
*.suo
'''
which should ignore his test.suo, but it doesn't. For reasons we don't know yet.
See also http://www.selenic.com/mercurial/bts/issue1069
I cannot reproduce the bug with 1.0 on WinXP compiled from sources
(I haven't tested the berkwood installer).
On Tue, Apr 1, 2008 at 3:07 PM, J.W. Zondag <jwzguid at gmail.com> wrote:
> > Installed Mercurial 1.0 from http://mercurial.berkwood.com/
> >
> > I can't get .hgignore working
> >
> > Contents of .hgignore
> > syntax: glob
> > *.suo
> >
> > Output of 'hg status'
> > ? .hgignore
> > ? test.suo
More information about the Mercurial
mailing list