|
910.
|
|
|
You enter your e-mail address and you wait for an e-mail which will guide you trough the process needed to create your login.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/contribute/bazaar_faq.rst:32
|
|
911.
|
|
|
This login is only needed if you intend to commit on bazaar on openerp-commiter or on your own branch.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/contribute/bazaar_faq.rst:34
|
|
912.
|
|
|
How to commit ?
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/contribute/bazaar_faq.rst:37
|
|
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
|