[ 
https://issues.apache.org/jira/browse/SCM-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961884#comment-17961884
 ] 

ASF GitHub Bot commented on SCM-521:
------------------------------------

jira-importer opened a new issue, #732:
URL: https://github.com/apache/maven-scm/issues/732

   **[Johan 
Walles](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=walles)** 
opened 
**[SCM-521](https://issues.apache.org/jira/browse/SCM-521?redirect=false)** and 
commented
   
   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
   
   
   ---
   
   **Affects:** 1.3
   
   **Issue Links:**
   - [SCM-444](https://issues.apache.org/jira/browse/SCM-444) Git provider does 
'git push' during 'mvn release:prepare' which causes unwanted problems
   
   




> 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)

Reply via email to