← Back to team overview

launchpad-users team mailing list archive

Re: Getting a checkout

 

On Thu, Feb 5, 2009 at 3:17 PM, Tim Cook <timothywayne.cook@xxxxxxxxx> wrote:
> Problem is....I can't even figure out how to get a code checkout.  I've
> read the 5 minute guide, I have read the entire user manual.  I just
> don't get it.  I've tried command line options and Olive.  No luck yet
> except to get statistical info.....no code anywhere.
>
> The vcs is at:
> http://bazaar.launchpad.net/~vcs-imports/oship/trunk/files

Branch from the import:

bzr branch lp:~vcs-imports/oship/trunk

Then push to your new location:

bzr push lp:~timothywayne-cook/oship/main

> I also want to turn off the svn imports.
>

I'm pretty sure that you just ask on the Answer tracker:

https://answers.edge.launchpad.net/launchpad-bazaar

-Andrew



References