Issue 282: Recoverable runtime error (stderr): http://bitbucket.org/tortoisehg/stable/issue/282/recoverable-runtime-error-stderr
Steve Borho / sborho on Thu, 9 Jul 2009 23:43:43 +0200: Comment: changeset: use cmdutil.matchfiles to avoid unnecessary checks Fixes #282 The traceback in #282 looks to have been caused by case folding issues. Using match.exact() should avoid those problems. → <<cset 4851646c3ef8>> Changes: status: open -> resolved -- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
