New issue 436: root check causes problems with " from Total Commander button bar
http://bitbucket.org/tortoisehg/stable/issue/436/root-check-causes-problems-with-from-total-commander-button

Anonymous on Mon, 27 Jul 2009 14:06:54 +0200:

Description:
  In 0.7.5 the button bar worked fine. Since 0.8 there are problems with the 
pathes. (See also issues <<issue 100>>, <<issue 282>> and <<issue 413>>)

-- Status:
{{{
#!python
** Please report this bug to tortoisehg-disc...@lists.sourceforge.net or 
http://bitbucket.org/tortoisehg/stable/issues
** Mercurial version (1.3.1).  TortoiseHg version (0.8.1)
** Command: status D:\Lumberg5"
** CWD: D:\Lumberg5
** Extensions loaded: extdiff
Recoverable runtime error (stderr):
Traceback (most recent call last):
  File "hggtk\status.pyc", line 502, in realize_status_settings
  File "hggtk\status.pyc", line 640, in reload_status
  File "hggtk\status.pyc", line 568, in do_reload_status
  File "mercurial\cmdutil.pyc", line 259, in match
  File "mercurial\match.pyc", line 47, in __init__
  File "mercurial\match.pyc", line 222, in _normalize
  File "mercurial\util.pyc", line 314, in canonpath
mercurial.error.Abort: D:\Lumberg5" not under root

}}}

-- Commit:
{{{
#!python
** Please report this bug to tortoisehg-disc...@lists.sourceforge.net or 
http://bitbucket.org/tortoisehg/stable/issues
** Mercurial version (1.3.1).  TortoiseHg version (0.8.1)
** Command: commit D:\Lumberg5"
** CWD: D:\Lumberg5
** Extensions loaded: extdiff
Recoverable runtime error (stderr):
Traceback (most recent call last):
  File "hggtk\status.pyc", line 502, in realize_status_settings
  File "hggtk\commit.pyc", line 319, in reload_status
  File "hggtk\status.pyc", line 640, in reload_status
  File "hggtk\status.pyc", line 568, in do_reload_status
  File "mercurial\cmdutil.pyc", line 259, in match
  File "mercurial\match.pyc", line 47, in __init__
  File "mercurial\match.pyc", line 222, in _normalize
  File "mercurial\util.pyc", line 314, in canonpath
mercurial.error.Abort: D:\Lumberg5" not under root

}}}
-- and others

Remark: There is a single " at the end of the path. Why?

Total Commander can be found here: http://www.ghisler.com


-- 
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.

------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to