Re: Upgrade repository format for trunk?

2010-03-25 Thread Alex Rousskov
On 03/25/2010 02:50 PM, Robert Collins wrote: On Thu, 2010-03-25 at 10:40 -0600, Alex Rousskov wrote: On 03/25/2010 10:06 AM, Kinkie wrote: I've noticed that the bzr repository for trunk is based on an ancient pack-0.92 repo format. After a few emails with Robert his recommendation is to

Re: Upgrade repository format for trunk?

2010-03-25 Thread Kinkie
If nothing else, this will require instruction on how to upgrade the everyone repositories. I can support the upgrade once those instructions work for me :-). bzr upgrade will suffice. Will create a backup.bzr directory containing the former .bzr directory to enable rollback. As shown in my

Re: Upgrade repository format for trunk?

2010-03-25 Thread Robert Collins
On Thu, 2010-03-25 at 15:29 -0600, Alex Rousskov wrote: Sigh. I would rather not upgrade then. I do not know how to move from bzr 1.3 to bzr 2.0.x on Red Hat box that I have to use for some of the development, and I doubt somebody here would enjoy educating me on that process... Besides, even

Re: Upgrade repository format for trunk?

2010-03-25 Thread Amos Jeffries
Kinkie wrote: On Thu, Mar 25, 2010 at 10:42 PM, Alex Rousskov rouss...@measurement-factory.com wrote: On 03/25/2010 03:33 PM, Kinkie wrote: If nothing else, this will require instruction on how to upgrade the everyone repositories. I can support the upgrade once those instructions work for me

Re: Extending squid

2010-03-25 Thread Amos Jeffries
Alex Rousskov wrote: On 03/18/2010 09:40 PM, Amos Jeffries wrote: noor nashid wrote: And thirdly I want to download a whole page in Squid, and then I want to transfer that to the other side (i.e. to the browser/client) using a single HTTP pipelined connection. Suppose we are browsing

Re: [RFC] comm API re-design

2010-03-25 Thread Amos Jeffries
Alex Rousskov wrote: On 03/20/2010 01:04 AM, Amos Jeffries wrote: As you know I've already broken off the comm API for listening sockets. What remains is the comm API for creating connections. I'm going to start it sometime soon. Please speak up if you disagree, or have alternative