import: Fix failure of cross-device import on Windows.
As well as import, 2 other places ran "mv" manually, so changed them to use moveFile as well.
This commit is contained in:
parent
99a99b3f65
commit
625303226d
4 changed files with 28 additions and 13 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -21,6 +21,7 @@ git-annex (5.20150618) UNRELEASED; urgency=medium
|
|||
git init --shared=world.
|
||||
* On linux, pass --as-needed to linker to avoid linking with unused
|
||||
shared libraries including libyaml.
|
||||
* import: Fix failure of cross-device import on Windows.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Thu, 02 Jul 2015 12:31:14 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue