diff options
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/blog/day_265__correctness/comment_2_0cb953fcc085eedb34e65c227309ede7._comment | 8 | ||||
-rw-r--r-- | doc/design/assistant/blog/day_267__windows_autobuilder.mdwn | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/doc/design/assistant/blog/day_265__correctness/comment_2_0cb953fcc085eedb34e65c227309ede7._comment b/doc/design/assistant/blog/day_265__correctness/comment_2_0cb953fcc085eedb34e65c227309ede7._comment new file mode 100644 index 000000000..cf936cf2a --- /dev/null +++ b/doc/design/assistant/blog/day_265__correctness/comment_2_0cb953fcc085eedb34e65c227309ede7._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI" + nickname="Paul" + subject="GTalk/XMPP" + date="2013-05-19T09:58:51Z" + content=""" +Google seems to be deprecating XMPP and GTalk. Can git-annex assistant use other XMPP services? And does it handle federation correctly? +"""]] diff --git a/doc/design/assistant/blog/day_267__windows_autobuilder.mdwn b/doc/design/assistant/blog/day_267__windows_autobuilder.mdwn index f80b8f839..b9e28438d 100644 --- a/doc/design/assistant/blog/day_267__windows_autobuilder.mdwn +++ b/doc/design/assistant/blog/day_267__windows_autobuilder.mdwn @@ -1,9 +1,9 @@ -git-annex is now autobuilt for Windows on the same jenkins farm that +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 +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. |