| But adding the -dir causes a different and more appropriate | directory to be created: | | $ cvs checkout phpdoc-pt_BR-dir | $ cd pt_BR/ | | $ cvs checkout phpdoc-it-dir | $ cd it/ | | I'm not that familiar with the translation process but | believe the -dir should be used for all translations.
Yep. As the howto says: cvs co phpdoc cd phpdoc cvs co phpdoc-LANGCODE-dir This is the correct method AFAIK... At least I use this, and it works. Further on updates: cvs update phpdoc and it also updates the LANGCODE-dir... Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php