HelpingOut

Differences between revisions 1 and 2
Revision 1 as of 2006-09-18 14:52:00
Size: 994
Editor: i577B02C8
Comment:
Revision 2 as of 2008-08-06 16:31:47
Size: 998
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * [https://launchpad.net/products/+new create a new product]  * [[https://launchpad.net/products/+new|create a new product]]
Line 23: Line 23:
Go back to '''[:Telepathy]'''.[[BR]][[BR]]
[:
CategoryTelepathy]
Go back to '''[[Telepathy]]'''.<<BR>><<BR>>
[[CategoryTelepathy]]

Packaging stored in bzr

To add your own package to the Team's repository, do:

  • have a Launchpad ID
  • add your SSH keys to it
  • become part of the team
  • create a new product

  • create a bzr branch locally
  • bzr push --create-prefix sftp://<launchpad-id>@bazaar.launchpad.net/~telepathy/<product>/ubuntu

If you want to have a separate branch of one of the packages, that's fine too:

  • have a Launchpad ID
  • add your SSH keys to it
  • create a new product, if the product doesn't exist yet
  • create a bzr branch locally
  • bzr push --create-prefix sftp://<launchpad-id>@bazaar.launchpad.net/~<launchpad-id>/<product>/ubuntu

To checkout a current branch of a package, run:

  • bzr checkout <branch> (where you get the branch URLs from the links above - they're usually of a form like: http://bazaar.launchpad.net/~telepathy/cohoba/ubuntu)


Go back to Telepathy.

CategoryTelepathy

Telepathy/HelpingOut (last edited 2008-08-06 16:31:47 by localhost)