Return-Path: Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: (qmail 94835 invoked from network); 11 Dec 2004 09:42:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Dec 2004 09:42:10 -0000 Received: (qmail 68573 invoked by uid 500); 11 Dec 2004 09:42:09 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 68556 invoked by uid 500); 11 Dec 2004 09:42:09 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: docs@httpd.apache.org Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 68545 invoked by uid 99); 11 Dec 2004 09:42:08 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) From: =?utf-8?q?Andr=C3=A9_Malo?= Organization: TIMTOWTDI To: docs@httpd.apache.org Subject: Re: svn commit: r111593 - /httpd/httpd/trunk/docs/manual/new_features_2_2.xml.ko Date: Sat, 11 Dec 2004 10:41:59 +0100 User-Agent: KMail/1.7.1 References: <20041211091458.88757.qmail@minotaur.apache.org> <41BABBB2.1080003@force-elite.com> In-Reply-To: <41BABBB2.1080003@force-elite.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200412111042.00239@news.perlig.de> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N * Paul Querna wrote: > > - > > + > > As it currently stands, every time you invalidate a translation, you > should do two commits. First commit creates the new English version, > second commit updates all the outdated files... > > Is there a better way to do this? No [1]. To keep it clean, I'm following the strategy to commit the English= =20 xml first, then doing build all and then commit the whole transformation at= =20 once. That even matches the "atomic commit" policy better :) But you may or may not modify the other languages. They get updated at=20 least, when the particular translator builds and commits a change to his=20 language. I'm just doing the `build all`, if I see something missing or=20 from time to time *to* see if something's missing (whatever comes=20 first ;-)). Mostly in conclusion with `build validate-xml`. [1] The point is, that use the rev numbers, which are changed *after* the=20 commit (of course) and I don't know a better automatically changed token we= =20 could rely on (they give us also a hint about what to diff to update the=20 translation) nd =2D-=20 my @japh =3D (sub{q~Just~},sub{q~Another~},sub{q~Perl~},sub{q~Hacker~}); my $japh =3D q[sub japh { }]; print join ######################### [ $japh =3D~ /{(.)}/] -> [0] =3D> map $_ -> () # Andr=C3=A9 Ma= lo # =3D> @japh; # http://pub.perlig.de/ # --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org