NewsArchive
08-15-2008, 02:22 AM
Hi Friedrich,
I found something interesting<g>
To cut a long and boring story short, in my last finial build of the Build
Automator I changed the version information pattern from x.xx.xxx.xxxx to
x.x.xxxx With this change, my INI file for the webupdate changed from:
[SB5UPDATE]
Version=1.30.150
Setup=BuildAutomatorInstall.exe
To:
[SB5UPDATE]
Version=1.5.1211
Setup=BuildAutomatorInstall.exe
This resulted in the webupdate stating that there were no new updates to
download. So after a few close encounters with panic attacks I calmed down
and changed the version in the ini to 1.50.1211. That worked and the
webupdate now sees a new version available.
I do not see any information about how the logic behind the versioning
works. I can see that the second part being 5 is less than 30, but I guess
I just presumed (bad idea I know<g>) that it was a character based
comparison rather than a numerical comparison which would have put '5' in
the first character place above '3' in '30'
So.... How can I get myself out of this thing. I would like to use a single
digit minor version and use the subversion for the build number and set the
build number to 0. I use that in my version resources right now and just
didn't realize that the webupdate would have a problem with it. I guess I
could just up next version to 2.0.whatever and that would move me along;)
Best regards,
--
Arnór Baldvinsson - Icetips Creative, Inc.
www.icetips.com - www.buildautomator.com
Subscribe to information from Icetips.com:
http://www.icetips.com/subscribe.php
I found something interesting<g>
To cut a long and boring story short, in my last finial build of the Build
Automator I changed the version information pattern from x.xx.xxx.xxxx to
x.x.xxxx With this change, my INI file for the webupdate changed from:
[SB5UPDATE]
Version=1.30.150
Setup=BuildAutomatorInstall.exe
To:
[SB5UPDATE]
Version=1.5.1211
Setup=BuildAutomatorInstall.exe
This resulted in the webupdate stating that there were no new updates to
download. So after a few close encounters with panic attacks I calmed down
and changed the version in the ini to 1.50.1211. That worked and the
webupdate now sees a new version available.
I do not see any information about how the logic behind the versioning
works. I can see that the second part being 5 is less than 30, but I guess
I just presumed (bad idea I know<g>) that it was a character based
comparison rather than a numerical comparison which would have put '5' in
the first character place above '3' in '30'
So.... How can I get myself out of this thing. I would like to use a single
digit minor version and use the subversion for the build number and set the
build number to 0. I use that in my version resources right now and just
didn't realize that the webupdate would have a problem with it. I guess I
could just up next version to 2.0.whatever and that would move me along;)
Best regards,
--
Arnór Baldvinsson - Icetips Creative, Inc.
www.icetips.com - www.buildautomator.com
Subscribe to information from Icetips.com:
http://www.icetips.com/subscribe.php