[issue303] hg mv dir1 dir2 doesn't work on windows

Thomas Arendsen Hein mercurial-bugs at selenic.com
Thu Jun 29 08:47:20 CDT 2006


New submission from Thomas Arendsen Hein <thomas at intevation.de>:

hg mv dir1 dir2
on Windows says:
abort: no files to copy

What works, except for subdirectories:
mkdir dir2
hg mv dir1\* dir2

tested with current tip.

----------
messages: 1617
nosy: ThomasAH
priority: bug
status: unread
title: hg mv dir1 dir2  doesn't work on windows
topic: windows

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue303>
____________________________________________________



More information about the Mercurial mailing list