
04-11-2010, 08:24 PM
|
Approved Member
|
|
Join Date: Oct 2007
Posts: 1,037
|
|
Quote:
Originally Posted by AndyJWest
Almost certainly just a normal part of the development process. Most likely, they try to create a 'stable' compile of the software every so often, and then updates to separate parts are tested with this. Every so often, they need to incorporate the changes into a new compile - the 'rebuild' that Oleg refers to. If you try to continually incorporate all changes into your development compile, you can end up with hard-to-track-down conflicts, problems with testing, and much else.
|
Correct
|