Dear Wiki user, You have subscribed to a wiki page or wiki category on "Subversion Wiki" for change notification.
The "MergeinfoCommand" page has been changed by CMichaelPilato: http://wiki.apache.org/subversion/MergeinfoCommand?action=diff&rev1=8&rev2=9 Comment: Add some comments/questions. Merged from ^/trunk: Origin-1214, 1216-1234 }}} + /!\ ''cmpilato: Don't capitalize "Origin" in the revision list, and consider using the 'r' prefix on all revisions in ranges (here and elsewhere).'' * Automatic identification of the ''parent'' branch: {{{ @@ -28, +29 @@ Parent branch is ^/trunk. }}} [... continue as for “svn mergeinfo ^/trunk” …] + /!\ ''cmpilato: If the continuation carries an "Origin:" line that says "from /trunk@1190", does the "Parent branch is ..." line truly add information?'' * Failed to identify a parent branch: {{{ @@ -42, +44 @@ Merged from ^/branches/B2: 905,970-977 }}} + /!\ ''cmpilato: As a user, my first thought would be, "How do I 'declare' a relationship between these branches?"'' * When the source and target are not related: {{{
