From 11b79bae1bd55afb14b387aff9e584f1dd2b0b77 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlJ2utMQgMEYAOs3Dfc6eZRyUzt4acNXUU" Date: Thu, 18 Apr 2013 22:39:50 +0000 Subject: [PATCH 1/3] Added a comment: am start -a android.intent.action.VIEW -d http://localhost/etc --- .../comment_1_0e283cdf66a25b3cc9423fe651084cb9._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/design/assistant/blog/day_241__cleanup/comment_1_0e283cdf66a25b3cc9423fe651084cb9._comment diff --git a/doc/design/assistant/blog/day_241__cleanup/comment_1_0e283cdf66a25b3cc9423fe651084cb9._comment b/doc/design/assistant/blog/day_241__cleanup/comment_1_0e283cdf66a25b3cc9423fe651084cb9._comment new file mode 100644 index 0000000000..d9e468f324 --- /dev/null +++ b/doc/design/assistant/blog/day_241__cleanup/comment_1_0e283cdf66a25b3cc9423fe651084cb9._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawlJ2utMQgMEYAOs3Dfc6eZRyUzt4acNXUU" + nickname="David" + subject="am start -a android.intent.action.VIEW -d http://localhost/etc" + date="2013-04-18T22:39:50Z" + content=""" +Just tested the command on an Android device, it works well. +"""]] From 46e6bc5408e81600282a067012422800e5f479f1 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkZktNHFhxC1kYA9KKdKpYJO4clq9WDsjE" Date: Thu, 18 Apr 2013 23:22:52 +0000 Subject: [PATCH 2/3] Added a comment --- .../comment_7_56868b2a504ad0a60e8a8c1928330175._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/assistant_hangs_during_commit/comment_7_56868b2a504ad0a60e8a8c1928330175._comment diff --git a/doc/bugs/assistant_hangs_during_commit/comment_7_56868b2a504ad0a60e8a8c1928330175._comment b/doc/bugs/assistant_hangs_during_commit/comment_7_56868b2a504ad0a60e8a8c1928330175._comment new file mode 100644 index 0000000000..407fbd5895 --- /dev/null +++ b/doc/bugs/assistant_hangs_during_commit/comment_7_56868b2a504ad0a60e8a8c1928330175._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkZktNHFhxC1kYA9KKdKpYJO4clq9WDsjE" + nickname="Jason" + subject="comment 7" + date="2013-04-18T23:22:51Z" + content=""" +Yes, in my initial testing, I found that --no-edit fixes the problem. +"""]] From 10b597b68ed018d67d95750bfbf91b1d907e3f69 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmgXUaPZHcAY8Wv4sTnX88CbJfYdYdKO-Y" Date: Thu, 18 Apr 2013 23:33:10 +0000 Subject: [PATCH 3/3] Added a comment --- ..._c794648878cfc77558f8db862271f997._comment | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/forum/Using_for_Music_repo/comment_2_c794648878cfc77558f8db862271f997._comment diff --git a/doc/forum/Using_for_Music_repo/comment_2_c794648878cfc77558f8db862271f997._comment b/doc/forum/Using_for_Music_repo/comment_2_c794648878cfc77558f8db862271f997._comment new file mode 100644 index 0000000000..9ce8743076 --- /dev/null +++ b/doc/forum/Using_for_Music_repo/comment_2_c794648878cfc77558f8db862271f997._comment @@ -0,0 +1,25 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmgXUaPZHcAY8Wv4sTnX88CbJfYdYdKO-Y" + nickname="Boyd" + subject="comment 2" + date="2013-04-18T23:33:10Z" + content=""" +Thanks Joey! Anyway I see that with Fedora, I don't have the 'assistant'. I don't even seem to have the 'direct mode'. Also tried to do a cabal install git-annex, but ran into dependency hell. Oh well, this is goin on the back burner for a while. Looks very promising though! + +Boyd + +[root@zbox Music]# git annex direct +git-annex: Unknown command 'direct' + +Did you mean one of these? + reinject + +[root@zbox Music]# git annex version +git-annex version: 3.20120615 +local repository version: 3 +default repository version: 3 +supported repository versions: 3 +upgrade supported from repository versions: 0 1 2 +[root@zbox Music]# + +"""]]