You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by theit <gi...@git.apache.org> on 2017/10/25 10:00:44 UTC

[GitHub] maven-scm pull request #55: Fix for SCM-805

GitHub user theit opened a pull request:

    https://github.com/apache/maven-scm/pull/55

    Fix for SCM-805

    This pull request adds support for the SVN --pin-externals option in copy commands; see https://issues.apache.org/jira/browse/SCM-805

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/theit/maven-scm SCM-805

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-scm/pull/55.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #55
    
----
commit b2cba71766cef6606aaba78d3d837b0681ad0d8f
Author: Thorsten Heit <th...@gmx.de>
Date:   2017-10-25T08:11:26Z

    Fix for SCM-805:
    Add SVN --pin-externals option to copy command in Tag operations

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-scm issue #55: Fix for SCM-805

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven-scm/pull/55
  
    Please see https://issues.apache.org/jira/browse/SCM-805?focusedCommentId=16403746&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16403746.


---