> I would like to apply this patch to scripts/revcheck.php to get it > working again (see php.net/it/rev for example). > > Index: revcheck.php > =================================================================== > RCS file: /repository/phpdoc/scripts/revcheck.php,v > retrieving revision 1.32 > diff -r1.32 revcheck.php > 93c93 > < $DOCDIR = "../"; > --- > > $DOCDIR = "./"; > > $DOCDIR is ./language in CVS, am I right? At least for the cli-version > running on the build maschine. This implies the translation-teams > should also use the cli-version to "make revcheck" working locally.
I don't understand this. The revcheck.php file is in the scripts dir. It has no ./language subdirectory. The language dirs are one dir up... Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php