dev@glassfish.java.net

cvs help?

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Fri, 21 Dec 2007 15:13:00 -0800

Any cvs experts out there? We're having a problem with cvs annotate.
In some cases, cvs annotate returns nothing. I'm sure it has something
to do with branches, but I don't understand cvs well enough to know what
to do to fix it. For example:

cd glassfish/appserv-core/src/java
cvs annotate com/sun/enterprise/deployment/backend/WebArchiveDeployer.java

<<returns nothing>>

Any idea how to get cvs to return useful data in this case?