Rev 3203: Tweak wording. in http://people.ubuntu.com/~robertc/baz2.0/register-branch.public_location

Robert Collins robertc at robertcollins.net
Fri Jan 25 11:53:03 GMT 2008


At http://people.ubuntu.com/~robertc/baz2.0/register-branch.public_location

------------------------------------------------------------
revno: 3203
revision-id:robertc at robertcollins.net-20080125115256-1bayb034r2wtbbs4
parent: robertc at robertcollins.net-20080125110632-0tp2cjae2ol63zuq
committer: Robert Collins <robertc at robertcollins.net>
branch nick: register-branch.public_location
timestamp: Fri 2008-01-25 22:52:56 +1100
message:
  Tweak wording.
modified:
  bzrlib/plugins/launchpad/__init__.py __init__.py-20060315182712-2d5feebd2a1032dc
=== modified file 'bzrlib/plugins/launchpad/__init__.py'
--- a/bzrlib/plugins/launchpad/__init__.py	2008-01-25 10:46:10 +0000
+++ b/bzrlib/plugins/launchpad/__init__.py	2008-01-25 11:52:56 +0000
@@ -39,13 +39,13 @@
     branch belongs, and create an account for yourself on launchpad.net.
 
     arguments:
-        public_url: The publicly visible url for the branch.
+        public_url: The publicly visible url for the branch to register.
                     This must be an http or https url (which Launchpad can read
                     from to access the branch). Local file urls, SFTP urls, and
                     bzr+ssh urls will not work.
                     If no public_url is provided, bzr will use the configured
-                    public_url if there is one for the branch, and error if
-                    none is configured.
+                    public_url if there is one for the current branch, and
+                    otherwise error.
 
     example:
         bzr register-branch http://foo.com/bzr/fooproduct.mine \\



More information about the bazaar-commits mailing list