info-cvs
[Top][All Lists]
Advanced

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

Re: "$Name:1500E$"


From: Mark D. Baushke
Subject: Re: "$Name:1500E$"
Date: Thu, 27 Mar 2003 01:14:30 -0800

Gurpreet Singh (SCM) <address@hidden> writes:

> Hi All 
> 
> I have a simple cpp file.
> I am using WinCVS 1.2
> 
> If the change we are trying to commit into CVS is delimited within $
> characters like in a specific line it has "$Name:1500E$" then CVS is not
> able to get  the changes on the file  - though it gets updated and the
> commit is fine - giving a new revision number.
> 
> Kindly let me know,  if any workout for it... 

$Name:<text>$ is one of the RCS keywords that cvs expands when using the
default -kkv keyword expansion.

See http://www.cvshome.org/docs/manual/cvs_12.html for the full list of
keywords.

See http://www.cvshome.org/docs/manual/cvs_12.html#SEC101 for how to
avoid it.

        -- Mark




reply via email to

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