~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-10-05 21:15:13 UTC
  • mfrom: (5448.3.5 374700-Add-gnu-lsh-support)
  • Revision ID: pqm@pqm.ubuntu.com-20101005211513-whouyj5t7oo92gmq
(gz) Add support for GNU lsh as a secure shell client (Matthew Gordon)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Dependencies
5
5
------------
6
6
 
7
 
bzr requires Python 2.6 or newer.
 
7
bzr requires Python2.4 and cElementTree:
 
8
 
 
9
  http://effbot.org/zone/element-index.htm
8
10
 
9
11
If you wish to access branches over sftp, you will need paramiko and
10
12
pycrypto: