Rev 4856: Doc update from Matt Nordhoff in http://bazaar.launchpad.net/~jameinel/bzr/2.1.0b4-doc-updates

John Arbash Meinel john at arbash-meinel.com
Wed Dec 2 23:11:55 GMT 2009


At http://bazaar.launchpad.net/~jameinel/bzr/2.1.0b4-doc-updates

------------------------------------------------------------
revno: 4856 [merge]
revision-id: john at arbash-meinel.com-20091202231143-bj6mprr52l3l0ens
parent: john at arbash-meinel.com-20091202230940-7n2aydoxngdqxzld
parent: mnordhoff at mattnordhoff.com-20091126053526-hyh3iey05k5mis9n
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 2.1.0b4-doc-updates
timestamp: Wed 2009-12-02 17:11:43 -0600
message:
  Doc update from Matt Nordhoff
modified:
  bzrlib/help_topics/__init__.py help_topics.py-20060920210027-rnim90q9e0bwxvy4-1
-------------- next part --------------
=== modified file 'bzrlib/help_topics/__init__.py'
--- a/bzrlib/help_topics/__init__.py	2009-12-02 07:56:16 +0000
+++ b/bzrlib/help_topics/__init__.py	2009-12-02 23:11:43 +0000
@@ -260,11 +260,11 @@
 
   http://bzruser:BadPass@bzr.example.com:8080/bzr/trunk
 
-For bzr+ssh:// URLs, Bazaar also supports paths that begin with '~' as
-meaning that the rest of the path should be interpreted relative to the
-remote user's home directory.  For example if the user ``remote`` has a 
-home directory of ``/home/remote`` on the server shell.example.com, 
-then::
+For bzr+ssh:// and sftp:// URLs, Bazaar also supports paths that begin
+with '~' as meaning that the rest of the path should be interpreted
+relative to the remote user's home directory.  For example if the user
+``remote`` has a  home directory of ``/home/remote`` on the server
+shell.example.com, then::
 
   bzr+ssh://remote@shell.example.com/~/myproject/trunk
 



More information about the bazaar-commits mailing list