[
https://issues.apache.org/jira/browse/SCM-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368514#comment-16368514
]
ASF GitHub Bot commented on SCM-865:
------------------------------------
GitHub user basinilya opened a pull request:
https://github.com/apache/maven-scm/pull/63
[SCM-865] cvsnt detect rls -d support
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/basinilya/maven-scm SCM-865
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-scm/pull/63.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 #63
----
commit 774603cf4ef6e81dcf4b939864e6a120419ccc56
Author: Ilya Basin <basinilya@...>
Date: 2018-02-18T08:09:26Z
[SCM-865] cvsnt detect rls -d support
----
> cvsnt: rls: invalid option -- d
> -------------------------------
>
> Key: SCM-865
> URL: https://issues.apache.org/jira/browse/SCM-865
> Project: Maven SCM
> Issue Type: Bug
> Components: maven-scm-provider-cvs
> Affects Versions: 1.9.5, 1.9.6
> Reporter: Ilya Basin
> Priority: Major
>
> The latest ad-free cvsnt with server component is 2.5.03.2382 and it does not
> support the '-d' option in rls command.
> In the proposed pull request we retry a failed rls command without the '-d'
> option, but only on Windows and if that helped, we remember that and never
> retry again.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)