Rev 3203: (bialix) List possible values for BZR_SSH environment variable in in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Tue Jan 29 01:21:33 GMT 2008
At file:///home/pqm/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 3203
revision-id:pqm at pqm.ubuntu.com-20080129012127-1xxr6h8khunihsdx
parent: pqm at pqm.ubuntu.com-20080128234850-jaxf44mvz2q8m2v5
parent: bialix at ukr.net-20080128221331-8g8jy7fgd30uc0dt
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Tue 2008-01-29 01:21:27 +0000
message:
(bialix) List possible values for BZR_SSH environment variable in
env-variables help topic. (#181842)
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
bzrlib/help_topics/__init__.py help_topics.py-20060920210027-rnim90q9e0bwxvy4-1
------------------------------------------------------------
revno: 3193.4.2
revision-id:bialix at ukr.net-20080128221331-8g8jy7fgd30uc0dt
parent: bialix at ukr.net-20080128085958-md3v4ij6mpuglvs4
parent: pqm at pqm.ubuntu.com-20080125195940-iwy2onaiiges6k4t
committer: Alexander Belchenko <bialix at ukr.net>
branch nick: bzr_ssh.help
timestamp: Tue 2008-01-29 00:13:31 +0200
message:
merge bzr.dev
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
bzrlib/__init__.py __init__.py-20050309040759-33e65acf91bbcd5d
bzrlib/builtins.py builtins.py-20050830033751-fc01482b9ca23183
bzrlib/commands.py bzr.py-20050309040720-d10f4714595cf8c3
bzrlib/debug.py debug.py-20061102062349-vdhrw9qdpck8cl35-1
bzrlib/doc/api/__init__.py __init__.py-20051224020744-7b87d590843855bc
bzrlib/help_topics/__init__.py help_topics.py-20060920210027-rnim90q9e0bwxvy4-1
bzrlib/plugin.py plugin.py-20050622060424-829b654519533d69
bzrlib/reconfigure.py reconfigure.py-20070908040425-6ykgo7escxhyrg9p-1
bzrlib/smart/client.py client.py-20061116014825-2k6ada6xgulslami-1
bzrlib/smart/medium.py medium.py-20061103051856-rgu2huy59fkz902q-1
bzrlib/smart/protocol.py protocol.py-20061108035435-ot0lstk2590yqhzr-1
bzrlib/tests/__init__.py selftest.py-20050531073622-8d0e3c8845c97a64
bzrlib/tests/blackbox/test_selftest.py test_selftest.py-20060123024542-01c5f1bbcb596d78
bzrlib/tests/test_osutils.py test_osutils.py-20051201224856-e48ee24c12182989
bzrlib/tests/test_plugins.py plugins.py-20050622075746-32002b55e5e943e9
bzrlib/tests/test_reconfigure.py test_reconfigure.py-20070908040425-6ykgo7escxhyrg9p-2
bzrlib/tests/test_remote.py test_remote.py-20060720103555-yeeg2x51vn0rbtdp-2
bzrlib/tests/test_selftest.py test_selftest.py-20051202044319-c110a115d8c0456a
bzrlib/tests/test_smart_transport.py test_ssh_transport.py-20060608202016-c25gvf1ob7ypbus6-2
bzrlib/tests/test_trace.py testtrace.py-20051110225523-a21117fc7a07eeff
bzrlib/trace.py trace.py-20050309040759-c8ed824bdcd4748a
------------------------------------------------------------
revno: 3193.4.1
revision-id:bialix at ukr.net-20080128085958-md3v4ij6mpuglvs4
parent: pqm at pqm.ubuntu.com-20080118055224-sskoia4bcpxd8wzu
committer: Alexander Belchenko <bialix at ukr.net>
branch nick: bzr_ssh.help
timestamp: Mon 2008-01-28 10:59:58 +0200
message:
List possible values for BZR_SSH environment variable in env-variables help topic. (#181842)
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
bzrlib/help_topics/__init__.py help_topics.py-20060920210027-rnim90q9e0bwxvy4-1
=== modified file 'NEWS'
--- a/NEWS 2008-01-25 18:19:06 +0000
+++ b/NEWS 2008-01-28 22:13:31 +0000
@@ -51,6 +51,9 @@
* Cleanly handle connection errors in smart protocol version two, the same
way as they are handled by version one. (Andrew Bennetts)
+ * List possible values for BZR_SSH environment variable in env-variables
+ help topic. (Alexander Belchenko, #181842)
+
* ``reconfigure`` can safely be interrupted while fetching.
(Aaron Bentley, #179316)
=== modified file 'bzrlib/help_topics/__init__.py'
--- a/bzrlib/help_topics/__init__.py 2008-01-22 05:00:42 +0000
+++ b/bzrlib/help_topics/__init__.py 2008-01-28 22:13:31 +0000
@@ -544,6 +544,7 @@
BZR_HOME Directory holding .bazaar config dir. Overrides HOME.
BZR_HOME (Win32) Directory holding bazaar config dir. Overrides APPDATA and HOME.
BZR_REMOTE_PATH Full name of remote 'bzr' command (for bzr+ssh:// URLs).
+BZR_SSH SSH client: paramiko (default), openssh, ssh, plink.
================ =================================================================
"""
More information about the bazaar-commits
mailing list