On Thu, Nov 19, 2009 at 20:22, Miha Wagner <[email protected]> wrote:
> Hello everyone,
>
> I already asked about starting a translation. I am just confused because
> this guide: http://wiki.php.net/doc/howto/gettingstarted doesn't seem to
> apply anymore. All I want to do
> is checkout an English branch of the documentation so I can start
> translating. Any help with this?

If you *only* want the english translation you'll do

svn checkout http://svn.php.net/repository/phpdoc/modules/doc-en phpdoc-en

But if you ware working on translating the english docs you want both
the english version and the language you are translating into.
See http://svn.php.net/repository/phpdoc/modules/ for all avaiable
modules (don't let the fact all of them seem to be "empty" fool you,
these modules use svn:externals magic).

-Hannes

Reply via email to