[MERGE][1.6.1] 1.6 fetch regression
John Arbash Meinel
john at arbash-meinel.com
Fri Aug 29 16:09:32 BST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Matt Nordhoff wrote:
...
> Trivial (as always), but:
>
>> === modified file 'bzrlib/transport/remote.py'
>> --- bzrlib/transport/remote.py 2008-07-25 03:12:11 +0000
>> +++ bzrlib/transport/remote.py 2008-08-28 21:27:48 +0000
>
>> @@ -312,14 +312,13 @@
>
>> fudge_factor=self._bytes_to_read_before_seek))
>>
>> try:
>> + # if relpath.endswith('.pack'):
>> + # import pdb; pdb.set_trace()
>> result = self._client.call_with_body_readv_array(
>> ('readv', self._remote_path(relpath),),
>> [(c.start, c.length) for c in coalesced])
>> @@ -332,18 +331,38 @@
>
> Should the pdb bit have been left in?
At least it was commented out this time :)
Yeah, I'll take it out.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIuBEsJdeBCYSNAAMRAr+cAKCMU7D2QDSV3+QmSIOykAxo/51lwQCfXP2J
zl+ObI8KPU4IEEUzCOXGHfQ=
=6prm
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list