2013-05-18 07:59:53 +00:00
|
|
|
git-annex is now autobuilt for Windows on the same Jenkins farm that
|
2013-05-17 22:24:21 +00:00
|
|
|
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
|
2013-05-18 07:59:53 +00:00
|
|
|
on a FAT file system. Had to fix one corner case in direct mode `git annex
|
2013-05-17 22:39:50 +00:00
|
|
|
add`. Unfortunately it still doesn't work on Android; somehow `git clone`
|
2013-05-17 22:24:21 +00:00
|
|
|
of a local repository is broken there. Also got the test suite to build,
|
|
|
|
and run on Windows, though it fails pretty miserably.
|