Name

cvspass

Synopsis

Updates the .cvspass file. This is equivalent to executing the cvs login command.

Attributes

cvsroot (1.4, String, Y)

Specifies where the repository is located. Equivalent to the CVSROOT environment variable.

passfile (1.4, File, N)

Specifies the name of the password file. Defaults to the .cvspass file in the user.home directory.

password (1.4, String, Y)

The password to add.

Content

None.

Example Usage

This example adds the anttester password to the .cvspass file in the current user’s home directory:

<cvspass cvsroot=":local:C:\cvsrepository\cvsroot" password="anttester"/>

See Also

The cvs task.

Get Ant: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.