git-annex is now autobuilt for Windows on the same Jenkins farm that builds msysgit. Thanks for Yury V. Zaytsev for providing that! Spent about half of today setting up the build.
Got the test suite to pass in direct mode, and indeed in direct mode
on a FAT file system. Had to fix one corner case in direct mode git annex
add
. Unfortunately it still doesn't work on Android; somehow git clone
of a local repository is broken there. Also got the test suite to build,
and run on Windows, though it fails pretty miserably.
Hello I took latest build from download #243.
running in CMD or in GIT bash as admin user.
git annex add, fails on all files.
Example: add IS Breast/Changing IP Address of The Server/flowplayer-3.2.4.min.js (checksum...) git-annex: C:\development storage.git\annex\objects\e4b\168\SHA256E-s15723--f6950 bd995674741c600d0465a333f5491d5713e8ac2e3fc57d61cccadba522d.min.js\SHA256E-s15723--f6950bd995674741c600d0465a333f5491d57 13e8ac2e3fc57d61cccadba522d.min.js.cache: openFile: does not exist (No such file or directory)
Am I doing something wrong? I somehow understood that this should be ok now. Thanks for your kind answer
That is the same problem that is currently making the test suite fail on the windows autobuilder.
I don't know what is causing this problem, and have not been able to reproduce it locally in order to debug it.