History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-10897
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Dmitry Jemerov
Reporter: Kieron Wilkinson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Changes Browser Subversion does not show older revsion diffs

Created: 17 Oct 06 15:00   Updated: 17 Oct 06 18:35
Component/s: Version Control Integration. Subversion
Fix Version/s: Demetra 6.0.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows XPsp2, Java 1.5.0_08

Build: 5,781
Fixed in build: 6,052
Severity: High


 Description  « Hide
The changes browser for Subversion does not correctly show diffs for older files that have subsequently been modified. If the same file is commmited three times (v1, v2, v3), then by double-clicking on v2 I would expect to see the diff between v2 and v1. However, what I actually get is the diff between v2 and v3. I also get the same diff when clicking on v3. This happens for however many commits I have. If I then commit v4, v5, v6 for that file. Double clicking on every version will give the diff from v5 -> v6.

Code reviews are now unfortunately impossible without revering back to Intelli-J 5.



 All   Comments   Work Log   Change History      Sort Order:
Kieron Wilkinson - 17 Oct 06 18:35
Wow, that was quick! Well done. I'm looking forward to the next minor release.