|
83.
|
|
|
That should add all files in your working directory to bzr.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pages/authors-editors.php:113
|
|
84.
|
|
|
Now you need to see the differences (there will be none if you have got the branch for the first time):
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pages/authors-editors.php:114
|
|
85.
|
|
|
Then commit it:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pages/authors-editors.php:116
|
|
86.
|
|
|
So for example:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pages/authors-editors.php:118
|
|
87.
|
|
|
After it has said "committed revision X" you should be able to push it through to main:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pages/authors-editors.php:120
|
|
88.
|
|
|
Now go to Launchpad and check that it has indeed been pushed up to the next revision.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pages/authors-editors.php:122
|
|
89.
|
|
|
Updating your local branch
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pages/authors-editors.php:123
|
|
90.
|
|
|
Run the following command to "pull" the latest branch from Launchpad and merge it with yours:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pages/authors-editors.php:124
|
|
91.
|
|
|
Remember all bzr commands must be in the root directory of ubuntu-manual, where your branch is registered.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pages/authors-editors.php:126
|
|
92.
|
|
|
If you have created a new folder or new files (ie, not edited an existing one) then you will need to run
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pages/authors-editors.php:127
|