]> dgit.raspbian.org Git - git-annex.git/commit
import: Fix failure of cross-device import on Windows.
authorJoey Hess <joeyh@joeyh.name>
Tue, 7 Jul 2015 18:48:23 +0000 (14:48 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 7 Jul 2015 18:48:23 +0000 (14:48 -0400)
commit625303226dc94c2f35a5a4835b7c53c582014643
tree9a3abce9d7d483cfa2db6efb658a95edb04a0892
parent99a99b3f65afa0169e6eddfac9cb4b316e1722e2
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.
Command/Reinject.hs
Command/SetKey.hs
Utility/Directory.hs
debian/changelog