Date: 01/16/03
- Next message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /en/reference/tokenizer ini.xml reference.xml"
- Previous message: Adam Dickmeiss: "[PHP-DOC] cvs: phpdoc /en/reference/yaz configure.xml reference.xml /en/reference/yaz/functions yaz-addinfo.xml yaz-ccl-conf.xml yaz-ccl-parse.xml yaz-close.xml yaz-connect.xml yaz-database.xml yaz-element.xml yaz-errno.xml yaz-error.xml yaz-get-option.xml yaz-itemorder.xml yaz-present.xml yaz-range.xml yaz-record.xml yaz-scan-result.xml yaz-scan.xml yaz-schema.xml yaz-search.xml yaz-set-option.xml yaz-sort.xml yaz-syntax.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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
- Next message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /en/reference/tokenizer ini.xml reference.xml"
- Previous message: Adam Dickmeiss: "[PHP-DOC] cvs: phpdoc /en/reference/yaz configure.xml reference.xml /en/reference/yaz/functions yaz-addinfo.xml yaz-ccl-conf.xml yaz-ccl-parse.xml yaz-close.xml yaz-connect.xml yaz-database.xml yaz-element.xml yaz-errno.xml yaz-error.xml yaz-get-option.xml yaz-itemorder.xml yaz-present.xml yaz-range.xml yaz-record.xml yaz-scan-result.xml yaz-scan.xml yaz-schema.xml yaz-search.xml yaz-set-option.xml yaz-sort.xml yaz-syntax.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

