
|
If you were logged in you would be able to see more operations.
|
|
|
|
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
|
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.
|
|
Description
|
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. |
Show » |
|