Am I setting up this branch right in LaunchPad?

Paul Hummer paul.hummer at canonical.com
Sun May 30 15:49:18 BST 2010


On Sat, 29 May 2010 22:40:34 -0700
Nathan Osman <george_edison55 at hotmail.com> wrote:

> 
> I set up a repository on LaunchPad for a project of mine. I created a
> local bazaar repository by doing: bzr init   <-- in code directorybzr
> add   <-- add all of the codebzr commit   <-- commit locally Then I
> pushed all the changes to LaunchPad: bzr push
> lp:~myname/trunk/project_name Then I went to LaunchPad and did
> something (I can't remember what exactly) to link
> ~myname/trunk/project_name to the actual project trunk so that the
> code showed up in the project. My question is, is this the right way
> to do it? The 'Series and Milestones' just shows 'trunk' with an
> arrow. Is it supposed to show something else? Here is the
> project:https://launchpad.net/sopp

I think you probably pushed to lp:~myname/project_name/trunk and you
just forgot, because I see it pushed as lp:~george-edison55/sopp/trunk

Linking it as the development focus was the right thing to do.  There's
only one series branch in "Series and Milestones" because you only have
trunk.  When you release 1.0 (or whatever your first release off trunk
is), you'll want to create another series branch, etc.

If you have anymore questions about Launchpad, the Launchpad-Users
mailing list[1] might be a better venue for getting answers.

[1] https://edge.launchpad.net/~launchpad-users

-- 
Paul Hummer
http://www.paulhummer.org

"Sometimes I suspect that we build our traps ourselves, then we back
into them, pretending amazement the while." -Neil Gaiman



More information about the bazaar mailing list