blog for the day

This commit is contained in:
Joey Hess 2013-05-17 18:24:21 -04:00
parent ba49fc74c8
commit 3174447a1d
2 changed files with 12 additions and 1 deletions

View file

@ -0,0 +1,9 @@
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 filesystem. Had to fix one corner case in direct mode `git annex
add`. Unofrtunatly 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.