SVN Info in PHP Files
Posted: Thu Sep 06, 2007 6:21 pm
If I take a look in php files there is often a line like
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 this.
Greetings
ec
Code: Select all
/* 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 this.
Greetings
ec