[
https://issues.apache.org/jira/browse/SCM-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963422#comment-17963422
]
ASF GitHub Bot commented on SCM-866:
------------------------------------
jira-importer opened a new issue, #1093:
URL: https://github.com/apache/maven-scm/issues/1093
**[Ilya
Basin](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=basinilya)**
opened
**[SCM-866](https://issues.apache.org/jira/browse/SCM-866?redirect=false)** and
commented
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.
---
**Affects:** 1.9.5
**Issue Links:**
- [SCM-864](https://issues.apache.org/jira/browse/SCM-864) module name not
passed to cvs rls
(_**"is blocked by"**_)
**Remote Links:**
- [GitHub Pull Request #64
](https://github.com/apache/maven-scm/pull/64)
> Cvs ScmProvider.list() does not return correct entries
> ------------------------------------------------------
>
> Key: SCM-866
> URL: https://issues.apache.org/jira/browse/SCM-866
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-cvs
> Affects Versions: 1.9.5
> Reporter: Ilya Basin
> Assignee: Olivier Lamy
> Priority: Major
> Fix For: 1.10.0
>
>
> 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
(v8.20.10#820010)