GitHub user basinilya opened a pull request:
https://github.com/apache/maven-wagon/pull/39
Wagon 497
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/basinilya/maven-wagon WAGON-497
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-wagon/pull/39.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 #39
----
commit 158c38356b186d53de0c303c9f28d517c0bba21d
Author: Ilya Basin <basinilya@...>
Date: 2018-02-18T09:31:46Z
fix CvsWagonTest: the test repo has no subfolders
commit 9ccd99fb875503dfa775b161d62dcedf557c7ff7
Author: Ilya Basin <basinilya@...>
Date: 2018-02-18T08:55:32Z
[WAGON-497] fix ScmWagon.put() strips existing parent directories
----
---