On Thu, Oct 21, 2010 at 11:11 PM, john skaller
<skal...@users.sourceforge.net> wrote:
> I'm getting this:
>
> ~/felix>git push
> ERROR: Permission to erickt/fbuild denied to skaller.
> fatal: The remote end hung up unexpectedly
>
> when i try to push changes.. not clear if my changes got through :)

Oh, you're supposed to run the "git set-url" command in felix/fbuild. Just do:

% cd felix
% git remote set-url origin g...@github.com:erickt/felix.git
% cd fbuild
% git remote set-url origin g...@github.com:erickt/fbuild.git

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to