>With it applied, visual diffs on linux always get a 'no files to diff' error.

Actually, could you provide a bit more information? I tried a few subprocess 
executions on POSIX which seemed to work with the style of command line we use 
here:

"ls" "-l" "-A"

for instance. The line I get for kdiff3 (on Windows, but before the if os.name 
== 'nt' part so it's the same):

"kdiff3" "foo.f660d7385940\a" "foo.c11ef81eb27b\a" "foo.3a3691f2031a\a"

which seems to be the same style. Are you using another differ? Or has this 
error nothing to do with subprocess and comes before?

/Sune


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to