~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2016-01-31 13:36:59 UTC
  • mfrom: (6613.1.5 1538480-match-hostname)
  • Revision ID: pqm@pqm.ubuntu.com-20160131133659-ouy92ee2wlv9xz8m
(vila) Use ssl.match_hostname instead of our own. (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
 
60
60
If a directory is not given, one is created based on the last part of
61
61
the URL. Here are some examples showing a drive qualified path (M:/) and an
62
 
sftp URL respectively::
 
62
SFTP URL respectively::
63
63
 
64
64
  bzr branch M:/cool-trunk
65
65
  bzr branch sftp://bill@mary-laptop/cool-repo/cool-trunk