[patch] Make export take an optional branch url

John Arbash Meinel john at arbash-meinel.com
Tue Oct 31 21:04:16 GMT 2006


Daniel Silverstone wrote:
> Hi,
> 
> I spoke with Robert Collins about getting the export command to take an
> optional branch url so that I could do:
> 
> bzr export foo-1.0.tar.gz http://my-server.com/foobranch
> 
> He said "do a patch" and so here it is.
> 
> The bundle attached is also on
> http://bzr.digital-scurf.org/trees/dsilvers/bzr-bits
> 
> D.
> 

I updated it slightly to add a NEWS entry, because it is a user-visible
change.

Otherwise +1 and it has been submitted.

John
=:->

=== modified file 'NEWS'
--- NEWS        2006-10-31 04:02:42 +0000
+++ NEWS        2006-10-31 21:02:26 +0000
@@ -2,6 +2,11 @@

   IMPROVEMENTS:

+    * ``bzr export`` allows an optional branch parameter, to export a bzr
+      tree from some other url. For example:
+      ``bzr export bzr.tar.gz http://bazaar-vcs.org/bzr/bzr.dev``
+      (Daniel Silverstone)
+
   INTERNALS:

     * Clean up ``bzr selftest --benchmark bundle`` to correct an import,



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20061031/6e96f326/attachment.pgp 


More information about the bazaar mailing list