Feature #1438
svn diffs
Start date:
11/12/2016
Due date:
% Done:
0%
Estimated time:
Description
What we would like is to see the diffs between
the current state of trunk and the current state of a branch, as in
svn diff https://server.corp.com/svnrepos/code/v/trunk https://server.corp.com/svnrepos/code/v/branches/var-r1784
Currently the diff can only be done within the branch.
Would this be hard to implement into redmine_code_review?
Updated by Haru Iida over 4 years ago
This plugin only can add comments to diffs that was created by redmine itself.
So, I can't implement your request.
Thanks.