gnome 2.22.1
samuel
samuel.verstraete at gmail.com
Thu Apr 17 09:15:27 CEST 2008
ok you can now really pull that branch... i consider it clean enough
to use it as a starting version
gvfs and gnome-settings-daemon are modules that are not yet included
in this branch.... have had no time...
version cleanup (xxx-2 > xxx) is done and version bump of most of the
modules should be done
On Wed, Apr 16, 2008 at 10:54 PM, Kok, Auke <sofar at foo-projects.org> wrote:
>
> samuel wrote:
> > this doesn't seem to be very intuitive... or easy... but hey it's git
> > ;) you receive a lot of geek points with it (sure those won't get
> > your laid, but you never know i guess ;) ) so here goes...
> >
> > first method: pull my gnome branch in an empty folder (so not your
> > current moonbase)
> > 1. git clone git://lunar-linux.org/elangelo/moonbase.git
> > /home/samuel/moonbase.git
> > 2. git checkout --track -b gnome origin/gnome
> > 3. lunar set MOONBASE /home/samuel/moonbase.git
> >
> > second method: pull my gnome branch in your moonbase.git as a new branch
> > 1. have a moonbase from a git repository somewhere in $SOMEDIR
> > 2. cd $SOMEDIR
> > 3. git pull git://foo-projects.org/elangelo/moonbase.git gnome:gnome
> > 4. git checkout gnome
>
> this second method is preferred by far, as in the first method you're blindly
> assuming that elangelo's tree's current branch is the right one.
>
> so please, do:
>
> $ git-clone git://foo-projects.org/lunar/moonbase.git
> $ cd moonbase
> $ git-branch gnome
> $ git-checkout gnome
>
> $ git pull git://foo-projects.org/elangelo/moonbase.git gnome
>
> Auke
>
>
> _______________________________________________
> Lunar-dev mailing list
> Lunar-dev at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar-dev
>
More information about the Lunar-dev
mailing list