[
https://issues.apache.org/jira/browse/SCM-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218327#comment-16218327
]
ASF GitHub Bot commented on 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 <[email protected]>
Date: 2017-10-25T08:11:26Z
Fix for SCM-805:
Add SVN --pin-externals option to copy command in Tag operations
----
> Add SVN --pin-externals option to copy command in Tag operations
> ----------------------------------------------------------------
>
> Key: SCM-805
> URL: https://issues.apache.org/jira/browse/SCM-805
> Project: Maven SCM
> Issue Type: Improvement
> Components: maven-scm-provider-svn
> Environment: SVN 1.9+
> Reporter: Eduardo Hernández Guerra
> Labels: externals, svn, tag
> Fix For: 1.x
>
>
> Starting from version 1.9, SVN client now supports the --pin-externals option
> for the copy command, which is to be used when tagging.
> I believe this should be implemented by default in SVN tag operations, and it
> optionally could be disabled via a parameter.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)