Taking the plunge...

Steve Dyer Steve.Dyer at homeserve.com
Sun Dec 4 06:08:35 CST 2011


So are you saying that bookmarks would be better for feature branches?  How do you maintain the tracebility further down the line? I thought bookmarks were non persistent and confined to the local repository they were made in. 

Thanks steve

----- Original Message -----
From: mercurial-bounces at selenic.com <mercurial-bounces at selenic.com>
To: Arne Babenhauserheide <arne_bab at web.de>
Cc: mercurial at selenic.com <mercurial at selenic.com>
Sent: Sun Dec 04 11:13:46 2011
Subject: Re: Taking the plunge...

On Sun, Dec 4, 2011 at 7:59 AM, Arne Babenhauserheide <arne_bab at web.de> wrote:
> * Feature branches can either be bookmarks (non-persistent) or named branches
> (persistent, so you can track for which feature a given change was done).

IMO, named branches should not be used for feature branches. There is a limit
on the number named branches (closed or not) in the repository after which hg
tends to slow down. That limit is high enough that you will notice it
long after your
feature-named-branch-workflow has been accepted. IIRC, hundreds of
named branches
are no problem, things start to get messy with thousands of branches.
_______________________________________________
Mercurial mailing list
Mercurial at selenic.com
http://selenic.com/mailman/listinfo/mercurial

***  This email has been scanned by HomeServe’s MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ***

This e-mail and its attachments are strictly confidential. If you are not the intended recipient please delete the e-mail (including attachments) from your system without printing copying disclosing or otherwise using its contents. If you have received this e-mail in error please notify us immediately by e-mail or telephone on 0845 149 8000. Any e-mails sent in an employee's personal capacity are not sent on behalf of us and are the personal responsibility of the sender. 

Whilst we make every effort to ensure that this e-mail is free from viruses this cannot be guaranteed. We therefore recommend that you scan all e-mails with appropriate virus checking software.

Homeserve plc is registered under company number 2648297. Homeserve Claims Management Limited is registered under company number 3913960. Homeserve Membership Limited is registered under company number 2770612.

All the above companies are registered in England, and each has its registered office at Cable Drive, Walsall, WS2 7BN.

Homeserve Membership Limited is authorised and regulated by the Financial Services Authority under registration number 312518.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20111204/dc533b41/attachment.html>


More information about the Mercurial mailing list