bzr log http+urllib does not work, http+pycurl is too slow

John Arbash Meinel john at arbash-meinel.com
Tue Dec 11 16:52:04 GMT 2007


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

Alexander Belchenko wrote:
> John Arbash Meinel пишет:
>> Before we go too far, can you try this patch:
>>
>> === modified file 'bzrlib/trace.py'
>> - --- bzrlib/trace.py     2007-11-10 17:09:40 +0000
>> +++ bzrlib/trace.py     2007-12-11 16:26:17 +0000
>> @@ -129,7 +129,7 @@
>>      out += '\n'
>>      _trace_file.write(out)
>>      # TODO: jam 20051227 Consider flushing the trace file to help
>> debugging
>> - -    #_trace_file.flush()
>> +    _trace_file.flush()
> 
> Your patch does not help. The same error.
> 

It wasn't fixing the error. It was improving the logging so we could diagnose
the error.

John
=:->

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

iD8DBQFHXsA0JdeBCYSNAAMRAjC1AKCKX/hAjXNZJUYyHBqvnfn6LUgKEACdF29m
mKDNtSSljntObVr/nskit3o=
=lxjv
-----END PGP SIGNATURE-----



More information about the bazaar mailing list