Well, no file in the en tree is using $Author$ comments, but many translation molude such as Italian and Japenese Translation as well as the Chinese Molude is using the comment lines as following in every xml file:
<!-- $Revision: 1.6 $ --> <!-- $Author: gregory$ --> <!-- EN-Revision: 1.18 Maintainer: thomaslio Status: ready --> <!-- CREDITS: Gregory --> However, you may find the second line above of the xml files in Italian or Japenese molude are: <!-- $AUTHOR$ --> It's not available for cvs to replace it correctly... Greg "Gabor Hojtsy" <[EMAIL PROTECTED]> wrote in message 003c01c242ad$0cf9fb40$5a37a3d5@mia">news:003c01c242ad$0cf9fb40$5a37a3d5@mia... > > In zh translation molude team, we noticed that the Comment Line above > > the Revision Tracking Line in xml files should be '$Author$', but not > > '$AUTHOR'. When you pursue a CVS Commit, cvs will replace it with '$Author > : > > username$', in which username is the cvs username of the commiter of the > > file. > > > > Anyhow, the HOWTO documents doesn't mentioned it. Maybe it's not a > > official or recommended behavior? > > I may missed something... Show me a file in the en tree using $Author$ or > $AUTHOR$... > > Goba > > -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php