Subject | Re: [IBO] Upgrade to newest version |
---|---|
Author | Helen Borrie (TeamIBO) |
Post date | 2002-04-22T13:56:44Z |
At 01:18 PM 22-04-02 +0000, you wrote:
tend to break things. Here's the oil on the naming system:
IB_VERSION_MAJOR = '4'; "version 4"
IB_VERSION_MINOR = '2'; "version 4.2"
IB_VERSION_BUILD = 'G'; "version 4.2G"
--each of these "jumps" requires a full clean install, but they are infrequent.
IB_VERSION_SUB_RELEASE = 'a'; "version 4.2Ga"
--this is a patch level - the patches chug through the lower case alphabet
and simply require de-installing from the palette library, unzip the patch
release over the previous version build + previous patches. It doesn't
matter where you start patching, as long as the version build is the same.
Exception: sometimes there is a test patch that "steps up" to the next
patch level, e.g. 4.2Gc2d (or sometimes 4.2Gc_to_d) in the zipfile name,
and it will show up in the Version property of the connection components as
4.2Gd.
take the full source? Let me know privately if you need the URL (it has
changed recently).
regards,
Helen Borrie (TeamIBO Support)
** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com
>Hi Everyone,Installing a new release over an old one isn't very efficient, either! You
>
>I was off for a long time, due to other projects. Now I'm back on
>using IBO. My mind is filled with lots of useless stuff, but I hardly
>can't remember, how to update IBO to the newest version. I know how
>to download; I know, I can erase the IBO directory and so on.
>
>Is there anyone out there, who could provide an easy way to keep IBO
>up-to-date ? Always re-installing is not very efficient.
tend to break things. Here's the oil on the naming system:
IB_VERSION_MAJOR = '4'; "version 4"
IB_VERSION_MINOR = '2'; "version 4.2"
IB_VERSION_BUILD = 'G'; "version 4.2G"
--each of these "jumps" requires a full clean install, but they are infrequent.
IB_VERSION_SUB_RELEASE = 'a'; "version 4.2Ga"
--this is a patch level - the patches chug through the lower case alphabet
and simply require de-installing from the palette library, unzip the patch
release over the previous version build + previous patches. It doesn't
matter where you start patching, as long as the version build is the same.
Exception: sometimes there is a test patch that "steps up" to the next
patch level, e.g. 4.2Gc2d (or sometimes 4.2Gc_to_d) in the zipfile name,
and it will show up in the Version property of the connection components as
4.2Gd.
>There haveNo, this is a version build so it needs a clean install.
>been IBO_From_Version_to_Version files, but I can't find them for the
>newest release 4.2H.
>BTW, I have bought a license and don't want to loose this byYou won't lose the licence, but why install the eval version when you can
>installing the eval version.
take the full source? Let me know privately if you need the URL (it has
changed recently).
regards,
Helen Borrie (TeamIBO Support)
** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com