Deploying a Project with CVS and Ant
A few simple steps
(Note: These comments were specific to our company's use of Ant to deploy our Java projects. If you're not using Ant, any Ant commands shown here won't apply to your project.)
To deploy any of our Java projects using Ant, just follow steps similar to these to check the project out of CVS and then build it on the server: