Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
Currently, merged revisions from SVN are not shown in the log.
TortoiseSVN or Subversive support this with the "Show merged revisions" switch.
The SVN command line tool provides a switch -g [--use-merge-history] : use/display additional information from merge history.
Of course, this requires an SVN server >= 1.5.
I am wondering if the maven-scm-api supports this at all. If there is a way to support this feature, the plugin should provide a switch to enable it.