Re: Image versus package savers?
- From: Bill Schwab <bschwab@xxxxxxxxxxxxx>
- Date: Fri, 01 Sep 2006 15:26:41 -0500
Griff wrote:
As far as version control for applications within in your image, would
you say that you prefer backing up your whole image frequently and
exporting then backing up your packages frequently, or vice versa?
If you are using Subversion to do so, do you keep two separate
repositories: one for mostly binaries (like system images, graphical
images) and one for primarily text files (exported packages, text
files)?
If you search for the keyword "bonkers" (sorry Andy - it's just the easiest way to find the thread), you will find some healthy debate on the subject. I tend to use an image for a very long time, _but_ I have some fairly strict rules for when to abandon w/o saving. Knowing that, I set up to try something risky (see below), save, and then give it a shot. If all DLL breaks loose, then I learn what I can in the debugger and bail out, hopefully fixing it in the freshly reloaded image. Others build a new image from packages every day (sometimes more frequently).
Things that I consider risky include: newly changed external interfacing; failure of an MVP triad to open correctly; note that you should never save an image if the dreaded prim g2 garbage collector (or whatever it's called) walkback appears. The latter might not apply in D6??
An obvious advantage of building frequently is that you will discover and fix install script oversights.
Have a good one,
Bill
--
Wilhelm K. Schwab, Ph.D.
bills@xxxxxxxxxxxxxxxxxxxx
.
- References:
- Image versus package savers?
- From: Griff
- Image versus package savers?
- Prev by Date: Re: Image versus package savers?
- Next by Date: News Archive
- Previous by thread: Re: Image versus package savers?
- Next by thread: Re: Image versus package savers?
- Index(es):
Relevant Pages
|
|