Rev 3408: minor doc clarification for decentralized with shared-mainline in http://bzr.arbash-meinel.com/branches/bzr/1.5-dev/doc_shared_mainline
John Arbash Meinel
john at arbash-meinel.com
Tue May 6 15:35:05 BST 2008
At http://bzr.arbash-meinel.com/branches/bzr/1.5-dev/doc_shared_mainline
------------------------------------------------------------
revno: 3408
revision-id: john at arbash-meinel.com-20080506143457-mytwmwshmz1bu1uf
parent: pqm at pqm.ubuntu.com-20080505231558-7w3zaehbvtcjk7jv
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: doc_shared_mainline
timestamp: Tue 2008-05-06 09:34:57 -0500
message:
minor doc clarification for decentralized with shared-mainline
modified:
doc/en/user-guide/distributed_intro.txt distributed_intro.tx-20071123154453-dk2mjhrg1vpjm5w2-2
-------------- next part --------------
=== modified file 'doc/en/user-guide/distributed_intro.txt'
--- a/doc/en/user-guide/distributed_intro.txt 2007-11-23 15:45:20 +0000
+++ b/doc/en/user-guide/distributed_intro.txt 2008-05-06 14:34:57 +0000
@@ -11,8 +11,13 @@
The decentralized with shared mainline workflow
-----------------------------------------------
-In this workflow, each developer has their own branch or branches, plus commit rights to the main branch. They do their work in their personal branch, then merge it into the mainline when it is ready.
+In this workflow, each developer has their own branch or branches, plus
+a checkout of the main branch. They do their work in their personal
+branch, then merge it into the mainline when it is ready.
.. image:: images/workflows_shared.png
Other distributed workflows are explored later in this chapter.
+
+..
+ vim: tw=74 ft=rst
More information about the bazaar-commits
mailing list