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

Re: diff - wscript error

From: Molle Bestefich <molle.bestefich_at_gmail.com>
Date: 2005-11-17 17:40:13 CET

Nicolas Arthur wrote:
> When I try and 'diff' a file that is in conflict, I get the following
> message:
>
> Script: C:\Program Files\TortoiseSVN\Diff-Scripts\diff-doc.js
> Error: 'Wscript' is undefined
> code: 800A1391
> Source: Microsoft JScript runtime error

Rainer Müller wrote:
> You have install the Windows Scripting Host.
> <http://www.microsoft.com/downloads/details.aspx?FamilyID=c717d943-7e4b-4622-86eb-95a22b832caa>

Or maybe his default scripting host is CScript, not WScript?
Does CScript have the WScript object?

> I thought it is bundled with Windows, but maybe it isn't installed on your computer.

It's optional.

I usually do not install it - not installing it is the second best way
to relief yourself of viruses, next after using Firefox instead of IE.
 Using antivirus comes in at a 3rd place ;-).

If you really don't want to install WSH, I posted a C (.exe) solution
that does the same as the diff-doc.vbs on this list some time ago...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Nov 17 17:41:05 2005

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.