Start
Load configuration from the file at path. Default is $FISHEYE_INST/config.xml
|
--config path
|
Start
Do not print anything to the console
|
--quiet
|
Start
Print extra information to the debug log
|
--debug
|
Start
This option is redundant and is now a synonym for --debug
|
--debug-perf
|
Start
Specifies the number of spaces to use to represent a tab character. The default is 8
|
--Xtab-width nchars
|
Start
When rendering the directory tree on some pages, FishEye calculates if each directory subtree is empty. For massive repositories, this calculation can cause the page to take a long time to render. This option disables the calculation that determines emptiness
|
--Xdisable-dirtree-empty-checks
|
Start
Disables regular polling for indexing. We recommend that you disable polling for specific repositories in their configuration options, instead
|
--Xno-slurp
|
Start
This was used to speed up indexing by avoiding an exhaustive lookup of file revisions that give a particular content hash in Git repos. Git manifest support in FishEye removed the need to use this option. It does still apply if a manifest upgrade has not completed
|
--Xenable-git-content-hash-resolving-heuristic
|
Start
Disables branch head detection in DVCS systems (Git and Mercurial)
|
--Xdisable-head-detection
|
Start
Disables tag processing in DVCS systems
|
--Xdisable-tags
|
Start
FishEye will attempt to process non-standard patches
|
--Xlenient-patches
|
Stop Fisheye
Load configuration from the file at path. Default is $FISHEYE_INST/config.xml
|
--config path
|
Full Scan
Load configuration from the file at path. Default is $FISHEYE_INST/config.xml
|
--config path
|
Rescan
Load configuration from the file at path. Default is $FISHEYE_INST/config.xml
|
--config path
|
ReIndex
Load configuration from the file at path. Default is $FISHEYE_INST/config.xml.
|
--config path
|
Scannow
Run synchronously; i.e. the command will not terminate until the requested indexing operation is complete.
|
-s
|