CVS log for loncom/localize/localize/synch.pl

[BACK] Up to [LON-CAPA] / loncom / localize / localize

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Dec 20 12:29:06 2013 UTC (10 years, 4 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0, HEAD
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +2 -0 lines
Add CVS header

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Dec 9 10:30:45 2009 UTC (14 years, 4 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_99_0, version_2_11_0_RC2, version_2_11_0_RC1, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +13 -10 lines
- Ignore emtpy rows in newphrases.txt and removephrases.txt
- Added some comments
- Optimized quotation warning message

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jun 3 16:33:15 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_8_99_0, bz5969, bz2851, GCI_3, GCI_2, BZ5971-printing-apage
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +25 -13 lines
Changed list of processed files from blacklist to whitelist:
Only synchronize translation files which are included in the list.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 16 15:20:29 2009 UTC (15 years, 3 months ago) by bisitz
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +12 -3 lines
- Added warning and debug messages for new keys which contain both, ' and ".
- Removed two unneeded blanks at end of line

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jan 15 11:28:12 2009 UTC (15 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +70 -32 lines
- Bugfix:
  Reading of Lexicon hashes functional again:
  Added explicit variable declaration for Lexicon hash which is necessary since strict mode introduction in revision 1.9

- Check hash creation for errors and valid content.
- Stop script execution if files couldn't be opened (read/write).
- Use ignore file list to skip files without actual translation data.
  This also avoids other none-strict mode issues.
- Added more comments and some corrections and optimizations to explain what's going on
- Added statistical output data (amount of hash values, additions, ...)
- Optimized debug output (new lines, ...)

Warning:
Synching with a so far unknown combination of translation files destroys the character encoding. Further tests will follow. Other combinations work fine, e.g. only de.pm and ar.pm.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jan 13 16:46:35 2009 UTC (15 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +37 -7 lines
- Added more comments to explain what's going on
- Added more output to show on the screen which steps were executed
- Added debug mode which allows to display the data for debugging purposes

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 13 12:31:13 2009 UTC (15 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +54 -18 lines
- Changed to strict mode and added needed declarations
- Added more comments
- Added proper configuration to configure numbering and translation help comments
- Disabled translation help comments by default
- Changed delimiter variable name from del to dlm (del=delete?!?)

Note:
Script seems to add new translations from newphrases.txt even if they already existed in the translation file.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jul 10 19:10:26 2008 UTC (15 years, 9 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_8_X, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1, version_2_7_99_0, GCI_1
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +4 -1 lines
- Added some comments to explain what's going on.
- Corrected matching operation for the search of already existing translations.
Now, words aren't considered as regular expressions anymore (which could have caused the script aborted) and execution time is much shorter now.
Execution works fine with UTF-8 encoded language files.

Thanks to Stefan Dröschler for his help!
Nevertheless, more testing is recommended.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 28 02:12:05 2003 UTC (20 years, 5 months ago) by www
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0, version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_X, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +15 -3 lines
New optional "numbered" mode, take care of "'" in phrases.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 14 17:34:04 2003 UTC (20 years, 6 months ago) by www
Branches: MAIN
CVS tags: version_1_0_99
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +10 -0 lines
Remove obsolete phrases from synch.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 26 21:04:26 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +29 -6 lines
Can now also add contents of a plain text file with phrases (separated by
newlines), and does provide copy/paste help with translations

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Sep 26 18:39:48 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +15 -5 lines
Synching appears to work.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Sep 26 18:22:59 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +5 -3 lines
Synching files.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 26 15:23:24 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +27 -1 lines
Utility

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 26 14:13:35 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Work on utility to synch lexicon files.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>