From b1db5115e0ea8b8d8e2ba94710478c74678efaed Mon Sep 17 00:00:00 2001 From: "m.risse@77eac2c22d673d5f10305c0bade738ad74055f92" Date: Wed, 17 Jul 2024 14:07:32 +0000 Subject: [PATCH] Added a comment --- ...omment_2_9e1d3ebf2d52e8ea7b177f121ef6c70c._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/Wrong_error_message_when_cloning_shared_git_repo/comment_2_9e1d3ebf2d52e8ea7b177f121ef6c70c._comment diff --git a/doc/bugs/Wrong_error_message_when_cloning_shared_git_repo/comment_2_9e1d3ebf2d52e8ea7b177f121ef6c70c._comment b/doc/bugs/Wrong_error_message_when_cloning_shared_git_repo/comment_2_9e1d3ebf2d52e8ea7b177f121ef6c70c._comment new file mode 100644 index 0000000000..fa4855f08c --- /dev/null +++ b/doc/bugs/Wrong_error_message_when_cloning_shared_git_repo/comment_2_9e1d3ebf2d52e8ea7b177f121ef6c70c._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="m.risse@77eac2c22d673d5f10305c0bade738ad74055f92" + nickname="m.risse" + avatar="http://cdn.libravatar.org/avatar/59541f50d845e5f81aff06e88a38b9de" + subject="comment 2" + date="2024-07-17T14:07:32Z" + content=""" +Thanks for the hints. Seeing that is marked as fixed prompted me to check again and it turns out that I reported the wrong git-annex version above: while that is the local version, the remote system has 10.20230626-g8594d49 (the latest one available from conda-forge, unfortunately that is rather old now), and it makes sense that the relevant version in this case is the one running on the remote system. + +So I guess this is fixed already, my git-annex is just too old (although I haven't double checked, I don't see a convenient way right now to get a more recent git-annex version onto that remote system -- HPC, no root). +"""]]