Closed GoogleCodeExporter closed 9 years ago
I think you are doing it wrong.
This changed in svnX 1.2.
Clicking Diff (cmd-D) now diffs against the PREV revision (no dialog) &
Alt-clicking Diff (cmd-L) diffs against a custom rev (via a sheet).
[Hover the mouse over the Diff toolbar item.]
Original comment by chris...@gmail.com
on 2 Nov 2010 at 4:22
Thanks for the fast response, 2 things:
1) Doesn't seem to work for me. I tried a cmd-L and an alt-click, neither bring
up sheet.
2) Why have a multiple select list if that doesn't apply to Diff?
Original comment by blaine.m...@gmail.com
on 2 Nov 2010 at 4:32
1. You have to select a target item in the repository browser (bottom of
window) or an item path (from currently selected log list item) first.
2. To which "multiple select list" are you referring?
The log list is single-select. The repository browser columns are
multiple-select which works for Diff-PREV & several other commands. For
Diff-custom it uses only the first item in the selection.
Original comment by chris...@gmail.com
on 2 Nov 2010 at 4:55
Ok. I got it to work. I was double clicking a file and then it just shows me
the revisions for that file in the upper half and just the file in the bottom
half. I would then click the revision I was interested in and cmd-L and it
wouldn't work. If I click the file again at the bottom and cmd-L it works.
So even though the file is selected in the bottom of the window, if it doesn't
have the focus, cmd-L will not work.
Thanks for your help.
Original comment by blaine.m...@gmail.com
on 2 Nov 2010 at 5:33
Diff-PREV (cmd-D) works on log items, log item paths & repository items so it
must look at the primary focus.
Diff-custom (cmd-L) doesn't work on log items, but needs to be consistent with
Diff-PREV.
[Perhaps I should add a way to diff the currently selected log item or log item
path with the current repo browser revision.
Though for log items this would be a diff of the entire repo. (So should perhaps require user confirmation.)]
Original comment by chris...@gmail.com
on 2 Nov 2010 at 6:18
Original issue reported on code.google.com by
blaine.m...@gmail.com
on 2 Nov 2010 at 4:02