Re: New version of /intl/l10n/ pages

2001-12-13 Thread Josip Rodin
On Thu, Dec 13, 2001 at 01:06:11AM +0100, Denis Barbier wrote: > Last, if build runs fine, Seems it did. :) > someone should remove old files to prevent > problems with content negociation: > cd /org/www.debian.org/debian.org/international/l10n > rm po-* templates-* team-* l10n* i18n* >

Re: New version of /intl/l10n/ pages

2001-12-13 Thread Denis Barbier
On Thu, Dec 13, 2001 at 01:06:11AM +0100, Denis Barbier wrote: [...] > Last, if build runs fine, someone should remove old files to prevent > problems with content negociation: > cd /org/www.debian.org/debian.org/international/l10n > rm po-* templates-* team-* l10n* i18n* > and also remove

Re: New version of /intl/l10n/ pages

2001-12-12 Thread Denis Barbier
On Thu, Nov 29, 2001 at 10:45:23AM +0100, Denis Barbier wrote: [...] > I have rewritten the whole machinery, but moving to the new one will of course > break wml build, and some care must be taken. > Here is my proposition for a smooth upgrade, I'll do it tonight (i.e. in ~ 12 > hours) if nobody ob

Re: New version of /intl/l10n/ pages

2001-12-02 Thread Denis Barbier
Hi, some output can now be produced with committed files, which can be viewed at http://people.debian.org/~barbier/test-l10n/po/ http://people.debian.org/~barbier/test-l10n/templates/ Feedback and English fixes are welcome. Denis

Re: New version of /intl/l10n/ pages

2001-11-30 Thread James A. Treacy
On Fri, Nov 30, 2001 at 01:14:46AM +0100, Denis Barbier wrote: > > could a webmaster please replace > /org/www.debian.org/cron/daily_updates/1l10ndata > on www-master.d.o by this new one? > Thanks. > Done. -- James (Jay) Treacy [EMAIL PROTECTED]

Re: New version of /intl/l10n/ pages

2001-11-29 Thread Denis Barbier
Hi, could a webmaster please replace /org/www.debian.org/cron/daily_updates/1l10ndata on www-master.d.o by this new one? Thanks. Denis #!/bin/sh -e # this file updates the database file used to display l10n stats . `dirname $0`/../common.sh cd $crondir/scripts_daily/ # For obvious reasons

Re: New version of /intl/l10n/ pages

2001-11-29 Thread Denis Barbier
On Thu, Nov 29, 2001 at 12:55:49PM -0500, James A. Treacy wrote: > On Thu, Nov 29, 2001 at 10:45:23AM +0100, Denis Barbier wrote: > > > > I have rewritten the whole machinery, but moving to the new one will of > > course > > break wml build, and some care must be taken. > > Here is my proposition

Re: New version of /intl/l10n/ pages

2001-11-29 Thread James A. Treacy
On Thu, Nov 29, 2001 at 10:45:23AM +0100, Denis Barbier wrote: > > I have rewritten the whole machinery, but moving to the new one will of course > break wml build, and some care must be taken. > Here is my proposition for a smooth upgrade, I'll do it tonight (i.e. in ~ 12 > hours) if nobody objec

New version of /intl/l10n/ pages

2001-11-29 Thread Denis Barbier
Hi, first let me say some explanations about the current status of these pages. Martin Quinson wrote scripts to extract localized files from source packages and generate relevant statistics about l10n. He did it for a while on his own machine but had to stop, and we migrate the generation process