Changes for version 0.04

  • The command 'vc_checkout.pl' now checks and eliminates all files that are not listed in 'B_Flist.xml'. Also, call XML::Reader version 0.37 the new way: XML::Reader->new($cnst_VcParam, {mode => 'branches'} in 'vc_checkout.pl': when you encounter a situation "Error-0050: Found directory file '$_' which does not exist in archive" then warn and carry on instead of just dying. in 'r_renew.pl' (that's set up by 'vc_init.pl') add a second call to 'vc_checkout.pl'. 'r_renew.pl' (again set up by 'vc_init.pl') now looks as follows: go('vc_reset'); go('vc_checkout', '-z'); go('vc_list', '-n', '-z', '-c'); go('vc_checkout', '-z'); go('vc_apply', '-q');

Documentation

Vergleich von Text Dateien und Erkennung der Unterschiede
Comparer differentes versions de fichiers texte et identifier les modifications effectuees

Modules

Compare different versions of text files and identify changes