When you use a CVS repository during team development, you might want to use the following setup to ensure that the CVS versioning support ignores the project's build output folder:
Currently, you have the option of creating this file automatically (as a feature) when using the New Dynamic Web Project wizard.
When you synchronize with a CVS team stream, the output folder will be ignored.
If this option is enabled and your Web project's source directory is empty, it will be deleted when the project is added to your workspace from a CVS repository, causing a Java™ build error.
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.