This lets you create your own cvs password file -- i.e. this is necessary if you want to provide a password in your build file.
If no password file is specified the default location .cvspass
in
users home directory is used.
Table 35. Attributes
Name | Type | Description | Default | Required |
---|---|---|---|---|
cvsRoot |
String |
The root directory on the CVS server | n/a | Yes |
passFile |
String |
Password file to add password to | n/a | No |
password |
String |
Password to add to file | n/a | Yes |