Wez Furlong wrote:
Goba: if you want something more clever doing (like copying files on
the CVS server side) let me know precisely what you need before you
give people the green light to commit.

I'm also not Goba, but, CVSROOT/modules should be updated, too.
Patch attached (I don't have the karma).

S
cvs diff: Diffing .
Index: modules
===================================================================
RCS file: /repository/CVSROOT/modules,v
retrieving revision 1.70
diff -u -r1.70 modules
--- modules     15 Feb 2005 10:14:55 -0000      1.70
+++ modules     19 Jun 2005 22:42:48 -0000
@@ -62,7 +62,7 @@
 phpdoc phpdoc

 # this checks out the build system all of the languages
-phpdoc-all phpdoc &phpdoc-ar-dir &phpdoc-bg-dir &phpdoc-cs-dir &phpdoc-da-dir 
&phpdoc-de-dir &phpdoc-el-dir &phpdoc-es-dir &phpdoc-fa_IR-dir &phpdoc-fi-dir 
&phpdoc-fr-dir &phpdoc-he-dir &phpdoc-hk-dir &phpdoc-hu-dir &phpdoc-id-dir 
&phpdoc-it-dir &phpdoc-ja-dir &phpdoc-kr-dir &phpdoc-lt-dir &phpdoc-nl-dir 
&phpdoc-pl-dir &phpdoc-pt-dir &phpdoc-pt_BR-dir &phpdoc-ro-dir &phpdoc-ru-dir 
&phpdoc-sk-dir &phpdoc-sl-dir &phpdoc-sv-dir &phpdoc-tr-dir &phpdoc-tw-dir 
&phpdoc-zh-dir
+phpdoc-all phpdoc &phpdoc-ar-dir &phpdoc-bg-dir &phpdoc-ca-dir &phpdoc-cs-dir 
&phpdoc-da-dir &phpdoc-de-dir &phpdoc-el-dir &phpdoc-es-dir &phpdoc-fa_IR-dir 
&phpdoc-fi-dir &phpdoc-fr-dir &phpdoc-he-dir &phpdoc-hk-dir &phpdoc-hu-dir 
&phpdoc-id-dir &phpdoc-it-dir &phpdoc-ja-dir &phpdoc-kr-dir &phpdoc-lt-dir 
&phpdoc-nl-dir &phpdoc-pl-dir &phpdoc-pt-dir &phpdoc-pt_BR-dir &phpdoc-ro-dir 
&phpdoc-ru-dir &phpdoc-sk-dir &phpdoc-sl-dir &phpdoc-sv-dir &phpdoc-tr-dir 
&phpdoc-tw-dir &phpdoc-zh-dir

 # these allow checking out each translation on its own, or with the english
 # version and build infrastructure
@@ -72,6 +72,9 @@
 phpdoc-bg-dir -d bg phpdoc-bg
 phpdoc-bg-only phpdoc-bg
 phpdoc-bg phpdoc &phpdoc-bg-dir
+phpdoc-ca-dir -d ca phpdoc-ca
+phpdoc-ca-only phpdoc-ca
+phpdoc-ca phpdoc &phpdoc-ca-dir
 phpdoc-cs-dir -d cs phpdoc-cs
 phpdoc-cs-only phpdoc-cs
 phpdoc-cs phpdoc &phpdoc-cs-dir

Reply via email to