To use these directories you have to install Bazaar Version Control System first.

And then (quick start):
  • Branch yourself from testing: bzr branch http://www.likindoy.org/content/bazaar/testing
  • or maybe from unstable.juanmi: bzr branch http://www.likindoy.org/content/bazaar/unstable.juanmi
  • or some other 'BRANCH': bzr branch http://www.likindoy.org/content/bazaar/BRANCH
  • Work on it: make the changes you want in your just created new branch.
  • Make a patch: make a patch from your changes and send it to Likindoy's teamwork with the command:
    bzr diff -r ancestor:/likindoy/s/project/ > likindoy.patch

Contacts: (all contacts are @likindoy.org)
  • juanjo: working documentation of Likindoy.
  • juanmi: working on the main structure of Likindoy.
  • miguel: working on GPRS protocol and statistical system for Likindoy.

Get the list of available branches: here.

For more information about Bazaar: http://bazaar-vcs.org/
For more information about Likindoy: http://www.likindoy.org/