neo618 / tortoisesvn

Automatically exported from code.google.com/p/tortoisesvn
0 stars 0 forks source link

diff feature does not work for *.pptx (and probably other *.*x type files) #103

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What's the link to the discussion about the problem on the mailing list?
-none- its definitely a bug! and it has a known work-around.

What steps will reproduce the problem?
1. take some *.pptx file and check it into a repository
2. change a few elements in this file and check it in again
3. go to the repo change log in Tortoise SVN 1.7.0 and try "diff agains 
previous version"

What is the expected output? What do you see instead?
i expected a window to open where i can browse the diff (e.g. MS Powerpoint 
2010).
instead i am seeing a dialog telling me it did not find "C:\Program 
Files\TortoiseSVN\Diff-Scripts\diff-pptx.js"

What version of TortoiseSVN are you using?
1.7.0 for x64

What Windows version are you using?
Windows 7 64 bit

Please provide any additional information below.
I inspected the given folder and found several scripts - none has a name that 
indicates it would support the *.*x document types. Then i inspected the script 
diff-ppt.js and found the first line telling me this "// extensions: 
ppt;pptx;pptm". I copied the file and renamed it to what file is missing in my 
system. Then i tried again with tortoise menu entry for diff -> it worked for 
me. (thats only work around! should be fixed in the Tortoise installation or 
even in the parser by letting him check the script contents in order to locate 
compatible scripts... this method would not only fix one case but probably all 
possible cases.)

Original issue reported on code.google.com by Alexande...@gmx.de on 19 Oct 2011 at 9:11

GoogleCodeExporter commented 9 years ago
probably duplicate of #102 - but has selected a different set of keywords, has 
a work-aroung proposal inside.

Original comment by Alexande...@gmx.de on 19 Oct 2011 at 9:16

GoogleCodeExporter commented 9 years ago
For the reasons described on the issue tracker main page
(http://code.google.com/p/tortoisesvn/wiki/IssueTracker?tm=3)
please do not file issues without being told to do so by
one of the developers on our mailing list users@tortoisesvn.tigris.org or use
the forum for the mailing list here:
http://tortoisesvn.tigris.org/ds/viewForumSummary.do?dsForumId=4061

In accordance with our guidelines I'm closing this issue as NotDiscussed.
Please post your questions to the users@ mailing list before filing an issue.
If one of the developers on the mailing list agrees that your issue is valid,
we will reopen this issue.

Original comment by tortoisesvn on 19 Oct 2011 at 11:53