[ https://issues.apache.org/jira/browse/SCM-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964688#comment-17964688 ]
Olivier Lamy commented on SCM-521: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#732|https://github.com/apache/maven-scm/issues/732]. > Please add support for optional push / merge to the bazaar provider > ------------------------------------------------------------------- > > Key: SCM-521 > URL: https://issues.apache.org/jira/browse/SCM-521 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: New Feature > Components: maven-scm-api, maven-scm-provider-bazaar > Affects Versions: 1.3 > Environment: Any distributed VCS. > Reporter: Johan Walles > Assignee: Olivier Lamy > Priority: Major > Fix For: 1.4 > > > Maven's SCM API seems to lack support for distributed SCMs like Bazaar and > friends. > Having support for "push" (my changes to a parent repository) and "merge" > (other people's changes from a parent repository) would be great! > It would also make it possible to unbreak the Bazaar plugin which currently > does "push" implicitly on checkin: > http://svn.apache.org/viewvc/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/main/java/org/apache/maven/scm/provider/bazaar/command/checkin/BazaarCheckInCommand.java?view=markup > I'm guessing the other DVCS providers are having the same problems. > Regards //Johan -- This message was sent by Atlassian Jira (v8.20.10#820010)