From b5d8db6a7bef0ebff7f2bc25667ff33b34206509 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" Date: Thu, 16 May 2013 17:31:40 +0000 Subject: [PATCH 1/3] Added a comment --- .../comment_4_9ce106baf28b7f75f7f6febd7bfcea70._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/design/assistant/blog/day_264__Windows_second_stage_complete/comment_4_9ce106baf28b7f75f7f6febd7bfcea70._comment diff --git a/doc/design/assistant/blog/day_264__Windows_second_stage_complete/comment_4_9ce106baf28b7f75f7f6febd7bfcea70._comment b/doc/design/assistant/blog/day_264__Windows_second_stage_complete/comment_4_9ce106baf28b7f75f7f6febd7bfcea70._comment new file mode 100644 index 0000000000..d3ac0df12f --- /dev/null +++ b/doc/design/assistant/blog/day_264__Windows_second_stage_complete/comment_4_9ce106baf28b7f75f7f6febd7bfcea70._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" + nickname="Jimmy" + subject="comment 4" + date="2013-05-16T17:31:40Z" + content=""" +joey, I'll poke at it on the weekend, been meaning to look for an excuse to learn a bit more about buildbot. +"""]] From 8c20c5115247714a0d692fdc89401f65faffae19 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnmvJtM53ZX9h8OGQoU2t2OfGwrF7rxFX0" Date: Thu, 16 May 2013 20:40:09 +0000 Subject: [PATCH 2/3] --- ...g_an_rsync.net_repo_give_an_gpg_error.mdwn | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/bugs/adding_an_rsync.net_repo_give_an_gpg_error.mdwn diff --git a/doc/bugs/adding_an_rsync.net_repo_give_an_gpg_error.mdwn b/doc/bugs/adding_an_rsync.net_repo_give_an_gpg_error.mdwn new file mode 100644 index 0000000000..fd0eba9ab9 --- /dev/null +++ b/doc/bugs/adding_an_rsync.net_repo_give_an_gpg_error.mdwn @@ -0,0 +1,20 @@ +### Please describe the problem. +adding an rsync.net repo returns an internal server error "user error (gpg ["--quite","--trust-model","always","--gen-random","--armor","1","512"] exited 127) + + +### What steps will reproduce the problem? +add an rsync.net repo + + +### What version of git-annex are you using? On what operating system? +4.20130516-g8a26544 for OSX Mountain Lion + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/debug.log + + +# End of transcript or log. +"""]] From 927e0c43f0b928dd25b3b6dba206c08632f15c94 Mon Sep 17 00:00:00 2001 From: "http://yarikoptic.myopenid.com/" Date: Thu, 16 May 2013 20:55:46 +0000 Subject: [PATCH 3/3] Added a comment: Does it require the device to be rooted? --- ...nt_1_cc9caa5dd22dd67e5c1d22d697096dd2._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/Android/comment_1_cc9caa5dd22dd67e5c1d22d697096dd2._comment diff --git a/doc/Android/comment_1_cc9caa5dd22dd67e5c1d22d697096dd2._comment b/doc/Android/comment_1_cc9caa5dd22dd67e5c1d22d697096dd2._comment new file mode 100644 index 0000000000..7fb38058c5 --- /dev/null +++ b/doc/Android/comment_1_cc9caa5dd22dd67e5c1d22d697096dd2._comment @@ -0,0 +1,15 @@ +[[!comment format=txt + username="http://yarikoptic.myopenid.com/" + nickname="site-myopenid" + subject="Does it require the device to be rooted?" + date="2013-05-16T20:55:45Z" + content=""" +Following your news on kickstarter downloaded the .apk, and installed it. Upn start I just got a terminal window with + + link busybox: Read-only file system + + [Terminal session finished] + +That is on Galaxy Note + +"""]]