~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-12-04 05:59:16 UTC
  • mfrom: (4859.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20091204055916-0wl19q28c6n0po1e
(igc) Revision Control -> Verison Control (Patrick Regan)

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