how to know cvs version of java class or source file?
807607Oct 5 2006 — edited Nov 30 2006I am working on a project in which we give versions to java files using CVS. Is there anyway to know version of java class file or source file? Is there any API for that?
Don't answer to read CVS comments. I need to know version using some piece of code?