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

dMb


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev

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

Reply via email to