mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #24750
[Bug 1430929] Re: Git is not accessible
Hi Dajan,
What address are you using for the Mahara git repository? I'm able to
connect via our gerrit, gitorious, and github addresses:
1. Gitorious: git@xxxxxxxxxxxxx:mahara/mahara.git
2. Github: git@xxxxxxxxxx:MaharaProject/mahara.git
3. Gerrit: ssh://aaronw@xxxxxxxxxxxxxxxxxx:29418/mahara (Due to a known bug, the Gerrit repo *only* works over SSH, not anonymous HTTP)
(You can see your git repo address by doing the command "git remote -v"
from within your local working directory.)
As a workaround, you can, of course, try switching to a different repo
from the list above. See
https://wiki.mahara.org/index.php/Developer_Area/Source_code for more
info. The Gerrit repository is the "live" one, and it gets automatically
mirrored to the Github and Gitorious repositories.
Cheers,
Aaron
** Changed in: mahara
Status: New => Incomplete
** Tags added: infrastructure
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1430929
Title:
Git is not accessible
Status in Mahara ePortfolio:
Incomplete
Bug description:
For 2 days now I am not able to connect to git for updating my
different Mahara. On my servers a git pull returns
root@ubuntu:/var/www/html/mahara/htdocs# git pull
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1430929/+subscriptions
References