git migration scheduled for 11 March 2014

Gervase Markham gerv at mozilla.org
Fri Feb 28 11:28:40 UTC 2014


On 27/02/14 18:11, Mark Côté wrote:
> Anyone with commit access to Bugzilla on bzr.mozilla.org should have
> commit access to the Bugzilla git repo; I invite you to make some
> changes to the migration_test branch and ensure that they appear
> correctly in bzr.

gerv at hare:/tmp$ cd /usr/src/
gerv at hare:/usr/src$ git clone http://git.mozilla.org/bugzilla/bugzilla
bugzilla-git
Cloning into 'bugzilla-git'...
...
gerv at hare:/usr/src$ cd bugzilla-git/
gerv at hare:/usr/src/bugzilla-git$ e robots.txt
<edit>
gerv at hare:/usr/src/bugzilla-git$ git add robots.txt
gerv at hare:/usr/src/bugzilla-git$ git commit robots.txt
[master 64e8f7c] Test commit.
 1 file changed, 2 insertions(+)
gerv at hare:/usr/src/bugzilla-git$ git push
fatal: http://git.mozilla.org/bugzilla/bugzilla/info/refs not valid: is
this a git repository?
gerv at hare:/usr/src/bugzilla-git$


:-( What's gone wrong here?

Gerv

_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla


More information about the developers mailing list