How to create new branch on LP without stacking?
Alexander Belchenko
bialix at ukr.net
Tue Jun 23 15:44:38 BST 2009
Aaron Bentley пишет:
> Alexander Belchenko wrote:
>> Is it possible to create new branch at LP without stacking?
>
> Yes.
>
> bzr init $LOCATION
C:\>bzr init lp:~qbzr-dev/qbzr/test --2a
Connected (version 2.0, client Twisted)
Authentication (publickey) successful!
Secsh channel 1 opened.
Using default stacking branch /~qbzr-dev/qbzr/trunk at
bzr+ssh://bazaar.launchpad.net/%7Eqbzr-dev/qbzr/
bzr: ERROR:
RemoteRepository(bzr+ssh://bazaar.launchpad.net/%7Eqbzr-dev/qbzr/trunk/.bzr/)
is not compatible with
CHKInventoryRepository('bzr+ssh://bazaar.launchpad.net/%7Eqbzr-dev/qbzr/test/.bzr/repository/')
different rich-root support
Is it normal?
> bzr push $LOCATION
>
> Aaron
More information about the bazaar
mailing list