[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: diff-doc.js could not open Word for comparison

From: Goede,Gregory S (CONTR) - TOSE-DITT-2 <gsgoede_at_bpa.gov>
Date: Wed, 3 Jul 2013 00:00:25 +0000

Oldrich, I am Greg. I am trying to fix the doc-diff.js as you suggested. I go a little further but I was still told to load Word or OpenOffice. Word 2003 is loaded. I am using Tortoise 1.7.13. I removed the comment vOffice2003. Any ideas?

From: Oldrich Jedlicka [mailto:oldium.pro_at_seznam.cz]
Sent: Thursday, May 23, 2013 6:08 AM
To: users_at_tortoisesvn.tigris.org
Subject: diff-doc.js could not open Word for comparison

Hi,

I found a bug in diff-doc.js - it uses unknown constant vOffice2013. I changed the definitions and it suddenly started working. For completeness I added also vOffice2010 at the top of the file:

var vOffice2010 = 14;
var vOffice2013 = 15;

Found in TortoiseSVN 1.7.12 build 24070 64bit. I am using Office 2010.

Regards,
Oldrich.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3059661

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-07-03 02:01:14 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.