[merge][1.0][#164637] KnitVersionedFile.get_data_stream takes compression dependencies into account

John Arbash Meinel john at arbash-meinel.com
Mon Nov 26 21:10:20 GMT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Robert Collins wrote:
> On Mon, 2007-11-26 at 19:29 +1100, Martin Pool wrote:
>> I'm happy to say when this is merged with Robert's fixes, all tests
>> pass with the default repository format set to packs:
>>
>>   http://sourcefrog.net/bzr/packs-as-default/
> 
> Actually, you've not quite changed the default. You've changed the
> repository layer's default, but thats ignored for the most part.
> 
> The below actually changes the default. (the repository.py patch is not
> needed). I suspect there will still be 4 failing tests, I'm checking
> now.
> 
> -Rob
> 
> --- bzrlib/bzrdir.py    2007-11-26 02:10:07 +0000
> +++ bzrlib/bzrdir.py    2007-11-26 20:43:59 +0000
> @@ -2527,4 +2527,4 @@
>      hidden=True,
>      experimental=True,
>      )
> -format_registry.set_default('dirstate-tags')
> +format_registry.set_default('knitpack-experimental')
> 

Well, except we renamed the pack format in a recent patch. So at least for
bzr.dev you need:

format_registry.set_default('pack-0.92')

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHSzY7JdeBCYSNAAMRAuh3AKCmjIUbiCtH+s1TAXvMTc2EHLJTKQCgxb52
ljMMPzw0i2rG1sZy/Hhnir8=
=FQbd
-----END PGP SIGNATURE-----



More information about the bazaar mailing list