~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Martin Pool
  • Date: 2010-12-16 06:24:14 UTC
  • mfrom: (5538.2.4 bzr-docs-textfixes)
  • mto: This revision was merged to the branch mainline in revision 5572.
  • Revision ID: mbp@sourcefrog.net-20101216062414-y14p9t3otmmbtpsw
merge uppercasing of acronyms

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