Hi, With some help from Rob, James and Wouter in #launchpad, I've finally gotten the launchpad bazaar hosting up for onBoard. We should now be able to work on a common repository and it should be easier for the core Ubuntu developers to get a copy in a format that is useful for them.
See the onBoard project page here: https://launchpad.net/products/onboard To grab a copy using bazaar, enter: bzr checkout sftp://bazaar.launchpad.net/~onboard/onboard/main Edit the files locally and use bzr commit -m "some comment" when you are done. Those who are members of the onboard launchpad team can in turn upload their changes with bzr push sftp://bazaar.launchpad.net/~onboard/onboard/main To pull down other people's changes into an existing local branch, use: bzr pull sftp://bazaar.launchpad.net/~onboard/onboard/main For more information on shared bzr hosting in launchpad see James Henstridge's blog post: http://blogs.gnome.org/view/jamesh/2006/08/17/1 - Henrik -- Ubuntu-accessibility mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility
