Repositories
openvp-metadata
OpenVP.Metadata hatchery
-
Cloning this repository:
git clone git://gitorious.org/openvp/openvp-metadata.git openvp-metadata cd openvp-metadata
Add this repository as a remote to an existing local repository:
git remote add openvp-metadata git://gitorious.org/openvp/openvp-metadata.git git fetch openvp-metadata git checkout -b my-local-tracking-branch openvp-metadata/master_or_other_branch
openvp-mainline
Mainline development
-
Cloning this repository:
git clone git://gitorious.org/openvp/openvp-mainline.git openvp-mainline cd openvp-mainline
Add this repository as a remote to an existing local repository:
git remote add openvp-mainline git://gitorious.org/openvp/openvp-mainline.git git fetch openvp-mainline git checkout -b my-local-tracking-branch openvp-mainline/master_or_other_branch
banshee-openvp
Banshee.OpenVP addin
-
Cloning this repository:
git clone git://gitorious.org/openvp/banshee-openvp.git banshee-openvp cd banshee-openvp
Add this repository as a remote to an existing local repository:
git remote add banshee-openvp git://gitorious.org/openvp/banshee-openvp.git git fetch banshee-openvp git checkout -b my-local-tracking-branch banshee-openvp/master_or_other_branch
jamesinjerseys-banshee-openvp
-
Cloning this repository:
git clone git://gitorious.org/~jamesinjersey/openvp/jamesinjerseys-banshee-openvp.git jamesinjerseys-banshee-openvp cd jamesinjerseys-banshee-openvp
Add this repository as a remote to an existing local repository:
git remote add jamesinjerseys-banshee-openvp git://gitorious.org/~jamesinjersey/openvp/jamesinjerseys-banshee-openvp.git git fetch jamesinjerseys-banshee-openvp git checkout -b my-local-tracking-branch jamesinjerseys-banshee-openvp/master_or_other_branch

