Skip to content
Patrik Fredriksson edited this page Apr 16, 2015 · 1 revision

repositoryRootUrl

The root of the subversion repository. The URL must start with any of the following, supported, protocols:

  • svn://
  • http://
  • file://
  • svn+ssh://
  • https://

Default value: n/a


repositoryDisplayRootUrl

Optional URL to display instead of the real URL.

Default value: n/a


userName

User name used when connecting to the repository.

Default value: n/a


userPassword

Password used when connecting to the repository.

Default value: n/a


useCache

Enables the revision cache and the cache dependant features such as entry/log message search & mail notification.

Default value: false


cacheUserName

User name used by the cache to connect to the repository.

Default value: n/a


cacheUserPassword

Password used by the cache to connect to the repository.

Default value: n/a


allowZipDownloads

Enable this to allow users to download files/folders as compressed ZIP files.

Default value: false


enableAccessControl

Enables the user based access control.

Default value: false


rssItemsCount

The number of RSS feed items to be created.

Default value: 20


rssTemplateFile

Name of the RSS template file to use (from class path root).

Default value: /rsstemplate.html


mailTemplateFile

Name of the mail template file to use (from class path root).

Default value: /mailtemplate.html


enableEntryTray

Enables/disables the entry tray.

Default value: true


enableIssueTrackerIntegration

Currently not used.

Default value: false