GitHub user basinilya opened a pull request:
https://github.com/apache/maven-scm/pull/65
[SCM-867] fix ScmWagon has no way to work with CVS in binary mode
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/basinilya/maven-scm SCM-867
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-scm/pull/65.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 #65
----
commit 95ae0212df44517d35e807e0d061dde467edeb2f
Author: Ilya Basin <basinilya@...>
Date: 2018-02-18T18:06:59Z
[SCM-867] fix ScmProvider.add() ignores explicit binary mode
commit 826f0cfc32f2d7e2a5abccfb7de4154c6da21633
Author: Ilya Basin <basinilya@...>
Date: 2018-02-18T18:25:35Z
[SCM-867] fix ScmProvider.checkOut() overload ignores explicit scmVer
commit 5d00a458e2ea676d8c9358ef4e930f2df02e6287
Author: Ilya Basin <basinilya@...>
Date: 2018-02-18T19:22:45Z
[SCM-867] cvs checkout in binary mode when requested
----
---