OpenDocumentText Compare Error
From: Steve Wardell <okapi_at_yahoo.com>
Date: 2006-11-17 17:35:26 CET
I'm using Tortoise 1.4.1 and trying to compare an ODT file in two different revisions. I'm using OpenOffice 2.0.4. When I select the compare, I get the following error:
Script: C:\Program Files\TortoiseSVN\Diff-Scripts\diff-odt.vbs
The following URL seems to shed some more light on this. From http://mindmeld.cybersite.com.au/index.php?page=ask&submit_selected=1&thoughtId=920:
See http://api.openoffice.org/docs/common/ref/com/sun/star/uri/ExternalUriReferenceTranslator.html and http://api.openoffice.org/docs/common/ref/com/sun/star/uri/XExternalUriReferenceTranslator.html#translateToInternal. ;
String path2 = com.sun.star.uri.ExternalUriReferenceTranslator.create(context).translateToInternal(path);
is needed to translate path into path2 before using it. (And that it worked in OOo 1.3 was by chance, not by design.)
Thanks,
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.