From d14fbb3f4f88435c4657fa148dab18fc70a1419a Mon Sep 17 00:00:00 2001 From: "http://sunny256.sunbase.org/" Date: Tue, 29 Apr 2014 20:27:16 +0000 Subject: [PATCH] git-annex download repo not found --- doc/bugs/git-annex_annex_repo_not_found.mdwn | 21 ++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/bugs/git-annex_annex_repo_not_found.mdwn diff --git a/doc/bugs/git-annex_annex_repo_not_found.mdwn b/doc/bugs/git-annex_annex_repo_not_found.mdwn new file mode 100644 index 0000000000..31532772d5 --- /dev/null +++ b/doc/bugs/git-annex_annex_repo_not_found.mdwn @@ -0,0 +1,21 @@ +### Please describe the problem. + +The git-annex annex repo at is not available. This is the address mentioned at . + +### What steps will reproduce the problem? + + $ git clone https://downloads.kitenet.net/.git/ + Cloning into 'downloads.kitenet.net'... + fatal: repository 'https://downloads.kitenet.net/.git/' not found + +### Please provide any additional information below. + +Have tried various combinations of the URL, but nothing works. It was like this a week ago too, but I didn't report it because thought it was a temporary error due to some server reconfiguration or something. + +[[!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/daemon.log + + +# End of transcript or log. +"""]]