info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: CVS Version change?


From: Anders Truelsen
Subject: RE: CVS Version change?
Date: Wed, 23 May 2001 09:16:24 +0200

> I need to change the version of one of my CVS files, as the 
> version should
> be used later in the release version using an automated script.

????
I don't get that. The revision number chanhges when-ever you change your
file, otherwise you really should leave it alone, it is _not_ recommendable
to change the revision number be hand.

Anyway, to change the revision of an unchanged file use 
  cvs commit -r x.y -m"Forcing revision number to x.y" foo.cpp
Note that x.y must be greater than the current revision number.

> Can anyone tell me how to do this (please by email, as I'm not on the
> list)?

Why don't you join then ;-)

/anders



reply via email to

[Prev in Thread] Current Thread [Next in Thread]