Ilya Basin created WAGON-503:
--------------------------------
Summary: Directory is out of date error in putDirectory() to a
non-empty svn repo
Key: WAGON-503
URL: https://issues.apache.org/jira/browse/WAGON-503
Project: Maven Wagon
Issue Type: Bug
Components: wagon-scm
Affects Versions: 3.0.0, 3.0.1
Reporter: Ilya Basin
ScmWagon checks out target directory non-recursively, calls
FileUtils.copyDirectoryStructure() and then tries to add and checkin these
files.
However, from the perspective of svn ScmWagon is trying to re-add existing
folders which is an error.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)