From: Manuel Doninger <manuel.doninger@googlemail.com>
To: Anuj Gakhar <anuj.gakhar@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Git Architecture Question
Date: Tue, 28 Dec 2010 18:23:00 +0100 [thread overview]
Message-ID: <AANLkTi=Rah9tTUE-vrAqosxqQbPhW8RpOgfEsB_dZJut@mail.gmail.com> (raw)
In-Reply-To: <20FFFEFA-5808-4673-B876-C5F76B52D12E@gmail.com>
Hi Anuj,
i'm facing a similar problem at the moment.
In my company we want to switch from CVS to Git and Ant to
Maven/Hudson. We have a similar environment like you, Development,
Testing and Production, and my plan at the moment is to have a
development, testing and master branch. Every of these branches should
represent the appropriate environment. Then I configure Hudson with 3
jobs, every job to build one of these branches and to deploy to a
separete folder on our server.
If the developers then create a new change in a feature branch, we
would merge that feature branch into branch development for our
internal tests, then later merge that into testing for our QA
department if they say they want to test that change, and if they say
it's ok, merge that change into master to deploy it in production
environment.
This workflow is though not in production use, we evaluate this and
other workflows at the moment, so I don't have any experiences from
daily work.
Cheers,
Manuel
next prev parent reply other threads:[~2010-12-28 17:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-28 16:54 Git Architecture Question Anuj Gakhar
2010-12-28 17:23 ` Manuel Doninger [this message]
2010-12-29 3:58 ` Maaartin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTi=Rah9tTUE-vrAqosxqQbPhW8RpOgfEsB_dZJut@mail.gmail.com' \
--to=manuel.doninger@googlemail.com \
--cc=anuj.gakhar@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).