"bzr branch" downloads 10x the whole repo size through "dumb" http server (format 2a)?

Marcin Wojdyr wojdyr at gmail.com
Fri May 3 23:13:12 UTC 2013


On 3 May 2013 21:08, John Arbash Meinel <john at arbash-meinel.com> wrote:

>
> Have you tried doing "bzr pack" on that repository? It won't solve all
> problems, but it might improve your immediate issues.

Thanks for reply.
I tried, it didn't help.

I just did checkout and observed the size of the created directory:
for most of the time the size was 32kb and it started increasing after
maybe 90% of the transfer. 1.7 GB was transferred to create .bzr/
directory with size 34MB.
I had
debug_flags = hpss, error, http
and I can see that the same ranges of the same files were fetched
again and again.

If anyone is interested, I'm pasting the log file:
http://pastebin.com/KktitEte

Marcin



More information about the bazaar mailing list