Please add support for push / merge to the API
----------------------------------------------
Key: SCM-521
URL: http://jira.codehaus.org/browse/SCM-521
Project: Maven SCM
Issue Type: New Feature
Components: maven-scm-api
Affects Versions: 1.3
Environment: Any distributed VCS.
Reporter: Johan Walles
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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira