Re: Fwd: Better Windows support for Bazaar.

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Thu, 30 Apr 2009 15:10:51 +1200 (NZST)

>> On Wed, 2009-04-29 at 16:45 -0600, Alex Rousskov wrote:
>>> On 04/16/2009 12:26 PM, Guido Serassio wrote:
>>>
>>> > But is not clear to me if Bazaar on squid-cache.org should be
>>> upgraded
>>> > with the rc version to support new functionality.
>>>
>>> Can you ask Karl? He seems to be willing to help.
>>
>> 1.14 has been released [yesterday], so we *can* upgrade squid-cache.org.
>> We don't need to - the support for line ending filtering is entirely a
>> local working configuration, the trunk branch and server have no need to
>> change.
>>
>> I think we should upgrade bzr, as the 1.14 server is much more
>> efficient.
>>
>> -Rob
>>
>
> Well if it can reduce the 2-3 MB bzr currently insists on telling me its
> transferred just to save a few lines of patch I think its worth it.
>

Just did this for me:

rio:# bzr diff
=== modified file 'src/debug.cc'
--- src/debug.cc 2009-04-12 08:17:19 +0000
+++ src/debug.cc 2009-04-30 02:58:54 +0000
@@ -456,6 +456,8 @@

 #endif /* HAVE_SYSLOG */

+ /* Pre-Init TZ env, see bug #2656 */
+ tzset();
 }

 void

rio:# bzr commit
Committing to: .....
modified src/debug.cc
[##\ ] 11kB @ 2kB/s | Collecting changes [Directory
88] - Stage 1/6
[#########/ ] 12kB @ 0kB/s | Uploading data to master
branch - Stage 4/6
...
[################- ] 949kB @ 1kB/s | Uploading data to master
branch - Stage:Finishing pack 5/5
Committed revision 9669.
[################\ ] 952kB @ 1kB/s | Running post_commit hooks
[bzr-email] - Stage 6/6
rio:#

... 2-lines in only 1 MB :(
It did get to ~100kB/s in the middle so the slowness is not as bad as it
looks from that.

Amos
Received on Thu Apr 30 2009 - 02:10:47 MDT

This archive was generated by hypermail 2.2.0 : Thu Apr 30 2009 - 12:00:04 MDT