Feature #10009
hide empty diffs after a merge in SVN
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | SCM | |||
| Target version: | - | |||
| Resolution: |
Description
When doing a merge in svn also the unchanged files are being updated because the mergeinfo is being updated. This results that all files are being shown in the revision view. But when clicking on the diff buttons, it will show nothing. It would be nice to show the diff buttons only next to the files that actually are changed.