Doc downloads (PDF, HTML & XML)
[FishEye Knowledge Base]
When adding or managing a Perforce repository, you must:
Repository Type | Choose Perforce. |
Name | A name for this repository. The name may contain alphanumeric, underscore, '-' or '.' characters. Use 'perforce' if you can't think of a better name. |
Description | A short description of this repository. |
Host | The name of the server which provides the Perforce repository. |
Path | The path within the Perforce depot that you want FishEye to index. You would normally put the depot path here, e.g. |
Port | (Optional) The port the server is listening on. FishEye will default to the standard Perforce port (1666) if you do not specify a value here. |
Username | The account that FishEye should use to connect to the Perforce repository. |
Password | The pasword for the account that FishEye should use to connect to the Perforce repository. |
Block size | Controls how many changelists FishEye will fetch from the depot in one batch. Larger values can reduce the time it takes for FishEye to scan your repository for changes, but use more memory. The default is 400. The minimum being 1. This field only accepts positive whole numbers. |
Filelog limit | FishEye uses the P4 |
P4 Operation Timeout | Sets the timeout value that FishEye imposes on P4 operations. Operations which exceed this value are terminated. The default for most operations is 10 minutes. |
Throttle connections-per-sec | If set, this allows FishEye to throttle how many connections it makes per second to the Perforce server. The default is blank (do not throttle). You may enter fractional values such as 2.5. |
Charset | The character set used to interpret and display text files. |
Unicode Server | This field indicates whether the Perforce Server is running in internationalised mode. |
Skip Labels | When true, FishEye will not scan Perforce Labels for FishEye tag information. |
Case Sensitive | This field indicates whether the Perforce Server metadata is case sensitive. You should set this to 'false' for servers running on Windows platforms. |
Disable Multiple Print | When FishEye needs file content from Perforce, it uses a p4 print operation. Normally FishEye will request multiple files in one operation but this can cause problems in some Perforce instances. Set this value to true to disable printing multiple files in one operation. |
Start Revision | If you wish to set this, please enter a changelist number. If set, the revision number from which FishEye will start indexing the repository. The default is to start scanning from the first revision in the repository. |
Initial Import | When a Start Revision is set, this setting controls how FishEye establishes the initial state of the repository. |
Username/Password | The credentials to use if your repository requires authentication. |
Store Diff Info | Enable this option if you are using the Subversion or Perforce SCM systems and making use of per-author line counts. Otherwise, enabling this option is not necessary. Read more information |
Enable immediately | Controls whether FishEye will immediately enable this repository, which starts the initial scan. If you wish to do some further configuration before the scan starts, then select 'No'. You can enable a repository later from the Repository List. |