activeCollab v1.0.6 is available for download
Page: 1, 2
I was able to follow the upgrade instructions from version 1.0.5 without any problems. Thanks again for the quick work. And... it fixed the problem I was having!
This upgrade went fine, but I have a question: The upgrade instructions always specify exactly which files to replace, but can we assume that it's safe to repackage the download a .zip or .tgz that will unpack over the top of the old one? In other words, is it safe to replace all files in a working installation with the files and folders from the download, assuming we use a method that won't erase any already existing files? (svn update would be the ideal way to do this but I could live with unpacking an archive over the top of the existing site).
Thanks.
Thanks.
Thanks for the info and feedback Ilija. Even if svn won't work for everyone, it would be a nice option for the experienced admins who control many (or most?) AC installations.
Failing that, next time I'm going to try creating a .zip from the guts of the distro and unpacking it over the top of a working install (after backup db and files of course). I'll post here on how it goes.
FWIW, I consider WordPress an example of a web app that's incredibly easy/smooth to upgrade. Unpack the dist over the top of existing files and you're done - it never touches your custom files (themes, plugins, uploads, etc.)
Failing that, next time I'm going to try creating a .zip from the guts of the distro and unpacking it over the top of a working install (after backup db and files of course). I'll post here on how it goes.
FWIW, I consider WordPress an example of a web app that's incredibly easy/smooth to upgrade. Unpack the dist over the top of existing files and you're done - it never touches your custom files (themes, plugins, uploads, etc.)
Sorry to ask a stupid question, but I missed the V1.05 upgrade, and now want to upgrade from V1.04 -> V1.06. I just want to make sure that I understand the upgrade instructions. Please tell me if I have the right idea:
1) Download V1.06
2) Back everything up
3) Follow the instructions for upgrading V1.04->V1.05, but use the files in V1.06
Is that right?
Thanks!
Gyasi
1) Download V1.06
2) Back everything up
3) Follow the instructions for upgrading V1.04->V1.05, but use the files in V1.06
Is that right?
Thanks!
Gyasi
BrianJCohen
on Mar 2. 2008. 6:46 pm
I am finding that I'm unable to upgrade from 1.0.4 to 1.0.6. This is what I did, from the command-line:
1. Unpacked the 1.0.6 zipfile, made a backup of my existing site.
2. Ran cp -Rpui corporate/for-upload/* activecollab_directory/ (where activecollab_directory is my site installation dir). When prompted by `cp`, I chose to overwrite only the following files:
* activecollab/application/ActiveCollab.class.php
* activecollab/application/modules/system/controllers/RolesAdminController.class.php
* activecollab/application/modules/system/models/project_groups/ProjectGroups.class.php
* activecollab/application/modules/system/views/roles_admin/_role_form.tpl
* activecollab/application/modules/system/views/roles_admin/add.tpl
* activecollab/application/modules/system/views/roles_admin/edit.tpl
* activecollab/application/modules/system/views/roles_admin/index.tpl
* public/assets/modules/system/stylesheets/main.css
3. Deleted the cache files
When I try and access the site, I'm told to remove the 'installer' directory, which I do (from public/installer ... had to figure that out myself). Then I'm given a fatal error about a missing class (I closed the tab so I'm not sure what it was).
1. Unpacked the 1.0.6 zipfile, made a backup of my existing site.
2. Ran cp -Rpui corporate/for-upload/* activecollab_directory/ (where activecollab_directory is my site installation dir). When prompted by `cp`, I chose to overwrite only the following files:
* activecollab/application/ActiveCollab.class.php
* activecollab/application/modules/system/controllers/RolesAdminController.class.php
* activecollab/application/modules/system/models/project_groups/ProjectGroups.class.php
* activecollab/application/modules/system/views/roles_admin/_role_form.tpl
* activecollab/application/modules/system/views/roles_admin/add.tpl
* activecollab/application/modules/system/views/roles_admin/edit.tpl
* activecollab/application/modules/system/views/roles_admin/index.tpl
* public/assets/modules/system/stylesheets/main.css
3. Deleted the cache files
When I try and access the site, I'm told to remove the 'installer' directory, which I do (from public/installer ... had to figure that out myself). Then I'm given a fatal error about a missing class (I closed the tab so I'm not sure what it was).



