At 17:11 31-1-2003, Sascha Schumann wrote:

   What is the checkout date here?
Let's focus on the real issue. The issue is not which date -> it is a means to
asses, which source changes broke/fixed anything.

Something along this line, is looking at the issue, not the indicator:

find . -type f -name "*.[chy]" -print | xargs grep '/\*[[:space:]]*\$Id:' |sed -e "s|^[^:]*:||" >CVSIDS

This should be in run-tests.php, or a seperate script even, to allow you to track down
build breakers.

It would be required that all source files, have a conforming header so this has an
extra bonus.

With kind regards,

Melvyn Sopacua
<?php include("not_reflecting_employers_views.txt"); ?>


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to