comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: CVS and IDL - RCS tags
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: CVS and IDL - RCS tags [message #44734 is a reply to message #44733] Mon, 11 July 2005 07:02 Go to previous messageGo to previous message
Karl Schultz is currently offline  Karl Schultz
Messages: 341
Registered: October 1999
Senior Member
On Mon, 11 Jul 2005 15:03:31 +0200, Ben Panter wrote:

> Rob wrote:
>> We have been able to do this by making this a comment in the header
>> part of the code prior to adding and committing:
>>
>> ;$Id: $
>>
>> When you look at it after committing it then you should see the version
>> info filled in for you. One might look like the following:
>>
>> ; $Id: cw_color_button.pro,v 1.16 2005/07/06 16:34:25 rdimeo Exp $
>
> Thanks for your help, I'm afraid I'm still not getting it!
>
> OK - I must be doing something wrong here. I'm using eclipse, so I open
> the file and edit it. I add the string that you suggested half way
> through the file:
>
> ;$Id: $
>
> then save the file and commit it to the archive.
>
> I then log into one of my other machines, and do a CVS update:
>
> [bdp@obrero1 bdp]$ cvs update moped
> cvs server: Updating moped
> cvs server: Updating moped/BULK
> cvs server: Updating moped/DEEP2
> cvs server: Updating moped/GDDS
> cvs server: Updating moped/GOODS
> cvs server: Updating moped/HR
> U moped/HR/hr_setup.pro
> cvs server: Updating moped/KM
> cvs server: Updating moped/SPEC_IDL
> cvs server: Updating moped/TOOLS
>
> and indeed, hr_setup.pro has been updated, but still reads:
>
> ;$Id: $
>
> at the line I changed.
>
> Any suggestions?

It could be that your CVS client is turning off keyword substitution.

You might look at

https://www.cvshome.org/docs/manual/cvs-1.11.7/cvs_12.html#S EC101

and the docs for whatever it is that you are using to actually check in
the code to see if you are turning off substition by accident. Your
check-in client might have a preference or setting that is passing the
"don't expand keywords" option to CVS.

Check for a cvswrapper that might be setting this option.

If your file is checked in as a binary file, CVS will not do kwd
expansion.

Karl
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: XYZ plotting
Next Topic: xmanager, /managed

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 12:02:57 PDT 2025

Total time taken to generate the page: 0.31854 seconds