Issue 115: Doesn't work ignore filter dialog if .hgignore file is empty http://bitbucket.org/tortoisehg/stable/issue/115/doesnt-work-ignore-filter-dialog-if-hgignore-file-is
Steve Borho / sborho on Sun, 22 Mar 2009 15:49:58 +0100: Comment: Can you run this from the command line 'hgtk commit' and report whether you get a traceback when you press the 'add' button? I suspect this is a UTF-8 issue. The glob handler was trying to convert from UTF-8 to local, but the regexp handler was not. Changes: status: new -> open -- 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. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
