~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/tutorials/centralized_workflow.txt

  • Committer: Ian Clatworthy
  • Date: 2009-12-03 23:21:16 UTC
  • mfrom: (4852.4.1 RCStoVCS)
  • mto: This revision was merged to the branch mainline in revision 4860.
  • Revision ID: ian.clatworthy@canonical.com-20091203232116-f8igfvc6muqrn4yx
Revision Control -> Version Control in docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
294
294
-----------------
295
295
 
296
296
Bazaar_ has the concept of a "Shared Repository". This is similar to
297
 
the traditional concept of a repository in other RCSs like CVS and
 
297
the traditional concept of a repository in other VCSs like CVS and
298
298
Subversion. For example, in Subversion you have a remote repository,
299
299
which is where all of the history is stored, and locally you don't
300
300
have any history information, only a checkout of the working tree