Page 2 of 6
Create the .antmodrc file with contents like this:
antmod.checkoutdir=C:/checkoutdir
antmod.repositories.default=scm:cvs:pserver:user:password@host:/cvs/root
The checkout directory is where Antmod will check the releases for you (Windows users: Note the forward slash). The default repository is used by Antmod to retrieve the available release descriptors (although that is configurable).