[
https://issues.apache.org/jira/browse/SVN-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bert Huijben updated SVN-4666:
------------------------------
Fix Version/s: (was: 1.9.0)
Component/s: libsvn_client
> svnmucc fails to delete directories that contain just deletes
> -------------------------------------------------------------
>
> Key: SVN-4666
> URL: https://issues.apache.org/jira/browse/SVN-4666
> Project: Subversion
> Issue Type: Sub-task
> Components: libsvn_client, svnmucc
> Reporter: Bert Huijben
> Assignee: Bert Huijben
> Priority: Minor
>
> The following scenario fails:
> svnmucc \
> mv dev/lucy/rc/tarball.tar.gz release/lucy/tarball.tar.gz \
> rm dev/lucy/rc
> Note that with the current backend, the commit behavior isĀ identical to
> svnmucc \
> cp dev/lucy/rc/tarball.tar.gz release/lucy/tarball.tar.gz \
> rm dev/lucy/rc
> which does work.
> svnmucc should be updated to allow the move operation to be used as expected
> by users. This should prepare us for theĀ situation where our network protocol
> and filesystem layers are updated to really support moves.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)