"Mike" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> In article <[EMAIL PROTECTED]>, Klaus Hebsgaard 
> wrote:
>> Hello
>>
>> I am using cvs for keeping some html files, in these html files i have
>> strings like $id$.
>>
>> cvs sees this and think it is suppose to add it logging in here.
>>
>> However I don't want this to happen.
>> Is there some way to prevent cvs from writing anything to the file?
>>
>> Thanks in advance
>>
>> Klaus
>>
>>
>
> Separate or change the case of $Id$. Something that looks like
> '$I d$' or '$id$'.

Hello Mike

Thank you for your answer :-)

To change the content of the file, i wish to keep in cvs, is not an option, 
it must be possible to do something to cvs to tell it to get its hands of my 
files and only do its own stuff ;-)

Is it not possible in some config file to tell cvs to not replace any 
variables in files with some extension?

I don't understand if using a code revision system demands you to change 
your code...

Best regards

Klaus 


_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to