Hi Stephan, On 22/10/10 19:26 , Stephan Huber wrote: >> (I absolutely haven't got my head around git at all yet, so this might be a >> case of user >> error.) >... > Be sure to pull into the right branch e.g. > > git clone git://github.com/stmh/osg.git > cd osg > #switch to the iphone-branch > git checkout iphone > #pull new changes > git pull origin iphone
Thanks for that, the "git checkout iphone" did the trick. All good now :-) /ulrich _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

