Issue 297: When using fixutf8 extension, clone operation at clone dialog fails 
with an error message
http://bitbucket.org/tortoisehg/stable/issue/297/when-using-fixutf8-extension-clone-operation-at-clone-dialog-fails-with-an-error

Steve Borho / sborho on Tue, 30 Jun 2009 19:52:30 +0200:

Comment:
  I can't for the life of my figure out how --nofork was passed to mercurial.  
Was there a file named --nofork in the commit list?

FWIW: the traceback happened after performing the add and while it was 
refreshing the diffs.  Python is barfing on the directory name; os.listdir() is 
emitting a WindowsError.  We are giving Mercurial back the filenames it 
returned to us in a repo.status() call.  I don't know how we could do anything 
different.

Changes:
  responsible: nothing -> tortoisehg

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