From: Amitai Schlair Date: Sun, 5 Feb 2012 21:33:49 +0000 (-0500) Subject: More testings and fixings: X-Git-Tag: 3.20130212~7^2~11 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/e45175d5454cc72b261507260accb309f13b5e8b?hp=e45175d5454cc72b261507260accb309f13b5e8b More testings and fixings: * Test that adding a text file under a name formerly tracked as binary (and vice versa) gets the right keyword-substitution behavior. * Explicitly set -kkv for text files to make the tests pass. * CVS warns in these cases about "changing keyword expansion mode", but this is correct behavior, so filter it from stderr. Filter stdout the same way in case we ever want to keep any of it. * In rcs_add(), replace comments with obviousness. ---