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 c571881b42..239667d8d1 100644 --- a/doc/bugs/annex_init_no_longer_generates_default_description.mdwn +++ b/doc/bugs/annex_init_no_longer_generates_default_description.mdwn @@ -96,3 +96,4 @@ init ok Note that the description for here is a blank string. > [[fixed|done]] --[[Joey]] +[[!meta author=kyle]] 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! +"""]] 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! 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]] . +"""]] 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! + 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 . +"""]]