On Tue, Apr 30, 2002 at 10:41:55PM +0200, Simone Cortesi wrote:
> At 18.07 29/04/02 +0000, Jim Winstead wrote:
> 
> >i'd like to split out the translations from the main phpdoc repository.
> >this should make checkouts faster for everyone involved, and probably
> >cut down the load on the cvs server, too.
> >
> >what would be involved:
> >
> >* move phpdoc/{lang} to phpdoc-{lang} (except en)
> >* set up the required modules file magic so 'phpdoc-de' checks out
> >  phpdoc plus phpdoc-de correctly (putting phpdoc-de into phpdoc/de)
> >* add "phpdoc-all" to modules file that includes all of the
> >  translations, like the current phpdoc does
> 
> Could you please further explain this?

checking out just 'phpdoc' will just get the english version of the
manual. checking out 'phpdoc-all' will get the english version and all
of the translations. the point of making english-only the 'default' is
that the number of people who actually work on more than one translation
is small (and the number of people who work on all of them even
smaller), and one of the goals is to decrease the load on the cvs
server.

> I usually make changes to the /it and /en tree, but occasionally (specially 
> if something goes grong with builds of other languages) I apply changes to 
> other langs too.
> 
> Would that still be possible? Or there will be a "downgrade" to the 
> translation you are following?

there will be no downgrade, you'll be able to check out as many or as
few translations as you want to work with.

jim

Reply via email to