Or $Id$ anywhere in the file (gives a whole bunch of things actually) . so on the same line as @version you add that after it.
On Fri, 20 Aug 2004 08:39:03 -0500, QM <[EMAIL PROTECTED]> wrote: > On Fri, Aug 20, 2004 at 12:06:36PM +0530, Antony Paul wrote: > : How to add @version $Revision: 1.3 $ $Date: 2004/07/23 22:57:35 $ when > : checking out files from A CVS repository. I am using file based CVS. We use > : Eclipse to checkout. This is very useful to us because we locally use > : another versioning system and the main site is using CVS. If this version is > : included it is easy to identify which version we are using. > > Hi, > > Did you even check the CVS docs? > The answer is right in front of you: > > $Revision$ => $Revision: 1.3 $ > > -QM > > -- > > software -- http://www.brandxdev.net > tech news -- http://www.RoarNetworX.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
