If I take a look in php files there is often a line like /* SVN FILE: $Id: file.php 2345 2007-09-06 15:41:35Z dev $ */ Is it possible to send SVN data to the PHP files, like the author, the date or the vision? How does it work? I don't think it is handwork, is it? I can't find any informations about...