Thank you for using ScrumWorks Basic! The ScrumWorks Basic Upgrade
Guide is intended to help users migrate from older
releases of ScrumWorks Basic for Unix to the latest release.
Unix upgrade is limited to ScrumWorks Basic versions 1.4.2 and higher.
Please see our
support pages for problems or questions about your upgrade.
|
Upgrade from 1.4.2+ to
1.8.4
Before you begin, please back up your data.
Although the upgrade process should not affect
your existing data, it is always a good idea to
back up data before upgrading.
-
Backup your ScrumWorks Basic database.
-
Shut down your old version of ScrumWorks.
-
Extract the new version of ScrumWorks:
# tar jxvf scrumworks-version.tar.bz2
-
Go into the scrumworks-version directory.
# cd scrumworks-version
-
Run
./setup.sh to download and install the required third party utilities.
-
Go into the the
upgrader directory
# cd upgrader
-
Run the upgrade script:
# ./upgrade-unix.sh path_to_old_scrumworks_root path_to_new_scrumworks_root
-
Change JBOSS_HOME to point to
path_to_new_scrumworks_root.
-
If you're running on Mac OS X, you will need to run these steps:
# launchctl unload /Library/LaunchDaemons/scrumworks.plist
- Follow the daemon installation instructions on the OSX installation page.
-
Start the new version.
Please check our support
resources for help with your upgrade.
|