Issue 374: Creash when adding ignores
http://bitbucket.org/tortoisehg/stable/issue/374/creash-when-adding-ignores

Yuki KODAMA / kuy on Wed, 8 Jul 2009 14:12:09 +0200:

Comment:
  I was able to reproduce this. Thanks.\\
Once you try to add wrong RegExp (*.pyc), you will get those errors if next one 
is valid.

I've made sure TortoiseHg (or Mercurial) adds invalid entry to ".hgignore" file 
even though it throws errors (you got). To avoid this issue, we should check 
whether it's valid string (regex or glob).

Recovering your ".hgignore" file:\\
Remove invalid regex string. Maybe your ignore file contains "regexp:*.pyc" at 
end of file.


Changes:
  status: new -> open
  component: nothing -> hgtk

-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to