View Single Post
Posts: 118 | Thanked: 45 times | Joined on Dec 2009 @ Germany
#1
I'm sorry I've to write this message. But if I do a "git push" I get the error:
git: 'http-push' is not a git-command. See 'git --help'.
error: failed to push some refs to 'https://vcs.maemo.org/git/bla'
To prevent you from losing history, non-fast-forward updates were rejected.
Merge the remote changes before pushing again.
See 'non-fast forward' section of 'git push --help' for details

But the error does not provide enough information to me to solve it.

git clone https://vcs.maemo.org/git/something does work. I added a ~/.netrc file with my garage name and password.

I don't know, but I guess my problems are pretty basic - so is there no easy walkthrough for git with maemo.org? I can't imagine that uploading files via git is that hard.

Or should I just delete my project and start using SVN as my SCM?

Update: The problem was solved by the garage.maemo.org webmaster. It was a read/write permissions issue - as far as I understood.

Last edited by emesem; 2010-07-24 at 17:47.