[GitHub] maven-scm pull request #64: [SCM-866] fix Cvs ScmProvider.list() does not re...

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] maven-scm pull request #64: [SCM-866] fix Cvs ScmProvider.list() does not re...

2018-02-18 Thread basinilya
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 
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 
Date:   2018-02-18T11:38:23Z

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




---