This page last changed on Oct 15, 2007 by smaddox.
Read about how your Crucible installation works with FishEye.
Before you Start
- Before upgrading you should always read the Release Notes, Changelog and Upgrade Guides for the version you are upgrading to, as well as any versions you are skipping.
- We strongly recommend you make a backup of your data before upgrading Crucible. Simply make a copy of your crucible_install_dir/var/data/ directory.
- Download the Crucible zip file.
Upgrade Procedure
If you have Crucible configured to use a FISHEYE_INST directory, then simply:
- Extract the new Crucible version to a directory.
- Leave your FISHEYE_INST environment variable set to its existing location.
- Start Crucible from the new installation.
- Follow any version-specific instructions found in the Release Notes.
Read more about the FISHEYE_INST environment variable.
If you are not using FISHEYE_INST, you will need to copy some files from your old Crucible installation to your new one.
- Extract the new Crucible archive into a directory such as /NEW_FISHEYE/.
- Delete the /NEW_FISHEYE/var directory.
- Shut down the old Crucible instance if it is running.
- Copy /OLD_FISHEYE/config.xml to /NEW_FISHEYE/.
- Copy (or move) the /OLD_FISHEYE/var directory to /NEW_FISHEYE/var.
- If you have a Cenqua-issued Crucible license, copy all /OLD_FISHEYE/*.license files to /NEW_FISHEYE/. (Atlassian-issued licenses are included within config.xml.)
- Follow any version-specific instructions found in the Release Notes.
|