|
|
From: Rohith <EntombedVi...@gmail.com>
Date: Sun, 3 Feb 2008 03:02:45 -0800 (PST)
Local: Sun, Feb 3 2008 6:02 am
Subject: Error while pushing to Gitorious
Hey,
I am getting the following error when I try to git push origin master
error: src refspec master does not match any.
My .git/config looks like this:
[core]
Any idea what that error means?
Thanks,
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
From: Rohith <EntombedVi...@gmail.com>
Date: Sun, 3 Feb 2008 03:10:43 -0800 (PST)
Local: Sun, Feb 3 2008 6:10 am
Subject: Re: Error while pushing to Gitorious
Whoops. This was caused by forgetting to do a initial
git commit
Once I did the initial commit, the git push worked fine.
On Feb 3, 3:02 am, Rohith <EntombedVi...@gmail.com> wrote:
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
From: "Johan Sørensen" <jo...@johansorensen.com>
Date: Sun, 3 Feb 2008 12:11:57 +0100
Local: Sun, Feb 3 2008 6:11 am
Subject: Re: [gitorious] Error while pushing to Gitorious
Hi,
On Feb 3, 2008 12:02 PM, Rohith <EntombedVi...@gmail.com> wrote: What does "git branch -a" say? > Thanks, JS You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
From: Sebastian <sebastian.probst.e...@gmail.com>
Date: Sun, 3 Feb 2008 13:09:52 -0800 (PST)
Local: Sun, Feb 3 2008 4:09 pm
Subject: Re: Error while pushing to Gitorious
I get the exact same error:
> git push origin master
fatal: The remote end hung up unexpectedly
error: failed to push to 'git://gitorious.org/couchobject/sebastians- mainline-clone.git' While a git commit seemed to work for Rohith it doesn't do anything
And to answer Johans questions:
> git branch -a
* master
origin/HEAD origin/master Any ideas?
Best regards
On Feb 3, 8:11 am, "Johan Sørensen" <jo...@johansorensen.com> wrote:
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
From: Sebastian <sebastian.probst.e...@gmail.com>
Date: Sun, 3 Feb 2008 13:42:36 -0800 (PST)
Local: Sun, Feb 3 2008 4:42 pm
Subject: Re: Error while pushing to Gitorious
I read somewhere on the web that one gets this error when trying to
commit using a SSH key when the repo address doesn't start with ssh!? I changed it to ssh://gitorious.org/couchobject/sebastians-mainline-clone.git and tried again, but was asked for a password... something seems to be wrong. I have uploaded my SSH key, in case you wonder. Any ideas? Suggestions?
S
On Feb 3, 6:09 pm, Sebastian <sebastian.probst.e...@gmail.com> wrote:
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
From: "Johan Sørensen" <jo...@johansorensen.com>
Date: Sun, 3 Feb 2008 23:39:36 +0100
Local: Sun, Feb 3 2008 5:39 pm
Subject: Re: [gitorious] Re: Error while pushing to Gitorious
Hi,
On Feb 3, 2008 10:42 PM, Sebastian <sebastian.probst.e...@gmail.com> wrote: > I read somewhere on the web that one gets this error when trying to operations (pulling/cloning) only, you can change your $PROJECT/.git/config file to read: url = g...@gitorious.org:couchobject/sebastians-mainline-clone.git The way Gitorious auths you is via the public ssh key(s) you provided, Hope that clears things up a bit? JS You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
From: Sebastian <sebastian.probst.e...@gmail.com>
Date: Mon, 4 Feb 2008 03:18:02 -0800 (PST)
Local: Mon, Feb 4 2008 6:18 am
Subject: Re: Error while pushing to Gitorious
Thanks for the answer Johan.
It still doesn't work though for some reason. It asks for a password now after I changed the origins url. Best regards
On Feb 3, 7:39 pm, "Johan Sørensen" <jo...@johansorensen.com> wrote:
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
From: Sebastian <sebastian.probst.e...@gmail.com>
Date: Mon, 4 Feb 2008 03:26:44 -0800 (PST)
Local: Mon, Feb 4 2008 6:26 am
Subject: Re: Error while pushing to Gitorious
Well... there seemed to be something wrong with my public SSH key. I
regenerated it, uploaded a new public key and then it worked. S
On Feb 4, 8:18 am, Sebastian <sebastian.probst.e...@gmail.com> wrote:
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
|
|
From: Piku <rop...@gmail.com>
Date: Mon, 4 Feb 2008 11:10:24 -0800 (PST)
Local: Mon, Feb 4 2008 2:10 pm
Subject: Git tag error
Hello,
I tried gitorious on my local machine and after updating to the latest
Git::GitExecuteError (git tag :Usage: /usr/bin/git-tag -l [<pattern>]
To fix this problem edit /vendor/ruby-git/lib/git/lib.rb and replace
I am using git version 1.5.2.5 (the version that is in ubuntu gutsy
Mihai Anca You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
From: Piku <rop...@gmail.com>
Date: Mon, 4 Feb 2008 13:28:32 -0800 (PST)
Local: Mon, Feb 4 2008 4:28 pm
Subject: Re: Git tag error
Sorry but it may have been just an issue with me.
Tried it again and it worked without editing the file.
Thanks,
On Feb 4, 9:10 pm, Piku <rop...@gmail.com> wrote:
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
| Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy |
| ©2009 Google |