kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #07643
Re: New code import: kicad/kicad-zaka-new
Thanks for the help. I've already figured out.
Alexander.
Sun, 18 Mar 2012 16:33:47 +0100 от Jelmer Vernooij <jelmer@xxxxxxxxx>:
> Hi,
>
> On 03/18/2012 04:30 PM, Alexander Zakamaldin wrote:
> > A new bazaar code import has been requested by Alexander Zakamaldin:
> > https://code.launchpad.net/~zaka62/kicad/kicad-zaka-new
> > from
> > https://code.launchpad.net/~zaka62/kicad/kicad-zaka-new
> >
> You seem to be trying to use the code import mechanism of Launchpad to
> create a new branch. The code import system is used to import branches
> from external sites or version control systems.
>
> To create a new branch on launchpad, simply push the changes you have
> locally:
>
> bzr branch lp:kicad kicad
> bzr push -d lp:kicad lp:~zaka62/kicad/kicad-zaka-new
>
> Cheers,
>
> Jelmer
>