Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.
Moderator: Moderators
-
mythdl
- Posts: 12
- Joined: 2003-09-07 08:11
Post
by mythdl » 2004-06-27 07:59
while browsing the source code i noticed that there are footers at the bottom of each file. Are these created automatically by CVS or another program?
eg:
<pre>/**
* @file
* $Id: DirectoryListing.h,v 1.27 2004/04/24 09:40:58 arnetheduck Exp $
*/</pre>
-
TheParanoidOne
- Forum Moderator
- Posts: 1420
- Joined: 2003-04-22 19:37
Post
by TheParanoidOne » 2004-06-27 09:32
The $Id$ keyword is from CVS. If you insert just that keyword, CVS will automatically expand the tag to show the most current information. There are many other keywords, as shown
here.
Users browsing this forum: Google [Bot] and 0 guests