Repositories
xen-tools
The source code of xen-tools including Debian and RPM packaging.
-
Cloning this repository:
git clone git://gitorious.org/xen-tools/xen-tools.git xen-tools cd xen-tools
Add this repository as a remote to an existing local repository:
git remote add xen-tools git://gitorious.org/xen-tools/xen-tools.git git fetch xen-tools git checkout -b my-local-tracking-branch xen-tools/master_or_other_branch
website
The source code of the http://xen-tools.org/ website
-
Cloning this repository:
git clone git://gitorious.org/xen-tools/website.git website cd website
Add this repository as a remote to an existing local repository:
git remote add website git://gitorious.org/xen-tools/website.git git fetch website git checkout -b my-local-tracking-branch website/master_or_other_branch
nats-xen-tools
-
Cloning this repository:
git clone git://gitorious.org/~nats/xen-tools/nats-xen-tools.git nats-xen-tools cd nats-xen-tools
Add this repository as a remote to an existing local repository:
git remote add nats-xen-tools git://gitorious.org/~nats/xen-tools/nats-xen-tools.git git fetch nats-xen-tools git checkout -b my-local-tracking-branch nats-xen-tools/master_or_other_branch
udev-install
-
Cloning this repository:
git clone git://gitorious.org/~antoinebk/xen-tools/udev-install.git udev-install cd udev-install
Add this repository as a remote to an existing local repository:
git remote add udev-install git://gitorious.org/~antoinebk/xen-tools/udev-install.git git fetch udev-install git checkout -b my-local-tracking-branch udev-install/master_or_other_branch
danie1as-xen-tools
-
Cloning this repository:
git clone git://gitorious.org/~danie1a/xen-tools/danie1as-xen-tools.git danie1as-xen-tools cd danie1as-xen-tools
Add this repository as a remote to an existing local repository:
git remote add danie1as-xen-tools git://gitorious.org/~danie1a/xen-tools/danie1as-xen-tools.git git fetch danie1as-xen-tools git checkout -b my-local-tracking-branch danie1as-xen-tools/master_or_other_branch
kwisatz-xen-tools
kwisatz’s xen-tool repository.
-
Cloning this repository:
git clone git://gitorious.org/~kwisatz/xen-tools/kwisatz-xen-tools.git kwisatz-xen-tools cd kwisatz-xen-tools
Add this repository as a remote to an existing local repository:
git remote add kwisatz-xen-tools git://gitorious.org/~kwisatz/xen-tools/kwisatz-xen-tools.git git fetch kwisatz-xen-tools git checkout -b my-local-tracking-branch kwisatz-xen-tools/master_or_other_branch
vdisk-support
-
Cloning this repository:
git clone git://gitorious.org/~ganto/xen-tools/vdisk-support.git vdisk-support cd vdisk-support
Add this repository as a remote to an existing local repository:
git remote add vdisk-support git://gitorious.org/~ganto/xen-tools/vdisk-support.git git fetch vdisk-support git checkout -b my-local-tracking-branch vdisk-support/master_or_other_branch
xs-xen-tools
-
Cloning this repository:
git clone git://gitorious.org/~skiold/xen-tools/xs-xen-tools.git xs-xen-tools cd xs-xen-tools
Add this repository as a remote to an existing local repository:
git remote add xs-xen-tools git://gitorious.org/~skiold/xen-tools/xs-xen-tools.git git fetch xs-xen-tools git checkout -b my-local-tracking-branch xs-xen-tools/master_or_other_branch
alext-xen-tools
-
Cloning this repository:
git clone git://gitorious.org/~alext/xen-tools/alext-xen-tools.git alext-xen-tools cd alext-xen-tools
Add this repository as a remote to an existing local repository:
git remote add alext-xen-tools git://gitorious.org/~alext/xen-tools/alext-xen-tools.git git fetch alext-xen-tools git checkout -b my-local-tracking-branch alext-xen-tools/master_or_other_branch
nedos-xen-tools
-
Cloning this repository:
git clone git://gitorious.org/~nedos/xen-tools/nedos-xen-tools.git nedos-xen-tools cd nedos-xen-tools
Add this repository as a remote to an existing local repository:
git remote add nedos-xen-tools git://gitorious.org/~nedos/xen-tools/nedos-xen-tools.git git fetch nedos-xen-tools git checkout -b my-local-tracking-branch nedos-xen-tools/master_or_other_branch
amettes-xen-tools
-
Cloning this repository:
git clone git://gitorious.org/~amette/xen-tools/amettes-xen-tools.git amettes-xen-tools cd amettes-xen-tools
Add this repository as a remote to an existing local repository:
git remote add amettes-xen-tools git://gitorious.org/~amette/xen-tools/amettes-xen-tools.git git fetch amettes-xen-tools git checkout -b my-local-tracking-branch amettes-xen-tools/master_or_other_branch
bejeliths-xen-tools
-
Cloning this repository:
git clone git://gitorious.org/~bejelith/xen-tools/bejeliths-xen-tools.git bejeliths-xen-tools cd bejeliths-xen-tools
Add this repository as a remote to an existing local repository:
git remote add bejeliths-xen-tools git://gitorious.org/~bejelith/xen-tools/bejeliths-xen-tools.git git fetch bejeliths-xen-tools git checkout -b my-local-tracking-branch bejeliths-xen-tools/master_or_other_branch
pdasilvas-xen-tools
-
Cloning this repository:
git clone git://gitorious.org/~pdasilva/xen-tools/pdasilvas-xen-tools.git pdasilvas-xen-tools cd pdasilvas-xen-tools
Add this repository as a remote to an existing local repository:
git remote add pdasilvas-xen-tools git://gitorious.org/~pdasilva/xen-tools/pdasilvas-xen-tools.git git fetch pdasilvas-xen-tools git checkout -b my-local-tracking-branch pdasilvas-xen-tools/master_or_other_branch

