I've encountered that error exactly! I've even confused with those directories in the 
phpdoc tree.

 According to the PHP Documentation HOWTO, I should create a sub-dir named 'zh' at the 
phpdoc directory, and then copy all files in phpdoc/en into phpdoc/zh, and then 
autoconf with the parameter '--with-lang=zh', but I still don't know where and what to 
run  to checkout both of the two language, en and zh.
 
 if I run 'cvs checkout phpdoc' under my local cvsroot folder, I get the tree of 
phpdoc exactly, but what should I do to checkout the molude 'phpdoc-zh' correctly? 
Currently I created a phpdoc-zh at my local root and copied all files in phpdoc/zh to 
phpdoc-zh/zh and then modified the content of the Resposity file in phpdoc/zh/CVS as 
'phpdoc-zh',and then I can checkout the phpdoc-zh, but I don't think it's the idieal 
way to do this, since I got warnings when I checking out the files.

 I think if there should be someone can solve this problem to make zh molude work 
correctly!

 Greg

-----Original Message-----
From: P$J ND <[EMAIL PROTECTED]> [mailto:P$J ND <[EMAIL PROTECTED]>]
Sent: Wednesday, July 17, 2002 4:24 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DOC] error when checkout phpdoc-zh??


hi,
        I meet some trouble when I checkout phpdoc-zh.
When I run 

cvs -d :pserver:[EMAIL PROTECTED]:/repository checkout phpdoc-zh

at last,I get an error:
.........
U phpdoc-zh/xsl/version.xml
cvs server: Updating phpdoc-zh/zh
U phpdoc-zh/zh/readme.first
cvs server: existing repository /repository/phpdoc/zh does not match 
/repository/phpdoc-zh

and I can't get any more files under phpdoc-zh/zh/.

why?could you help me?
3ks!

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



Reply via email to