Crucible 2.2 : Setting Up a Git Repository in Stand-Alone Crucible
This page last changed on Jun 29, 2009 by rosie@atlassian.com.
This page contains instructions on how to configure the Crucible Git plugin to access Git repositories.
UsageThe Git plugin is an early-access implementation of a Crucible SCM plugin for Git. It allows users to perform code reviews on a local Git repository (local to the Crucible server). The plugin does not 'pull' updates from a remote master repository. Synchronising with the master repository needs to be executed manually (via the command line), for the changes to appear in the plugin. InstallationThe plugin is installed by placing the .JAR file in the FISHEYE_INST/var/plugins/user directory of your Crucible install. Once installed, you need to enable the plugin in the Crucible Admin interface. Detailed instructions on the plugin installation steps can be found at the Managing Plugins page. The plugin requires the Git command to be available in the system path when starting Crucible. Configuring the pluginOnce the plugin has been installed, under the 'Administration' - 'Repository List' option, there should be a 'Plugin Repository List: Git' entry. Select 'Configure Plugin', then 'Add a repository'. The fields required are:
Once configured, the Git repository can be selected as the review source when creating a new review, whereupon reviews can be created either using changesets or by selecting files in the repository view. FeedbackIf you have any feedback on this plugin and its operation, we would appreciate users posting feedback in the Crucible Forums. For more information, see the page on the Crucible Git Plugin. |
![]() |
Document generated by Confluence on Feb 23, 2010 02:04 |