|
913.
|
|
|
Once your login is created, you need to create some ssh keys and insert them on your login page (see create ssh keys on the left). These ssh keys are needed to commit.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/contribute/bazaar_faq.rst:39
|
|
914.
|
|
|
I advice you to follow these instructions to complete the creation of your ssh keys: https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/contribute/bazaar_faq.rst:43
|
|
915.
|
|
|
How to use Bazaar ?
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/contribute/bazaar_faq.rst:47
|
|
916.
|
|
|
There are two ways to work on bzr. Either, you make a checkout, either you create a local branch.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/contribute/bazaar_faq.rst:49
|
|
917.
|
|
|
Checkout method::
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/contribute/bazaar_faq.rst:51
|
|
918.
|
|
|
Creating a branch::
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/contribute/bazaar_faq.rst:57
|
|
919.
|
|
|
In any cases, when you experience some problems, you can do::
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/contribute/bazaar_faq.rst:63
|
|
920.
|
|
|
or ``bzr help <command>``. e.g.::
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/contribute/bazaar_faq.rst:67
|
|
921.
|
|
|
Some problems
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/contribute/bazaar_faq.rst:72
|
|
922.
|
|
|
Checkout does not work, I have this message error::
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/contribute/bazaar_faq.rst:74
|