id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 8703 Diffs between two branches that have merged changes between them are erroneous jsceballos@… "Diffs between two branches that have merged changes between them are erroneous, because they show all the merged revisions. E.G: Say you have a trunk and a development branch. Periodically you merge the latest changes from the trunk to the development branch, a common scenario. After doing such merge, if you make Trac show a diff between both branches in their latest versions (using the ""View changes"" button), it should show only the changesets specific to the development branch. Now, for some reason it shows also the merged ones. The command line client in the same server that Trac is running does it well, E.G: svn diff file:///repo/trunk file://repo/branch." defect closed normal version control/changeset view 0.11.4 normal wontfix svn needinfo