Repositories
eds-backend-telepathy
evolution-data-server backend that allows you to have in an EDS-based address book all of your IM contacts coming from Telepathy.
-
Cloning this repository:
git clone git://gitorious.org/eds-backend-telepathy/eds-backend-telepathy.git eds-backend-telepathy cd eds-backend-telepathy
Add this repository as a remote to an existing local repository:
git remote add eds-backend-telepathy git://gitorious.org/eds-backend-telepathy/eds-backend-telepathy.git git fetch eds-backend-telepathy git checkout -b my-local-tracking-branch eds-backend-telepathy/master_or_other_branch

