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

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

GitHub user basinilya opened a pull request:

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

    [SCM-866] fix Cvs ScmProvider.list() does not return correct entries

    

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

    $ git pull https://github.com/basinilya/maven-scm SCM-866

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

    https://github.com/apache/maven-scm/pull/64.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 #64
    
----
commit a086514add4d91c35fe028dfa0a81167a3a2347e
Author: Ilya Basin <basinilya@...>
Date:   2018-02-18T11:08:46Z

    [SCM-866] fix wrong parser assigned by CvsExe to cvs rls output
    
    see also SCM-380

commit dfa5f88078a631466bcc1963c2dda261bfc5eecf
Author: Ilya Basin <basinilya@...>
Date:   2018-02-18T11:38:23Z

    [SCM-866] fix CvsListConsumer: dirs have no forward slash

----


> Cvs ScmProvider.list() does not return correct entries
> ------------------------------------------------------
>
>                 Key: SCM-866
>                 URL: https://issues.apache.org/jira/browse/SCM-866
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-cvs
>    Affects Versions: 1.9.5, 1.9.6
>            Reporter: Ilya Basin
>            Priority: Major
>
> When ScmCvsExeWagonTest.testWagonGetFileList() runs, it tries to list remote 
> files in the repo by calling ScmProvider.list().
> However, the returned list is empty.
> In case of CvsJava, the list is not empty, but the directory entries not end 
> with a forward slash.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to