topic extension

Arne Babenhauserheide arne_bab at web.de
Mon Oct 9 19:43:09 UTC 2017


David Demelier <markand at malikania.fr> writes:

> On Thu, 2017-10-05 at 19:33 +0200, Arne Babenhauserheide wrote:
>> Raffaele Salmaso <raffaele at salmaso.org> writes:
>> > Named branches can be heavy, expecially with large repositories.
>> 
>> What do you mean by heavy? And did you test this?
>> (I once ran tests with 10k branches without getting into problems)
>> 
>
> As they store the branch information in the changeset for ever. Using
> branches locally and never share them is not a problem though.

Keep in mind that this stored information does not take much space (and
it quickly disappears in compression) and that if branches are closed,
they do not clutter the interface. Therefore they are not heavy: a
single commit hash takes up much more space than the branch information.

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20171009/315ce317/attachment.asc>


More information about the Mercurial mailing list