From 03a2177d11f9b804f8754420d5b15f2681c5f01c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q" Date: Sat, 26 Jan 2013 08:13:34 +0000 Subject: Added a comment --- .../comment_2_3bd1c0bf25a0e892e711a60f53cd5298._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/recovering_from_repo_corruption/comment_2_3bd1c0bf25a0e892e711a60f53cd5298._comment diff --git a/doc/forum/recovering_from_repo_corruption/comment_2_3bd1c0bf25a0e892e711a60f53cd5298._comment b/doc/forum/recovering_from_repo_corruption/comment_2_3bd1c0bf25a0e892e711a60f53cd5298._comment new file mode 100644 index 000000000..c8df9c0a0 --- /dev/null +++ b/doc/forum/recovering_from_repo_corruption/comment_2_3bd1c0bf25a0e892e711a60f53cd5298._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q" + nickname="Andrew" + subject="comment 2" + date="2013-01-26T08:13:34Z" + content=""" +Oh! Good call. That worked, though I did have to sync and revert alternately a few times to get things resolved. I still haven't figured out what exactly happened, though. In two separate instances, the commit message was \"git-annex automatic sync\" +"""]] -- cgit v1.2.3 From 04cf4ce65773e51823c9decbefeb9ccb0e434d8b Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sat, 26 Jan 2013 08:44:39 +0000 Subject: Added a comment --- .../comment_1_4e8f5e1fc52c3000eb2a1dad0624906e._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/todo/wishlist:_addurl_https:/comment_1_4e8f5e1fc52c3000eb2a1dad0624906e._comment diff --git a/doc/todo/wishlist:_addurl_https:/comment_1_4e8f5e1fc52c3000eb2a1dad0624906e._comment b/doc/todo/wishlist:_addurl_https:/comment_1_4e8f5e1fc52c3000eb2a1dad0624906e._comment new file mode 100644 index 000000000..fa500b1dd --- /dev/null +++ b/doc/todo/wishlist:_addurl_https:/comment_1_4e8f5e1fc52c3000eb2a1dad0624906e._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="2001:4978:f:21a::2" + subject="comment 1" + date="2013-01-26T08:44:38Z" + content=""" +This works fine with \"git annex addurl\". + +However, with --fast, it fails: + + git-annex: user error (https not supported) + +This is because the Haskell HTTP library doesn't support https yet. Seems to be very little momentum on fixing that, perhaps I need to switch the code to use http-enumerator, which does. +"""]] -- cgit v1.2.3