~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/mini-tutorial/index.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-12-16 07:31:24 UTC
  • mfrom: (5570.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20101216073124-20n1cshje27j3a2i
(mbp) change acronyms to uppercase in docs (Martin Pool)

Show diffs side-by-side

added added

removed removed

Lines of Context:
140
140
    Initial import
141
141
 
142
142
 
143
 
Publishing your branch with sftp
 
143
Publishing your branch with SFTP
144
144
================================
145
145
 
146
146
There are a couple of ways to publish your branch. If you already have
164
164
 
165
165
 $ bzr branch http://www.example.com/myproject
166
166
 
167
 
**Note**: to use sftp, you may need to install ``paramiko`` and
 
167
**Note**: to use SFTP, you may need to install ``paramiko`` and
168
168
``pyCrypto``. See http://wiki.bazaar.canonical.com/InstallationFaq for details.
169
169
 
170
170