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

Re: TortoiseUDiff not working on Windows 7

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 23 Sep 2009 20:30:27 +0200

On 23.09.2009 12:21, nickvergessen wrote:
> Hi,
>
> I have some troubles with TortoiseUDiff running on my windows7 mashine
> (32-Bit).
> When I open a .diff file it just views the beautiful message (see
> attachment).
> When I rename the same file to .patch and try to open it, it just works
> well.
>
> I tested 1.6.5.16974 and the nightly build from today (1.6.99.17239).

You've managed to mess up the file type associations for .diff files
(either another app tried to assign those to itself or you did it yourself).

make sure you've got the following registry entries:
HKCR\.diff\(Default) = unified_diff_file
HKCR\unified_diff_file\shell\open\command\(Default) =
path\to\TortoiseUDiff.exe /pathfile:"%1"

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2399014
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-09-23 20:30:36 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.