Home
The Toolkit for Online Communities
15899 Community Members, 0 members online, 2585 visitors today
Log In Register

Forum OpenACS Improvement Proposals (TIPs): Re: TIP #46: (Proposed) Rules for Version Numbering and CVS tagging of Packages

OpenACS Home : Forums : OpenACS Improvement Proposals (TIPs) : Re: TIP #46: (Proposed) Rules for Version Numbering and CVS tagging of Packages : One Message

well then I approve too.

One wrinkle though, the change to support rcN in versions requires a change to the plsql proc which compares version numbers, which means there needs to be an upgrade script. That upgrade will be a little tricky since you will need to upgrade the plsql proc before you go out to figure out which scripts to run (i.e. to upgrade you need to upgrade...).

No need to add extra hoops - we can keep using b tags into rc for now, and not start using rc tags until the release after we start understanding rc.  will that cover long upgrades - ie, if you go from 4.6.3 to 5.2 and the rc fix is in 5.1.1, will it work or will it require some kind of special reboot?
+
12: Re: TIP #46: Approved (response to 11)
Posted by Lars Pind on
Approved.

Re Joel's last question, I'm afraid that this would indeed create problems with old installations.

We should go ahead and make the SQL function that determines this right away, so we get this new feature into the installed base as quickly as possible.

But we should not rely on it until we have determined, tested, and verified a solution that works for older installs as well.

/Lars