FishEye 2.3 : Git Alpha in FishEye 2.0 Beta
This page last changed on Jun 08, 2009 by cmacneill.
FishEye 2.0 Beta is a public development release leading up to FishEye 2.0. For all production use and testing of FishEye, please use the latest official release.
This page contains information about the alpha pre-release support for Git 1.6, which is activated (but not complete) in the FishEye 2.0 Beta. Introduction and DisclaimerGit Alpha support is included in this beta release for Git 1.6. Atlassian stresses that this is alpha level support which means the following: 1. There is no admin support yet (no UI controls for the feature). However, feedback (see below) is appreciated and your comments will contribute to the quality of the final product. ConfigurationTo configure a Git 1.6 repository in FishEye, you will need to stop FishEye and edit your config.xml file directly. An example repository configuration follows. <repository name="test" enabled="true"> <git location="git://git.example.com/repo.git"/> <security> <required-groups/> </security> </repository> The <repository> tag must directly follow the </repository-defaults> ending tag, or another ending tag for a repository (</repository>). If you do not place the repository tag correctly your application will not start up and is likely to throw an error like the following: ERROR - Errors parsing /Path/To/FISHEYE_INST/config.xml: ERROR - at line 373: Expected elements 'backup@ http://www.cenqua.com/fisheye/config-1 check-for-updates@ http://www.cenqua.com/fisheye/config-1 quicksearch-weights@ http://www.cenqua.com/fisheye/config-1 database@ http://www.cenqua.com/fisheye/config-1' instead of 'repository@ http://www.cenqua.com/fisheye/config-1' here in element config@ http://www.cenqua.com/fisheye/config-1 Submitting FeedbackWe're very interested in your feedback. The best place for submitting feedback is the FishEye forums. |
![]() |
Document generated by Confluence on Jul 29, 2010 02:17 |