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

diff-doc.js could not open Word for comparison

From: Oldrich Jedlicka <oldium.pro_at_seznam.cz>
Date: Thu, 23 May 2013 15:07:35 +0200 (CEST)

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=3056285

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-05-25 08:39:52 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.