Am Dienstag, 21. Juni 2011, 22:05:56 schrieb davidMbrooke:
> On Tue, 2011-06-21 at 22:25 +0300, Andrew wrote:
> > 21.06.2011 21:43, Andrew пишет:
> > > 21.06.2011 21:29, KP Kirchdoerfer пишет:
> > >> Ok; created the repository leaf/bering-uclibc.
> > >> git clone
> > >> ssh://u...@leaf.git.sourceforge.net/gitroot/leaf/bering-uclibc
> > >> 
> > >> It's currently empty. Maybe someone will git knowledge will move the
> > >> content of leaf/leaf/buildtool to leaf/bering-uclibc/bering-uclibc4?
> > >> I believe a date for this should be given, so everyone can clean
> > >> up/save/whatelse his local repositories just to be safe.
> > >> 
> > >> kp
> > > 
> > > I'll try to do it now. It shouldn't be too hard :)
> > 
> > Done. To move on new repository with minimal wasting of time, just do
> > next commands:
> > 
> > git remote add BuC
> > ssh://nitr0...@leaf.git.sourceforge.net/gitroot/leaf/bering-uclibc
> > git config branch.master.remote BuC
> > git config branch.master.merge refs/heads/master
> > git pull
> > cd buildtool; mv package source staging log build conf ..; cd ..
> > 
> > After that you'll need to reassemble toolchain or to move all content of
> > git root into same dir as buildtool was before - create some temporary
> > directory (for ex., tmp), move all into it (don't forget about files
> > that are started ftom '.' - they may be omitted by mv), and then rename
> > it to buildtool (so much moves are needed because there are already
> > 'buildtool' dir).
> 
> Hi all,
> 
> I don't know - I go away for a few days and everything changes!

Too bad you've been back so early, we've secretly planned more changes. :)

> Just kidding :-)

> So basically we are now using the leaf/bering-uclibc Git repository
> instead of leaf/leaf, is that right? Makes more sense IMHO.
> I will fix the Git page in the Developer Guide.

Yes, that's right. leaf/leaf is reserved for more general LEAF stuff in the 
future.

kp
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to