Login | Join Now
Click here to access Issue tracker direct from Eclipse or Visual Studio
and to obtain other CollabNet integrations.

ankhsvn
Issue 495

Query | Reports | My votes | My issues
Edit Prefs
Queries: Wix

Issue 495

Issue #: 495   Platform: All   Reporter: tigraine (Daniel Holbling)
Component: AnkhSVN   OS: All  
Subcomponent: Ankh.Diff   Version: Daily build   CC: None defined
Status: RESOLVED   Priority: P2  
Resolution: FIXED   Issue type: DEFECT  
 Target milestone:2.0 Bugfix 
Assigned to: issues@ankhsvn
QA Contact: issues@ankhsvn
URL:
* Summary: View File is broken
Status whiteboard:
Keywords:
Attachments:
Issue 495 depends on: Show dependency tree
Issue 495 blocks:
Votes for issue 495:

View issue activity   |   Format for printing   |   Format as XML

Description: Opened: Tue Sep 2 16:15:00 -0700 2008 Sort by: Oldest first | Newest first

Due to passing only the file titles into the SetData Method
(DiffToolWindowControl.cs - L98), the ViewFile Method breaks when trying to open
the file through ShellExecute (DiffControl.cs - L326) (ShellExecute is called on
file title, and that's no path).

How to Reproduce:
Click the leftmost button in the ToolStrip (View File).

Solution could be to change the DiffControl.SetData Method to get Paths too.

------- Additional comments from Bert Huijben Wed Sep 3 05:00:05 -0700 2008 -------

Note for fixing: I don't think this command is really usefull in the AnkhSVN 
context. The command was originally defined by the Menees diff tools.

------- Additional comments from Sander Rijken Mon Sep 8 11:16:48 -0700 2008 -------

Fixed in r5099, patch provided by Daniƫl Hoelbling

Queries: My issues | Wix