preferences.properties file

Properties for the scm command line client can be controlled through the preferences.properties file. By default, the file resides in ~/.jazz-scm, but other locations can be specified by setting scm –config /path/to/other/location. The file can contain two values: repository.timeout and password.mask.

repository.timeout

This value controls the duration of the connection timeout between the scm executable and the Jazz repository. It is set in seconds.

password.mask

When set to true then the user's password is hidden on password prompts (when -P is not specified on the command line). If it is set to any other value, the user's password is echoed.


Feedback

Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug