I'd update several xml files in the cvs repository a few days ago. But I can't find it on the new build.
It's a strange thing. Do you build it use the last cvs update of zh? For example: The file zh/preface.xml update on 11 Jul 2005 04:02:18 -0000,but this update don't display on : http://www.php.net/manual/zh/preface.php cvs diff -r 1.11 zh/preface.xml Index: zh/preface.xml =================================================================== RCS file: /repository/phpdoc-zh/preface.xml,v retrieving revision 1.11 retrieving revision 1.13 diff -u -r1.11 -r1.13 --- zh/preface.xml 23 Dec 2004 22:42:50 -0000 1.11 +++ zh/preface.xml 11 Jul 2005 04:02:18 -0000 1.13 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="gb2312"?> -<!-- $Revision: 1.11 $ --> -<!-- $Author: dallas $ --> +<!-- $Revision: 1.13 $ --> +<!-- $Author: yincheng $ --> <!-- EN-Revision: 1.31 Maintainer: Gregory Status: ready --> <preface id="preface"> @@ -30,6 +30,11 @@ 的历史</link>感兴趣,请访问相关附录。 </para> + <para> + 欢迎您加入 PHP 简体中文翻译小组!具体加入方法请下载并仔细阅读 + <ulink url="&url.php.dochowto-zh;">这个</ulink>文档。 + </para> + &contributors; </preface> Please verify the new zh build. Thank you! 在 2005-07-14四的 00:19 +0200,Derick Rethans写道: > On Wed, 13 Jul 2005, faris wrote: > > > Hi! > > > > The http://www.php.net/manual/zh/ don't update for a long time. > > Why? I can make test and make html in my local host.No error! > > > > Is there any body could tell me that where is the > > latest build.log for the online PHP manual? > > I build it now, currently we don't have build logs. When workload drops > a bit I'll set this up again. > > Derick >
