On 5 February 2018 at 23:40, Haibin Lin <haibin.lin....@gmail.com> wrote:
> Hi Sebb,
>
> Thanks for the suggestion. I've updated the release process wiki at
> https://cwiki.apache.org/confluence/display/MXNET/Release+Process#ReleaseProcess-3.7.CleanupolderreleasesonASFmirrors
> <https://cwiki.apache.org/confluence/display/MXNET/Release+Process#ReleaseProcess-3.7.CleanupolderreleasesonASFmirrors>
> to
> include the steps to remove old releases.

There's no need to checkout a directory in order to delete it.

SVN allows one to remove a remote file or directory directly:

svn rm -m'Tidy of old release'
https://dist.apache.org/repos/dist/release/incubator/mxnet/1.0

That avoids unnecessary downloads of the stuff that you are about to delete ...

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to