If it doesn't replace well use $Id: $ etc :) (in eclipse you type $$Id: $$ btw. Check if your files are actually checked in in kkv mode (see Team-Change ASCII/Binary property. I had everything checked in once (not here though) as ko, since that was / is the default in eclipse.
Mvgr, Martin On Wed, 2003-07-09 at 22:17, Noel J. Bergman wrote: > > > I'm trying to setup a javadoc template in Eclipse to handle cvs > > > verisioning in Javadoc comments. > > > @version $Revision$ > > Or @version CVS $Revision$ $Date$ > Or @version $Id$ > Or ... :-) > > > I assume it happens on the server side but I'm not positive. > > On the server. > > --- Noel > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Martin van den Bemt <[EMAIL PROTECTED]> mvdb.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
