~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

MergeĀ lp:bzr.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
  ===========         ======================================================
17
17
  Prefix              Description
18
18
  ===========         ======================================================
19
 
  file://             Access using the standard filesystem (default)
20
 
  sftp://             Access using SFTP (most SSH servers provide SFTP).
21
 
  bzr://              Fast access using the Bazaar smart server.
22
 
  ftp://              Access using passive FTP.
23
 
  http://             Read-only access to branches exported by a web server.
 
19
  \file://            Access using the standard filesystem (default)
 
20
  \sftp://            Access using SFTP (most SSH servers provide SFTP).
 
21
  \bzr://             Fast access using the Bazaar smart server.
 
22
  \ftp://             Access using passive FTP.
 
23
  \http://            Read-only access to branches exported by a web server.
24
24
  ===========         ======================================================
25
25
 
26
26
As indicated above, branches are identified using URLs with the