2006-01-26 Thursday 20:09 mkgnu * doc/AUTHORS (1.8, SCMBUG_RELEASE_0-8-16): SCMBUG ID: 661 SCMBUG NOTE: My @gmx.net address is obsolete. There's something seriously wrong with their POP service. 2006-01-26 Thursday 20:06 mkgnu * src/tests/Makefile.in (1.17, SCMBUG_RELEASE_0-8-16): SCMBUG ID: 517 SCMBUG NOTE: Remove in the clean rule the autogenerated .sh files for the testsuite, since those shouldn't be packaged in the final sources. 2006-01-26 Thursday 19:42 mkgnu * configure.in (1.165), packaging/debian/changelog (1.44) (utags: SCMBUG_RELEASE_0-8-16): SCMBUG ID: 661 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-8-16. 2006-01-26 Thursday 19:39 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.33, SCMBUG_RELEASE_0-8-16): SCMBUG ID: 597 SCMBUG NOTE: Merge Alfonso's patch for the daemon issue of "cannot fork" in Windows. 2006-01-26 Thursday 19:38 mkgnu * doc/AUTHORS (1.7): SCMBUG ID: 597 SCMBUG NOTE: Add Alfonso in the AUTHORS file for his patch to the fork issue. 2006-01-20 Friday 03:18 mkgnu * src/tests/product.test/: config/testers/mkgnu/scm.inc (1.2), cvs/add_directory.sh (1.2), cvs/add_tag.sh (1.2), cvs/add_tag_invalid_name.sh (1.2), cvs/checkout_repository.sh (1.2), cvs/commit_file.sh (1.4), cvs/commit_file_commas_whitespaces.sh (1.3), cvs/commit_file_fail.sh (1.4), cvs/commit_file_invalid_message_size.sh (1.4), cvs/commit_file_invalid_owner.sh (1.4), cvs/commit_file_invalid_product.sh (1.4), cvs/commit_file_more_than_one_digit.sh (1.2), cvs/commit_file_multiple_bugs.sh (1.4), cvs/commit_file_none.sh.in (1.2), cvs/commit_file_none2.sh.in (1.2), cvs/commit_file_optional.sh.in (1.4), cvs/commit_file_optional2.sh.in (1.2), cvs/commit_file_quotes_double.sh (1.2), cvs/commit_file_quotes_single.sh (1.2), cvs/create_vdd.sh.in (1.2), cvs/delete_tag.sh (1.2), cvs/init_repository.sh (1.2), cvs/install_glue_no_hook_overwrite.sh.in (1.3), cvs/set_hook_less_logic.sh (1.2), cvs/set_hook_more_logic.sh (1.3), cvs/set_none.sh.in (1.2), cvs/set_optional.sh.in (1.2), lib/common.inc.in (1.9), svn/add_directories_convention.sh (1.3), svn/add_tag.sh (1.3), svn/add_tag_invalid_name.sh (1.4), svn/checkout_repository.sh (1.2), svn/commit_file.sh (1.4), svn/commit_file_fail.sh (1.4), svn/commit_file_invalid_message_size.sh (1.4), svn/commit_file_invalid_owner.sh (1.4), svn/commit_file_invalid_product.sh (1.4), svn/commit_file_more_than_one_digit.sh (1.2), svn/commit_file_multiple_bugs.sh (1.4), svn/commit_file_none.sh.in (1.2), svn/commit_file_none2.sh.in (1.2), svn/commit_file_optional.sh.in (1.5), svn/commit_file_optional2.sh.in (1.3), svn/commit_file_quotes_double.sh (1.3), svn/commit_file_quotes_single.sh (1.2), svn/create_vdd.sh.in (1.3), svn/delete_tag.sh (1.4), svn/init_repository.sh (1.2) (utags: SCMBUG_RELEASE_0-8-16): SCMBUG ID: 517 SCMBUG NOTE: Changed all test scripts to actually use the path to the SCM tool's binaries. Also changed the testsuite to provide only a path to the directory of the binares, not a path to the actual binary. This is because some SCM systems may use more than one binary (e.g Subversion uses svnadmin, svn, svnlook, etc.). 2006-01-20 Friday 02:50 mkgnu * src/tests/Makefile.in (1.16): SCMBUG ID: 517 SCMBUG NOTE: Type-o in deleting the common scm test function in the testsuite. 2006-01-20 Friday 02:47 mkgnu * configure.in (1.164), src/tests/Makefile.in (1.15), src/tests/test_cvs.sh (1.1, SCMBUG_RELEASE_0-8-16), src/tests/test_scm_common.inc.in (1.1, SCMBUG_RELEASE_0-8-16), src/tests/test_svn.sh (1.1, SCMBUG_RELEASE_0-8-16), src/tests/product.test/config/testers/mkgnu/scm.inc (1.1), src/tests/product.test/lib/common.inc.in (1.8), src/tests/product.test/lib/common_bugtracker.inc (1.5, SCMBUG_RELEASE_0-8-16): SCMBUG ID: 517 SCMBUG NOTE: Rearranged the testsuite to support running tests for multiple versions of each SCM tool. 2006-01-20 Friday 02:29 mkgnu * doc/manual/Makefile.in (1.11, SCMBUG_RELEASE_0-8-16): SCMBUG ID: 66 SCMBUG NOTE: I believe calling docbook2dvi more than once is not need. I don't recall why it begun being invoked multiple times.