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

Re: Error from Windows Script Host: Cannot find the Script file "c:\...\diff-doc.js"

From: Sven Probst <sven.probst_at_ilt.fraunhofer.de>
Date: 2006-07-03 11:41:15 CEST

We experienced the same problem. It seems, that the path to the diff
tools is not set correctly during the installation - the path to the
merge tool is OK.
To correct the problem use TSVN->Settings (right click dialog in the
explorer) - External Programs - Diff Viewer - Advanced. Select extension
.doc and push Edit... . The correct line should be like
wscript.exe "D:\Programme\TortoiseSVN\Diff-Scripts\diff-doc.js" %base
%mine //E:javascript
in Version 1.3.5, if TSVN is installed in "D:\Programme\TortoiseSVN".

I hope this will help you !

Sven.

Paras Jethwani schrieb:
> I got this error when I wanted to see the differences between the
> latest version and an older version of a word document - in the 'Show
> log' screen for that file.
>
> My Tortoise SVN is installed in the 'J: drive'. It seems Tortoise is
> searching for script on C: drive, where as it should search on J: drive.
>
> Thanks,
> Paras
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>

-- 
----------------------------------------------------------
# Dipl.-Ing. Sven Probst
# Fraunhofer Institut f. Lasertechnik
# Steinbachstr. 15, D-52074 Aachen, Germany.
# Tel   : + 49 (0) 241 8906 314
# Fax   : + 49 (0) 241 8906 121
# EMail : sven.probst@ilt.fraunhofer.de
# WWW   : <http://www.ilt.fraunhofer.de>
Received on Mon Jul 3 11:41:32 2006

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.