← Back to team overview

mahara-contributors team mailing list archive

[Bug 1430929] Re: Git is not accessible

 

Perhaps it has something to do with the impending shutdown of Gitorious
at the end of May 2015? (See Bug 1430567.) But as far as I knew, the
service was supposed to continue working until then.

Well, since Gitorious is shutting down anyway, you may as well just
change to using the Github repo for now. You can switch it using the
"git remote set-url" command:

  git remote set-url origin git@xxxxxxxxxx:MaharaProject/mahara.git

Cheers,
Aaron

-- 
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