#3236: Support for a merge change type in version control API
----------------------------------------------+-----------------------------
Reporter: [EMAIL PROTECTED] | Owner: cboos
Type: enhancement | Status: new
Priority: normal | Milestone: 0.11
Component: version control | Version: devel
Severity: normal | Resolution:
Keywords: |
----------------------------------------------+-----------------------------
Comment (by [EMAIL PROTECTED]):
I think that in order to support a `Changeset.MERGE` type you need to be
able to specify a list of node revision ranges that were merged as part of
the change. Whether this is part of the `Changeset.get_changes()` or
`Node.get_history()` APIs or as a `Changeset` or `Node` property is an
implementation detail, I guess.
However, it would be best if there was a well-known place to retrieve this
info so that the `web_ui` module is able to display this information in
similar way to the ''copied from <path>'' information in the changeset and
log views.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3236>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets