Moving files between repos through webdav doesn't work ------------------------------------------------------
Key: MRM-234 URL: http://jira.codehaus.org/browse/MRM-234 Project: Archiva Issue Type: Bug Components: repository interface Affects Versions: 1.0-beta-1 Reporter: Carlos Sanchez The goal is to move files from one repo to another through the webdav interface, using a webdav client, like Windows My Network Places or BitKinex Two repos where created and accessed with username/password http://localhost:8092/repository/repo1 http://localhost:8092/repository/repo2 Copying from one to another fails. Copying from any other webdav server to them works Copying from them to any other webdav server works Copying from local to them and from them to local of course works I tried with latest svn code from could.it which includes this MOVE improvement http://issues.apache.org/jira/browse/HADOOP-505 that makes a real move and not a copy+delete -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira