/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/en/user-guide/index.txt

  • Committer: Ian Clatworthy
  • Date: 2007-11-23 05:52:03 UTC
  • mto: (3054.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 3055.
  • Revision ID: ian.clatworthy@internode.on.net-20071123055203-r2t2r27amhzllubr
first cut at Central development chapter

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
Personal version control
36
36
########################
37
37
 
38
 
.. include:: solo_workflow.txt
 
38
.. include:: solo_intro.txt
39
39
.. include:: starting_a_project.txt
40
40
.. include:: controlling_registration.txt
41
41
.. include:: reviewing_changes.txt
48
48
Sharing with peers
49
49
##################
50
50
 
51
 
.. include:: partner_workflow.txt
 
51
.. include:: partner_intro.txt
52
52
.. include:: branching_a_project.txt
53
53
.. include:: merging_changes.txt
54
54
.. include:: resolving_conflicts.txt
58
58
Team collaboration, central style
59
59
#################################
60
60
 
61
 
.. later include:: centralized_workflow.txt
62
 
.. later include:: pushing_a_branch.txt
63
 
.. later include:: using_bound_branches.txt
 
61
.. include:: central_intro.txt
 
62
.. include:: publishing_a_branch.txt
 
63
.. include:: using_checkouts.txt
 
64
.. include:: working_offline_central.txt
 
65
.. include:: reusing_a_checkout.txt
64
66
 
65
67
 
66
68
Team collaboration, distributed style
67
69
#####################################
68
70
 
69
 
.. later include:: distributed_workflow.txt
 
71
.. later include:: distributed_intro.txt
70
72
.. later include:: shared_repositories.txt
71
73
 
72
74
 
73
 
Integrating bazaar with other systems
74
 
#####################################
75
 
 
76
 
.. include:: bug_trackers.txt
77
 
.. include:: version_info.txt
78
 
 
79
75
 
80
76
Best practices
81
77
##############
82
78
 
83
 
.. include:: shared_repository_layouts.txt
84
79
.. include:: server.txt
85
80
.. include:: hooks.txt
 
81
.. include:: version_info.txt
 
82
.. include:: bug_trackers.txt
 
83
.. include:: shared_repository_layouts.txt
86
84
 
87
85
.. Perhaps this ought to go in the User Reference?
88
86
.. include:: configuration.txt