Re: [PHP-DOC] Is this right result of "make test"? From: Gabor Hojtsy (gabor <email protected>)
Date: 01/16/03

> To test documents I've translated I runned "make test" from document root
> directory
> It took on several SECONDS and It said
>
> [rhheo <email protected> phpdoc-xx]$ make test
> SP_ENCODING=XML SP_CHARSET_FIXED=YES /usr/bin/nsgmls -i lang-xx -D . -s
> ../dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml
> [rhheo <email protected> phpdoc-xx]$

If there are no errors, then it's ok. And there are no errors printed above.
So the files
are ok.

> I marked my language initial with xx.
> Does this mean It's fine to commit a document?

Fine. But not with the XX language code ;)

> Would someone tell me how to delete an empty directory from CVS
repository?
> I couldn't remove it with cvs remove, commit command.
> Files were possible.

cvs remove removes the dir. There is an option [-P] to cvs checkout, which
deletes empty directories. Directories are kept, because there used to be
files inside them, and CVS needs to keep track of all files that were in the
repository sometime...

Goba

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