Hallo,

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.

Friedhelm


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to