[MERGE] Commit do not need a text store.

Robert Collins robertc at robertcollins.net
Tue Jun 13 12:03:11 BST 2006


On Tue, 2006-06-13 at 01:30 +0200, Johan Rydberg wrote:
> The Commit object still reads out the weave store from the repository.
> With the new commit builder, there is no need for that.

+1, is there a branch I can merge this from?

(its faster for me to copy and paste a url, than save a temporary file
and merge from that).

Rob
> plain text document attachment (2006-06-13.bzr.commit.txt)
> # Bazaar revision bundle v0.7
> #
> # message:
> #   Commit do not need a text store.
> # committer: Johan Rydberg <jrydberg at gnu.org>
> # date: Tue 2006-06-13 01:24:19.560966969 +0200
> 
> === modified file bzrlib/commit.py
> --- bzrlib/commit.py
> +++ bzrlib/commit.py
> @@ -234,7 +234,6 @@
>          if message is None:
>              raise BzrError("The message keyword parameter is required for commit().")
>  
> -        self.weave_store = self.branch.repository.weave_store
>          self.bound_branch = None
>          self.local = local
>          self.master_branch = None
> 
> # revision id: jrydberg at gnu.org-20060612232419-756036a444e92734
> # sha1: 0b71a205bf4e7efb72b98268fff043fde94de62a
> # inventory sha1: 59c0a9883aeda4509e0b031ac579bff07b988647
> # parent ids:
> #   jrydberg at gnu.org-20060612232329-31581648dee530d5
> # base id: jrydberg at gnu.org-20060612232329-31581648dee530d5
> # properties:
> #   branch-nick: bzr.jrydberg.blob
> 
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060613/069c7b4e/attachment.pgp 


More information about the bazaar mailing list