This documentation relates to an earlier version of Crucible.
View

Unknown macro: {spacejump}

or visit the current documentation home.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This page shows the supported platforms for Crucible 2.5.x and its minor releases.

Key: (tick) = Supported; (error) = Not Supported

Java Version


JRE / JDK (1)

(tick) 1.5 or later

Operating Systems

 

Microsoft Windows (2)

(tick)

Linux (2)

(tick)

Apple Mac OS X (2)

(tick)

Databases

 

MySQL

(tick) MySQL Enterprise Server 5.0.21 or later
(tick) MySQL Community Server 5.0.21 or later

PostgreSQL

(tick) 8.1 or later

Oracle

(tick) 11g

HSQLDB (3)

(tick) (bundled; default)

Web Browsers

 

Microsoft Internet Explorer

(tick) 7.0 or later, (error) IE6 is not supported

Mozilla Firefox

(tick) 3 or later

Safari

(tick) 4 or later

Version Control Systems

 

Subversion (SVN)

(tick) Server 1.1 or laterhttp://www.atlassian.com/software/fisheye.
The client uses SVNkit or native JavaHL.

CVS (and CVSNT)

(tick) All versions

Perforce (P4)

(tick) Client version 2007.3 or later
(tick) Server version 2005.1 or later. The Server must support the ztag tagged protocol.

Git

(tick) 1.6 or later

Mercurial (Hg)

(tick) 1.5.1 or later (Python 2.4.3 or later)

IBM ClearCase

(tick) 2003.06.10 or later

NOTE: The support for ClearCase will end on April 4th 2012, after which ClearCase functionality will be removed from newer versions of Crucible.

For more information please see End of Support Announcement for IBM ClearCase.

Supported Platform Notes


1. Crucible requires Java Runtime (JDK or JRE) version 1.5 or later (Solaris requires 1.5.0_15 as a minimum). Pre-release/Early access versions of the Java Runtime are not supported.

You can download a Java Runtime for Windows/Linux/Solaris. On Mac OS X, the JDK is bundled with the operating system.
(info) Once you have installed the JDK, you need to set the JAVA_HOME environment variable.
(warning) We strongly recommend the use of a 32-bit JDK/JRE rather than a 64-bit JDK/JRE. 64-bit JDK/JREs will consume the available RAM more rapidly, and this may result in poor performance.


2. Crucible is a pure Java application and should run on any platform provided the requirements for the JRE or JDK are satisfied.


3. The Crucible built-in database, running HSQLDB is somewhat susceptible to data loss during system crashes. We recommend that you do not use HSQLDB for production systems. External databases are generally more resistant to data loss during a system crash and are more suited for production use.

At this time, Crucible supports the following external databases:

Deployment Notes for Source Code Repositories

Crucible also supports the use of Confluence (v2.9.1 through v2.10.4, via an SCM plugin) or the server file system (via an SCM plugin) as a repository.

Crucible can also store uploaded files in its own database, removing the need for any kind of repository. Subversion, CVS, Perforce, Git and IBM ClearCase are supported when Crucible is used with FishEye. See the FishEye Supported Platforms.

Font size tips

(Especially for Linux users.) For best results you may want to tweak your default monospace font and font-size. The default browser font is usually Courier New which can be hard to read in some browsers. We recommend choosing the same font you use in your IDE and selecting a font size approximately 2 points larger than your variable width font. Firefox 3, Internet Explorer 7 and Safari all have excellent font rendering. It is worth taking some time to tweak your fonts for the best experience.

  • No labels