On 29/10/2010, at 1:58 AM, Erick Tryzelaar wrote:

> I changed some things around in fbuild which should fix the problem.
> Here's how to fix it:
> 
> % cd $FELIX
> % git remote set-url origin git://github.com/erickt/felix.git
> % cd fbuild
> % git remote set-url origin git://github.com/erickt/fbuild.git
> % cd ../src/compiler/dypgen
> % git remote set-url origin git://github.com/erickt/dypgen.git
> % cd ../ocs
> % git remote set-url origin git://github.com/erickt/ocs.git
> % cd ../../..
> % git submodule init
> % git submodule update
> 
> That should hopefully get you back up and running. By the way John, I
> think I forgot to tell you to set the dypgen and ocs paths.


What about tre? Anyhow the above doesn't work!

First, you have to use ssh to push.
And I can't push into fbuild. If I do the above it tells me to use 

g...@github.com:erickt/ocs.git

and if I then do that it then tells me I can't push to ocs.

Same with fbuild. Everything works if I DONT do any of those
set-remotes (but I haven't tried changing ocs etc).

Grrr .. but git has lost the README. I may do it again later,
but I'm getting tired of git getting in the way and getting me
confused. 

--
john skaller
skal...@users.sourceforge.net





------------------------------------------------------------------------------
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