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

Installer keeps changing my custom diff script entry

From: Christian Hornung <chhornung_at_googlemail.com>
Date: Tue, 29 Jul 2008 12:40:22 +0200

Hi,

I have set up a custom diff script for .NET .resources files in my
TortoiseSVN settings. The entry normally looks like this:

"C:\Programme\TortoiseSVN\Diff-Scripts\diff-resources.cmd" %base %mine
%bname %yname

But after every update, this entry is automatically and without notice
changed to this:

wscript.exe "C:\Programme\TortoiseSVN\Diff-Scripts\diff-resources.cmd"
%base %mine

which does not work, obviously.

Is this a bug? Or is this function not intended to be used with anything
other than wscript files?

I would be glad to get some clarification about this issue.

Best regards,
Christian Hornung

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-29 12:40:41 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.