Hi Dave,

On Friday 02 July 2010 10:21:11 pm dave perry wrote:
> Thanks Tim,
>
> Here's the result:
> [...@dave-pc fgdata]$ git push origin master
> fatal: protocol error: expected sha/ref, got '
> ----------------------------------------------
> The git:// protocol is read-only.
>
> Please use the push url as listed on the repository page.
> ----------------------------------------------'
> Do I need authorization to be able to push changes to fgdata?
>
Not sure whether this is helpful or not, but I don't see you listed as a 
committer yet, so I assume that you need to be authorized first. Once/if you 
have authorization, you should be able to push using:

git push g...@gitorious.org:fg/fgdata.git

Since I'm still learning git, I don't know whether git push origin master is 
equivalent to the former.

Cheers,
Durk
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to