|
|
Click here to access Issue tracker direct from Eclipse or Visual Studio
and to obtain other CollabNet integrations.
ankhsvn
|
| 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