Re: [gnu-pl] [gnu.org #218507] Update in /philosophy/plan-nine.html
"Wojciech Kotwica via RT" <[email protected]> Sat, 01 Jan 2005 13:51:42 -0500
| Newsgroups | gmane.os.hurd.web.translators.polish |
|---|---|
| Message-ID | <[email protected]> |
On 2005-01-01 17:42, Richard M. Stallman via RT wrote: > Polish versions are updated usually 1-3times/1-2week(s). > Thank you for informing us that the update is urgent. > Done 2004-12-31 16:20 UTC. > > Do you have a system for recognizing pages that need updating? Yes, we have. > If so, could you tell us about it? This is a quick and dirty, very dirty, primitive solution using cron+shell scripts+cvs client+diff+some texttools+mail. But it works well for our *.pl.html files and theirs originals. It reports (in no more than 24 hours+mail delivery) any changes to original English *.html files translated into Polish and our translations themselves. Cron calls my ~/bin/gnuupdate script once a day: http://www.gnu.org.pl/wrk/gnuupdate which calls: http://www.gnu.org.pl/wrk/gnuget and http://www.gnu.org.pl/wrk/gnudif It doesn't report any changes to ".symlinks" files or "*.[pl.]xhtml", but can be easily modified to look after originals for e.g. *.es.html or any other *.LG.html files. > Maybe other teams can find it useful. I hope they'll take on the idea and do it better. -- WK