Re: [Tutor] Define Build Deployment

2012-07-12 Thread Alan Gauld
On 11/07/12 16:31, James Bell wrote: I'm fairly new to software development in an enterprise environment I'm constantly hearing the term "build deployment" and do no want to ask what it means since it seems simple. I cannot find a definition online. A build deployment is the deployment of a bui

Re: [Tutor] Define Build Deployment

2012-07-11 Thread Alexandre Zani
On Wed, Jul 11, 2012 at 8:31 AM, James Bell wrote: > I'm fairly new to software development in an enterprise environment I'm > constantly hearing the term "build deployment" and do no want to ask what it > means since it seems simple. I cannot find a definition online. > > if the word is context s

Re: [Tutor] Define Build Deployment

2012-07-11 Thread Prasad, Ramit
> I'm fairly new to software development in an enterprise environment I'm > constantly hearing the term "build deployment" and do no want to ask what it > means since it seems simple. I cannot find a definition online. Not really a Python question. A "build" is when you compile (and optionally ru

[Tutor] Define Build Deployment

2012-07-11 Thread James Bell
I'm fairly new to software development in an enterprise environment I'm constantly hearing the term "build deployment" and do no want to ask what it means since it seems simple. I cannot find a definition online. if the word is context specific please describe what it means at your company. thank