Hello! By running revcheck.php, one can get a HTML list of files in translation with links to diff of current version and the revision from EN-Revision tag of translated file.
For those who prefer command line interface, I wrote a script which just prints out this diff on standard output. Usage: diff_en_rev.php translated_file [cvs_executable] Example: diff_en_rev.php ../cs/appendices/about.xml /bin/cvs Script should stay in phpdoc-lang/scripts/ directory. I use this script in my editor so I get this diff to editor's output window by one single keystroke. Jakub Vrana
diff_en_rev.php
Description: Binary data
