Hello Fernando-

I added a note to make this difference clearer as pt_BR 
does look a little different than the rest.  Regarding
the -dir part, that just changes where it goes and works
for all languages.  For example in the phpdoc/ directory:

$  cvs checkout phpdoc-pt_BR
$  cd phpdoc-pt_BR/

$ cvs checkout phpdoc-it
$ cd phpdoc-it/

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.

Regards,
Philip



On Fri, 15 Nov 2002, [ISO-8859-1] Fernando Correa da Conceição wrote:

> cvs checkout phpdoc-it-dir
> 
> This is a example for download the documentetion from cvs in Italian. I 
> don´t know if it´s sure, but this model is not valid for Brazilian 
> Portuguese.
> 
> cvs checkout phpdoc-pt_BR
> 
> This is without any "dir"
> File cvs.xml, in html result is cvs-checkout.html
> 
> Fernando Correa da Conceição(fernandoc)
> 
> 
> -- 
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


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

Reply via email to