Repositories
glib
-
Cloning this repository:
git clone git://gitorious.org/maemo-gnome-essentials/glib.git glib cd glib
Add this repository as a remote to an existing local repository:
git remote add glib git://gitorious.org/maemo-gnome-essentials/glib.git git fetch glib git checkout -b my-local-tracking-branch glib/master_or_other_branch
gvfs
gvfs – maemo version
-
Cloning this repository:
git clone git://gitorious.org/maemo-gnome-essentials/gvfs.git gvfs cd gvfs
Add this repository as a remote to an existing local repository:
git remote add gvfs git://gitorious.org/maemo-gnome-essentials/gvfs.git git fetch gvfs git checkout -b my-local-tracking-branch gvfs/master_or_other_branch
dbus
-
Cloning this repository:
git clone git://gitorious.org/maemo-gnome-essentials/dbus.git dbus cd dbus
Add this repository as a remote to an existing local repository:
git remote add dbus git://gitorious.org/maemo-gnome-essentials/dbus.git git fetch dbus git checkout -b my-local-tracking-branch dbus/master_or_other_branch
dbus-glib
-
Cloning this repository:
git clone git://gitorious.org/maemo-gnome-essentials/dbus-glib.git dbus-glib cd dbus-glib
Add this repository as a remote to an existing local repository:
git remote add dbus-glib git://gitorious.org/maemo-gnome-essentials/dbus-glib.git git fetch dbus-glib git checkout -b my-local-tracking-branch dbus-glib/master_or_other_branch
shared-mime-info
-
Cloning this repository:
git clone git://gitorious.org/maemo-gnome-essentials/shared-mime-info.git shared-mime-info cd shared-mime-info
Add this repository as a remote to an existing local repository:
git remote add shared-mime-info git://gitorious.org/maemo-gnome-essentials/shared-mime-info.git git fetch shared-mime-info git checkout -b my-local-tracking-branch shared-mime-info/master_or_other_branch
libsoup
-
Cloning this repository:
git clone git://gitorious.org/maemo-gnome-essentials/libsoup.git libsoup cd libsoup
Add this repository as a remote to an existing local repository:
git remote add libsoup git://gitorious.org/maemo-gnome-essentials/libsoup.git git fetch libsoup git checkout -b my-local-tracking-branch libsoup/master_or_other_branch
libxml2
-
Cloning this repository:
git clone git://gitorious.org/maemo-gnome-essentials/libxml2.git libxml2 cd libxml2
Add this repository as a remote to an existing local repository:
git remote add libxml2 git://gitorious.org/maemo-gnome-essentials/libxml2.git git fetch libxml2 git checkout -b my-local-tracking-branch libxml2/master_or_other_branch
dbus-glib-mer
-
Cloning this repository:
git clone git://gitorious.org/+mer/maemo-gnome-essentials/dbus-glib-mer.git dbus-glib-mer cd dbus-glib-mer
Add this repository as a remote to an existing local repository:
git remote add dbus-glib-mer git://gitorious.org/+mer/maemo-gnome-essentials/dbus-glib-mer.git git fetch dbus-glib-mer git checkout -b my-local-tracking-branch dbus-glib-mer/master_or_other_branch
glib-mer
-
Cloning this repository:
git clone git://gitorious.org/+mer/maemo-gnome-essentials/glib-mer.git glib-mer cd glib-mer
Add this repository as a remote to an existing local repository:
git remote add glib-mer git://gitorious.org/+mer/maemo-gnome-essentials/glib-mer.git git fetch glib-mer git checkout -b my-local-tracking-branch glib-mer/master_or_other_branch
gconf
-
Cloning this repository:
git clone git://gitorious.org/maemo-gnome-essentials/gconf.git gconf cd gconf
Add this repository as a remote to an existing local repository:
git remote add gconf git://gitorious.org/maemo-gnome-essentials/gconf.git git fetch gconf git checkout -b my-local-tracking-branch gconf/master_or_other_branch
expat
-
Cloning this repository:
git clone git://gitorious.org/maemo-gnome-essentials/expat.git expat cd expat
Add this repository as a remote to an existing local repository:
git remote add expat git://gitorious.org/maemo-gnome-essentials/expat.git git fetch expat git checkout -b my-local-tracking-branch expat/master_or_other_branch
cairo
-
Cloning this repository:
git clone git://gitorious.org/maemo-gnome-essentials/cairo.git cairo cd cairo
Add this repository as a remote to an existing local repository:
git remote add cairo git://gitorious.org/maemo-gnome-essentials/cairo.git git fetch cairo git checkout -b my-local-tracking-branch cairo/master_or_other_branch
tilde
-
Cloning this repository:
git clone git://gitorious.org/~mvo/maemo-gnome-essentials/tilde.git tilde cd tilde
Add this repository as a remote to an existing local repository:
git remote add tilde git://gitorious.org/~mvo/maemo-gnome-essentials/tilde.git git fetch tilde git checkout -b my-local-tracking-branch tilde/master_or_other_branch
djszapis-dbus
-
Cloning this repository:
git clone git://gitorious.org/~djszapi/maemo-gnome-essentials/djszapis-dbus.git djszapis-dbus cd djszapis-dbus
Add this repository as a remote to an existing local repository:
git remote add djszapis-dbus git://gitorious.org/~djszapi/maemo-gnome-essentials/djszapis-dbus.git git fetch djszapis-dbus git checkout -b my-local-tracking-branch djszapis-dbus/master_or_other_branch

