Hi Steve I have installed the latest nightly tortoisehg-unstable-0.9.2+33-e1fc1ada69c7-hg-1.4.2+6-1139fcfeaeda.exe
and tried to make a simple repository with a single Word 2002 document (extension .doc) . I have tried but failed to do the following: * merge two versions: The merge dialog has a drop down where I can choose merge method, but the merge fails. * see diff between two versions. The visual diffs dialog pops up, but I'm unable to launch the diff script. If I try to run docdiff.exe from the command prompt with two .doc files I get the following error: Traceback (most recent call last): File "docdiff.py", line 88, in <module> File "docdiff.py", line 79, in main UnicodeDecodeError: 'ascii' codec can't decode byte 0xd8 in position 1: ordinal not in range(128) Maybe this is due to my file having a non-ascii character in the filename (the danish letter Ø as the first character) If I change the filenames and run docdiff a0.doc a.doc The script launches Word, but I get a dialog with title "Windows Script Host" and content "Error opening a0.doc" If I try to launch a0.doc from the command line, Word starts up as expected. Any ideas to what went wrong? Regards, Peer
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ Tortoisehg-discuss mailing list Tortoisehg-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss