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 Tue, 28 Jul 2009 14:33:38 +0200:

Comment:
  So why did it work in 0.7.5 and as i updated to 0.8 it did not work anymore 
with the same TotalCommander?

Some hints:

a) Correct interpretation of ANSI / UTF-8 / ...

b) Is the backslash a control code and thus the apostroph read as a 
//character// instead of //limiter// for text (like it is common in some 
wikis)? This would go with the remark in <<issue 100>> about the **%P\** as 
parameter which would be translated to **"Path \ \"** (%P is already including 
the trailing backslash!) This is then interpreted by hg like **"Path\"** but 
then you do not have the checkboxes in the commit window (removed, deleted, 
...) whilst the **%P** leads to **"Path\"** which will be interpreted as 
**Path"** and thats what you see on the log ... (Was there a change in 
behaviour of the interpreting library?)

c) Are there enough and the correct apostrophs comming from TotalCommander? 
(should because it worked with 0.7.5)

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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to