Chunks?
Augie Fackler
durin42 at gmail.com
Tue Dec 6 02:02:59 UTC 2011
On Dec 5, 2011, at 1:03 PM, Steve Dyer wrote:
>
> I have a brand new repo, within which I have loaded our codebase. When
> I perform a clone now (using TortoiseHG), I notice that I get a message
> along the lines of "Running...files 10876 / 11959 chunks". What are
> these "chunks"? The first time I did it I thought it was files and gave
> it no thought, but then once the first "phase" is done, I get a second
> message which says "updating 1679 / 2063 files"...
Files come down from the server in chunks, so the progress unit is chunks. Perhaps it's unfortunate that it leaks through to the user, but I haven't heard any suggestions that are an improvement.
>
>
>
> Thanks
>
>
>
> Steve
>
>
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
More information about the Mercurial
mailing list