/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/branching_a_project.txt

  • Committer: John Arbash Meinel
  • Date: 2011-01-10 22:20:12 UTC
  • mfrom: (5582 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5599.
  • Revision ID: john@arbash-meinel.com-20110110222012-mtcqudkvmzwiufuc
Merge in the bzr.dev 5582

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
``public_html`` within your home directory.
44
44
 
45
45
.. note:: Access over HTTP or HTTPS is read-only by default.
46
 
   See `Pushing over the http smart server
 
46
   See `Pushing over the HTTP smart server
47
47
   <http_smart_server.html#pushing-over-the-http-smart-server>`_ for
48
48
   details on configuring read-write access.
49
49
 
75
75
 
76
76
If a directory is not given, one is created based on the last part of
77
77
the URL. Here are some examples showing a drive qualified path (M:/) and an
78
 
sftp URL respectively::
 
78
SFTP URL respectively::
79
79
 
80
80
  bzr branch M:/cool-trunk
81
81
  bzr branch sftp://bill@mary-laptop/cool-repo/cool-trunk