~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/admin-guide/introduction.txt

  • Committer: Andrew Bennetts
  • Date: 2010-10-08 08:15:14 UTC
  • mto: This revision was merged to the branch mainline in revision 5498.
  • Revision ID: andrew.bennetts@canonical.com-20101008081514-dviqzrdfwyzsqbz2
Split NEWS into per-release doc/en/release-notes/bzr-*.txt

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
environments.  For the purposes of this document, we will consider Mac OS X as
32
32
a type of Unix.
33
33
 
34
 
In general, Bazaar requires only Python_ 2.6 or greater to run.
35
 
If you would *optionally*
 
34
In general, Bazaar requires only Python_ 2.4 or greater and the cElementTree_
 
35
package (included in Python 2.5 and later) to run.  If you would *optionally*
36
36
like to be able to access branches using SFTP, you need `paramiko and
37
37
pycrypto`_.
38
38
 
39
39
.. _Python: http://www.python.org/
 
40
.. _cElementTree: http://effbot.org/zone/element-index.htm
40
41
.. _paramiko and pycrypto: http://www.lag.net/paramiko/
41
42
 
42
43
For maximum performance, Bazaar can make use of compiled versions of some