Which workflow(s) do you use?

bradford fingermark at gmail.com
Fri Apr 3 08:10:55 CDT 2009


For those of you that do tiered web development:  dev -> qa -> staging
-> production, do you all prefer to keep a separate repository or a
separate named branch for each environment?

Thanks,
Bradford

On Fri, Apr 3, 2009 at 6:44 AM, Paul Crowley <paul at lshift.net> wrote:
> Arne Babenhauserheide wrote:
>>       Which workflow(s) do you use?
>
> Briefly: we have mercurial-server installed on a central server which we
> use to share our changes.  For many projects, we create a named branch
> for each bug, and merge these branches together when the time comes to
> create releases.  This makes code review easier.  We also have Bugzilla
> integration which adds comments to bugs based on the branch name.
> --
>   [][][] Paul Crowley
>     [][] LShift Ltd
>   []  [] www.lshift.net
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>



More information about the Mercurial mailing list