info-cvs
[Top][All Lists]
Advanced

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

keword (re) expansion


From: Igor Okulist
Subject: keword (re) expansion
Date: Thu, 16 Feb 2006 04:09:05 GMT

Here is a small test that shows my situation:

address@hidden tstcvs]$ cvs tag TAG_0
cvs server: Tagging .
T tst.cpp
address@hidden tstcvs]$ cat tst.cpp
$Name: 1.1.1.1 $
address@hidden tstcvs]$ cvs update -r TAG_0
cvs server: Updating .
address@hidden tstcvs]$ cat tst.cpp
$Name: 1.1.1.1 $


why $Name:$ did NOT change after calling cvs update -r TAG_0 ???

Thanks,
Igor




reply via email to

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