> Yeah, the $Author$ here is the cvs username of the last modifier of the
> file. In this way we can get to know who modified the file at last time.
We
> just inheret this behavior from the Italian and Japenese Molude, and
correct
> it to make it work.

Well, there are many such CVS "tags", like this. I'll add a link to the
howto for CVS tag documentation, when I'll have the time...

BWT if you really want to use both $Revision and $Author (wich I myself
don't see any point to use), you'd better use $Id, which includes this
two and adds filename and last modification date info...

http://www.cvshome.org/docs/ref.html (Keywords section)

Goba



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to