From 390749afb01b941aae483b5d86af49e7a5afae77 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Thu, 20 Jun 2019 16:51:42 +0000 Subject: [PATCH 1/6] bug-fix release --- doc/forum/bug-fix_release.mdwn | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/forum/bug-fix_release.mdwn diff --git a/doc/forum/bug-fix_release.mdwn b/doc/forum/bug-fix_release.mdwn new file mode 100644 index 0000000000..c8faa66d00 --- /dev/null +++ b/doc/forum/bug-fix_release.mdwn @@ -0,0 +1,2 @@ +Given that the current git-annex release fails the DataLad test suite (due to [[bugs/annex_init_no_longer_generates_default_description]] ?), I'm a bit wary of making it the default release on conda-forge. Would it be possible to make a bug-fix release? Thanks! + From 566e4f6d912ec8f0bddc88d9e4008a240878e225 Mon Sep 17 00:00:00 2001 From: kyle Date: Thu, 20 Jun 2019 19:42:35 +0000 Subject: [PATCH 2/6] Added a comment --- ...comment_1_c3c23f4c0a8bdea8619479656af63af3._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/bug-fix_release/comment_1_c3c23f4c0a8bdea8619479656af63af3._comment diff --git a/doc/forum/bug-fix_release/comment_1_c3c23f4c0a8bdea8619479656af63af3._comment b/doc/forum/bug-fix_release/comment_1_c3c23f4c0a8bdea8619479656af63af3._comment new file mode 100644 index 0000000000..9230f268e0 --- /dev/null +++ b/doc/forum/bug-fix_release/comment_1_c3c23f4c0a8bdea8619479656af63af3._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="kyle" + avatar="http://cdn.libravatar.org/avatar/7d6e85cde1422ad60607c87fa87c63f3" + subject="comment 1" + date="2019-06-20T19:42:35Z" + content=""" +> Given that the current git-annex release fails the DataLad test suite (due to annex init no longer generates default description ?) + +Yes, that bugs seems to be responsible for the failures. FWIW the corresponding DataLad issue is . +"""]] From 247eb94248e0d39470c6f1880c77113869c557ec Mon Sep 17 00:00:00 2001 From: kyle Date: Thu, 20 Jun 2019 20:08:49 +0000 Subject: [PATCH 3/6] Add "meta author" so this entry is (hopefully) listed on users/datalad page --- .../annex_init_no_longer_generates_default_description.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/annex_init_no_longer_generates_default_description.mdwn b/doc/bugs/annex_init_no_longer_generates_default_description.mdwn index 814ae263f7..cfef68cec7 100644 --- a/doc/bugs/annex_init_no_longer_generates_default_description.mdwn +++ b/doc/bugs/annex_init_no_longer_generates_default_description.mdwn @@ -94,3 +94,5 @@ init ok ``` Note that the description for here is a blank string. + +[[!meta author=kyle]] From fdd07a0e7c352ab8affee0f2b5eb35e2d07527ea Mon Sep 17 00:00:00 2001 From: stephanlindner Date: Thu, 20 Jun 2019 20:38:00 +0000 Subject: [PATCH 4/6] --- doc/forum/Install_without_root__63__.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/Install_without_root__63__.mdwn diff --git a/doc/forum/Install_without_root__63__.mdwn b/doc/forum/Install_without_root__63__.mdwn new file mode 100644 index 0000000000..9a5152b4ba --- /dev/null +++ b/doc/forum/Install_without_root__63__.mdwn @@ -0,0 +1,3 @@ +Hi there, + +I would like to install git-annex on a server, but do not have root access. I am not an experienced linux user and was wondering what the best approach is. I could clone the git repo but am at a loss what to do next. Any help would be appreciated! From c389763453dcf58d4bce3028c7dcba3a88547129 Mon Sep 17 00:00:00 2001 From: "grmat@f46c69b114fc77408ff25d75efa4c7dc10b4c0b1" Date: Thu, 20 Jun 2019 22:54:50 +0000 Subject: [PATCH 5/6] Added a comment: Thank you very much! --- .../comment_2_ae30337dc8683117cd8afc8fb3dcfde0._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/importfeed___34__parsing_the_feed_failed__34___without_further_info/comment_2_ae30337dc8683117cd8afc8fb3dcfde0._comment diff --git a/doc/bugs/importfeed___34__parsing_the_feed_failed__34___without_further_info/comment_2_ae30337dc8683117cd8afc8fb3dcfde0._comment b/doc/bugs/importfeed___34__parsing_the_feed_failed__34___without_further_info/comment_2_ae30337dc8683117cd8afc8fb3dcfde0._comment new file mode 100644 index 0000000000..1abefe1cde --- /dev/null +++ b/doc/bugs/importfeed___34__parsing_the_feed_failed__34___without_further_info/comment_2_ae30337dc8683117cd8afc8fb3dcfde0._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="grmat@f46c69b114fc77408ff25d75efa4c7dc10b4c0b1" + nickname="grmat" + subject="Thank you very much!" + date="2019-06-20T22:54:49Z" + content=""" +Thanks for the quick response and fix! +"""]] From 7d1469bfd7cd0ca7efb753859b1a3246ddb567ff Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Thu, 20 Jun 2019 23:48:36 +0000 Subject: [PATCH 6/6] Added a comment --- .../comment_1_097bbbde8a91e1d0cee9da6cba23ae5c._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Install_without_root__63__/comment_1_097bbbde8a91e1d0cee9da6cba23ae5c._comment diff --git a/doc/forum/Install_without_root__63__/comment_1_097bbbde8a91e1d0cee9da6cba23ae5c._comment b/doc/forum/Install_without_root__63__/comment_1_097bbbde8a91e1d0cee9da6cba23ae5c._comment new file mode 100644 index 0000000000..05d2a40f92 --- /dev/null +++ b/doc/forum/Install_without_root__63__/comment_1_097bbbde8a91e1d0cee9da6cba23ae5c._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="comment 1" + date="2019-06-20T23:48:36Z" + content=""" +Use [[install/conda]] . +"""]]