[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] New script to send l10n report

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2006-09-06 09:33:44 CEST

Hello,

Please find attached the patch for review. This is a follow-up to this
thread[1] to replace two shell scripts used to generate l10n report by
one python script.
[1]
http://subversion.tigris.org/servlets/BrowseList?list=dev&by=thread&from=507872

[[

Merge the shell scripts in tools/po directory (svn-po-status-report.sh
and svn-po-status-run.sh) and make it as one python script
(l10n-report.py).

Patch by: me
Suggested by: maxb

[in tools/po]
svn-po-status-report.sh:
  * Remove the script.
svn-po-status-run.sh:
  * Remove the script.
l10n-report.py:
  * New script to generate the l10n report and send an email based on
    the option '-m'. If option '-m' is passed, an email is sent,
    otherwise, the report is printed in stdout.
]]

-- 
Regards,
Bhuvaneswaran

Received on Wed Sep 6 09:35:11 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.