Push to launchpad
Thomas Manson
dev.mansonthomas at gmail.com
Mon Oct 13 20:03:53 BST 2008
Hi Matt,
It's finally what I've done. test456 was a test on staging.launchpad.net.
I've push
bzr+ssh://dev-mansonthomas@bazaar.launchpad.net/~dev-mansonthomas/crf-irp<http://dev-mansonthomas@bazaar.launchpad.net/~dev-mansonthomas/test456/crf-irp>
/crf-irp
bzr+ssh://dev-mansonthomas@bazaar.launchpad.net/~dev-mansonthomas/crf-irp<http://dev-mansonthomas@bazaar.launchpad.net/~dev-mansonthomas/test456/crf-irp>
/crf-irp-model
bzr+ssh://dev-mansonthomas@bazaar.launchpad.net/~dev-mansonthomas/crf-irp<http://dev-mansonthomas@bazaar.launchpad.net/~dev-mansonthomas/test456/crf-irp>
/crf-irp-utilities
When I created my project, the last field in the form was the parent
project.
By the way, I've loaded my private key into pagent.
Is this how bzr got the certificates to authenticates or is this by another
mean ?
Thomas
On Mon, Oct 13, 2008 at 20:27, Matt Nordhoff <mnordhoff at mattnordhoff.com>wrote:
> Thomas Manson wrote:
> > Hi,
> >
> > I've created a project on launchpad https://launchpad.net/crf-irp and
> > now I would like to push my local bzr repository to it.
> > I've created a private/public key with puttygen, import it into my
> > launchpad profile.
> >
> > My project is divided into 3 (Eclipse) Java project (the webapp, the
> > model, and an utilitie project).
> >
> > I'd like to keep this separation and would like to import all this
> > project (which was distinct module in CVS) into my project.
> >
> > I'm currently running under windows vista (so sad, it's my
> > professionnal laptop), my main computer is currently dead, ressurection
> > planned in few weeks ;)
> >
> > How do I import my 3 projects into launchpad ?
> >
> > I've tried to run this :
> >
> > C:\temp\test\bzr\crf-irp>bzr push
> > bzr+ssh://
> dev-mansonthomas at bazaar.launchpad.net/~dev-mansonthomas/test456/crf-irp
>
> You're trying to push to your user, a project called "test456", and a
> branch called "crf-irp". Maybe you want it the other way around?
>
> bzr push
> bzr+ssh://
> dev-mansonthomas at bazaar.launchpad.net/~dev-mansonthomas/crf-irp/test456
>
> or even the equivalent:
>
> bzr launchpad-login dev-mansonthomas # If you haven't done it already
> bzr push lp:~dev-mansonthomas/crf-irp/test456
>
> If you want three different projects, it would be best to create three
> different projects on LP. I think you can make them children of a parent
> project...somehow. I dunno, I've never done it. Read the docs.
>
> <snip ssh and shell stuff>
> --
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20081013/9195ab21/attachment.htm
More information about the bazaar
mailing list