Merge lp:~smartgpx/bzr-explorer-website/proofing2 into lp:~ian-clatworthy/bzr-explorer-website/trunk

Proposed by David Roberts
Status: Merged
Approved by: Ian Clatworthy
Approved revision: not available
Merged at revision: not available
Proposed branch: lp:~smartgpx/bzr-explorer-website/proofing2
Merge into: lp:~ian-clatworthy/bzr-explorer-website/trunk
Diff against target: 82 lines (+12/-11)
1 file modified
en/tutorials/open-source-dev-gnome.txt (+12/-11)
To merge this branch: bzr merge lp:~smartgpx/bzr-explorer-website/proofing2
Reviewer Review Type Date Requested Status
Ian Clatworthy Pending
Review via email: mp+15326@code.launchpad.net
To post a comment you must log in.
Revision history for this message
David Roberts (smartgpx) wrote :

Minor typographical changes suggested as a result of working through the draft Open Source Development tutorial.

The whole process was 'dog fooded' by using the process described therein to prepare this proposed branch. Feedback on how well I have honoured that process will be welcome.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'en/tutorials/open-source-dev-gnome.txt'
--- en/tutorials/open-source-dev-gnome.txt 2009-11-27 06:31:55 +0000
+++ en/tutorials/open-source-dev-gnome.txt 2009-11-27 16:25:22 +0000
@@ -15,7 +15,7 @@
15For convenience, the Launchpad mirror branches and merge proposal15For convenience, the Launchpad mirror branches and merge proposal
16system are used. Almost any open source project can leverage the16system are used. Almost any open source project can leverage the
17tools shown without needing to explicitly switch to Bazaar and Launchpad.17tools shown without needing to explicitly switch to Bazaar and Launchpad.
18The tools can also be used for commerical development projects.18The tools can also be used for commercial development projects.
19Details on how projects can hook into Launchpad and encourage19Details on how projects can hook into Launchpad and encourage
20casual contributors using Bazaar Explorer are given at the end20casual contributors using Bazaar Explorer are given at the end
21of this document.21of this document.
@@ -65,8 +65,8 @@
65.. image:: screenshots/gnome/dialog-configuration.png65.. image:: screenshots/gnome/dialog-configuration.png
6666
67Close the dialog.67Close the dialog.
68Select **Preferences** to personalize Bazar Explorer. Select the68Select **Preferences** to personalize Bazaar Explorer. Select the
69extended toolbar.69expanded toolbar.
7070
71.. image:: screenshots/gnome/dialog-preferences.png71.. image:: screenshots/gnome/dialog-preferences.png
7272
@@ -95,9 +95,10 @@
9595
96.. image:: screenshots/gnome/dialog-init-repo.png96.. image:: screenshots/gnome/dialog-init-repo.png
9797
98Accept the defaults by clicking **OK**. The Branch dialog will be98Accept the defaults by clicking **OK**. Close the Initialize dialog.
99presented once more. Adjust the destination directory to ``trunk``99The Branch dialog will be presented once more. Adjust the destination
100within the repository directory, e.g. ``Projects/emacs/trunk``.100directory to ``trunk`` within the repository directory,
101e.g. ``Projects/emacs/trunk``.
101102
102.. image:: screenshots/gnome/dialog-branch-from-master2.png103.. image:: screenshots/gnome/dialog-branch-from-master2.png
103104
@@ -114,7 +115,7 @@
114Open the locally created emacs repository and view the current115Open the locally created emacs repository and view the current
115list of branches. To do this, select :menuselection:`File --> Open`116list of branches. To do this, select :menuselection:`File --> Open`
116and enter ``Projects/emacs`` or whatever directory for the repository117and enter ``Projects/emacs`` or whatever directory for the repository
117you previously entered. Click on ``trunk`` to view it's recent history.118you previously entered. Click on ``trunk`` to view its recent history.
118119
119.. image:: screenshots/gnome/page-emacs.png120.. image:: screenshots/gnome/page-emacs.png
120121
@@ -148,7 +149,7 @@
148.. image:: screenshots/gnome/dialog-branch-feature.png149.. image:: screenshots/gnome/dialog-branch-feature.png
149150
150This may take a few seconds because a completely new working tree151This may take a few seconds because a completely new working tree
151is being created. When it completes, close the dialog and a page for152is being created. When it completes, close the Branch dialog and a page for
152the new branch will be opened.153the new branch will be opened.
153154
154.. image:: screenshots/gnome/page-feature-initial.png155.. image:: screenshots/gnome/page-feature-initial.png
@@ -174,7 +175,7 @@
174175
175You have now saved your changes to the local repository. If you176You have now saved your changes to the local repository. If you
176wish, you can make additional changes and commit them locally177wish, you can make additional changes and commit them locally
177by repeating the steps above.178by repeating the Edit and Commit steps above.
178179
179180
180Proposing a change181Proposing a change
@@ -211,7 +212,7 @@
211Select **OK**.212Select **OK**.
212Pushing your feature branch to Launchpad should generally be pretty213Pushing your feature branch to Launchpad should generally be pretty
213quick as only the new revisions are sent. When the transfer completes,214quick as only the new revisions are sent. When the transfer completes,
214close the Branch dialog. An indicator should now appear in Explorer's215close the Push dialog. An indicator should now appear in Explorer's
215status bar (bottom right hand corner) telling you that the branch is216status bar (bottom right hand corner) telling you that the branch is
216known on a hosting site.217known on a hosting site.
217218
@@ -240,7 +241,7 @@
240241
241.. note::242.. note::
242243
243 It's a good idea for your community to subscribe it's developer244 It's a good idea for your community to subscribe its developer
244 mailing list to Launchpad's trunk mirror. Merge proposals will245 mailing list to Launchpad's trunk mirror. Merge proposals will
245 then be automatically emailed to the list while remaining246 then be automatically emailed to the list while remaining
246 browsable online. See the end of this document for details on247 browsable online. See the end of this document for details on

Subscribers

People subscribed via source and target branches