From 1f39b5fa82f0c86f820f5b42df6e1cebf42dff78 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 29 May 2011 23:41:36 -0400 Subject: [PATCH] partly fixed and partly a ikiwiki-hosting bug, add pointer --- ...Can__39__t_connect_to_ikiwiki_git_repo_through_http.mdwn | 6 ++++++ doc/git.mdwn | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/bugs/Can__39__t_connect_to_ikiwiki_git_repo_through_http.mdwn b/doc/bugs/Can__39__t_connect_to_ikiwiki_git_repo_through_http.mdwn index 707392d9f..409eb39d5 100644 --- a/doc/bugs/Can__39__t_connect_to_ikiwiki_git_repo_through_http.mdwn +++ b/doc/bugs/Can__39__t_connect_to_ikiwiki_git_repo_through_http.mdwn @@ -8,3 +8,9 @@ Using the "git" interface still works, but I can't access that through a firewal Also, clicking on the "gitweb" link gets me to the front page of ikiwiki.info, not the gitweb page. -- [[KathrynAndersen]] + +> I've updated the gitweb link. Now that ikiwiki's wiki is managed by +> ikiwiki-hosting, [this bug](http://ikiwiki-hosting.branchable.com/todo/readonly_git-http-backend/) +> needs to be fixed there before git http can be used. In the meantime, +> the github mirror does provide it: +> --[[Joey]] [[!tag done]] diff --git a/doc/git.mdwn b/doc/git.mdwn index 7c80887c4..3a5cd9773 100644 --- a/doc/git.mdwn +++ b/doc/git.mdwn @@ -29,7 +29,8 @@ think about merging them. This is recommended. :-) * github `git://github.com/joeyh/ikiwiki.git` ([browse](http://github.com/joeyh/ikiwiki/tree/master)) - A mirror of the main repo, automatically updated. + A mirror of the main repo, automatically updated. Also provides http + cloning at `http://github.com/joeyh/ikiwiki.git` * l10n `git://l10n.ikiwiki.info/` Open push localization branch used for * [[smcv]] `git://git.pseudorandom.co.uk/git/smcv/ikiwiki.git` -- 2.32.0.93.g670b81a890