RE: [PHP-DOC] split complete, here's how to fix your checkout

2002-05-06 Thread James Cox
> I usually make changes to /it and /en, but sometimes I commit to > all other > languages. Like I did after banana-split to correct some errors in the > various reference.xml files. And when I spot problems in the build > processes of other languages. > > However, IMHO, you can split the avail f

RE: [PHP-DOC] split complete, here's how to fix your checkout

2002-05-06 Thread Simone Cortesi
At 16.11 05/05/02 +0100, James Cox wrote: >Guys, would there be uproar if we split up the cvs avail for each language? >ie, i'm not going to need to be touching hebrew, japanese style languages -- >given i have no idea how to type them, etc :) > >Also, splitting up the avail file will mean it sho

Re: [PHP-DOC] split complete, here's how to fix your checkout

2002-05-05 Thread Renato Arruda
Hi, I don't think anyone would mind the split up of the avail file, but it would be nice for the translators to still keep commit access to the en/ tree so we can fix the (rare) typos that we can spot. It would also be nice to have the separate mailing lists for the different languagues, so that

RE: [PHP-DOC] split complete, here's how to fix your checkout

2002-05-05 Thread James Cox
> > > > simone@TOLKIEN ~/phpdoc/it > > $ cvs commit -m 'removing maxim WIP' translation.xml > > Access denied: insufficient karma (cortesi|phpdoc-it) > > Contact [EMAIL PROTECTED] for access to phpdoc-it > > cvs server: Pre-commit check fa

Re: [PHP-DOC] split complete, here's how to fix your checkout

2002-05-05 Thread Gabor Hojtsy
> perl -pi -e 's#phpdoc/(de)#phpdoc-$1#' `find de -name Repository` > > (sorry windows users, you'll have to figure out how to do the equivalent > or hope someone else posts instructions.) This thing deleted all Repository files from my hu dir, so be careful with that. I am using Cygwin (on wi

Re: [PHP-DOC] split complete, here's how to fix your checkout

2002-05-04 Thread Jim Winstead
On Sun, May 05, 2002 at 01:27:46AM +0200, Simone Cortesi wrote: > At 14.26 04/05/02 -0700, Jim Winstead wrote: > >to check out the english version, just run 'cvs co phpdoc'. checking out > >the english version plus a single translation can be done with 'cvs co > >phpdoc-de' (substitute your langua

Re: [PHP-DOC] split complete, here's how to fix your checkout

2002-05-04 Thread Slawomir Pucia
Simone Cortesi wrote: > I've checked out with 'cvs co phpdoc' and then when in directory > 'phpdoc' i did 'cvs co phpdoc-it-dir'. > > Then I was trying to commit a change in an italian file and i got: > Access denied: insufficient karma (cortesi|phpdoc-it) > Whats wrong? Someone forgot abo

Re: [PHP-DOC] split complete, here's how to fix your checkout

2002-05-04 Thread Simone Cortesi
At 14.26 04/05/02 -0700, Jim Winstead wrote: >to check out the english version, just run 'cvs co phpdoc'. checking out >the english version plus a single translation can be done with 'cvs co >phpdoc-de' (substitute your language of choice, of course). to check out >additional languages, just do '

Re: [PHP-DOC] split complete, here's how to fix your checkout

2002-05-04 Thread Jim Winstead
On Sat, May 04, 2002 at 11:44:33PM +0200, Slawomir Pucia wrote: > Jim Winstead wrote: > > to check out the english version, just run 'cvs co phpdoc'. checking > > out the english version plus a single translation can be done with > > 'cvs co phpdoc-de' (substitute your language of choice, of cours

Re: [PHP-DOC] split complete, here's how to fix your checkout

2002-05-04 Thread Slawomir Pucia
Jim Winstead wrote: > to check out the english version, just run 'cvs co phpdoc'. checking > out the english version plus a single translation can be done with > 'cvs co phpdoc-de' (substitute your language of choice, of course). > to check out additional languages, just do 'cvs co phpdoc-de-dir'