2007-06-04 Monday 14:00 mkgnu * configure.in (1.254), packaging/debian/changelog (1.99) (utags: SCMBUG_RELEASE_0-19-18): bug 1005: Increased version number for upcoming release SCMBUG_RELEASE_0-19-18. 2007-06-04 Monday 13:59 mkgnu * doc/manual/content/resources.sgml (1.23, SCMBUG_RELEASE_0-19-18): bug 66: Documented the fact that docbook-utils are available in Cygwin. 2007-06-01 Friday 10:16 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.88, SCMBUG_RELEASE_0-19-18): bug 895: Applying some corrections identified by Robert Hudson in the recent split of the daemon into two files. 2007-05-31 Thursday 13:58 mkgnu * configure.in (1.253), packaging/debian/changelog (1.98) (utags: SCMBUG_RELEASE_0-19-17): bug 999: Increased version number for upcoming release SCMBUG_RELEASE_0-19-17. 2007-05-31 Thursday 13:55 mkgnu * src/lib/product/: Connection.pm.in (1.31, SCMBUG_RELEASE_0-19-18), Daemon/Daemon.pm.in (1.87), Daemon/Process.pm.in (1.2, SCMBUG_RELEASE_0-19-18) (utags: SCMBUG_RELEASE_0-19-17): bug 895: Use accessor functions for $daemon_configuration and $bugtracker in Process.pm.in. 2007-05-30 Wednesday 13:45 mkgnu * configure.in (1.252), packaging/debian/changelog (1.97) (utags: SCMBUG_RELEASE_0-19-16): bug 998: Increased version number for upcoming release SCMBUG_RELEASE_0-19-16. 2007-05-30 Wednesday 13:42 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.86, SCMBUG_RELEASE_0-19-16): bug 895 : Minor cleanups in the last patch that breaks up the daemon, which was contributed again by Robert Hudson. 2007-05-30 Wednesday 13:22 mkgnu * Makefile.in (1.115, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16), configure.in (1.251), src/lib/product/Daemon/Daemon.pm.in (1.85), src/lib/product/Daemon/Process.pm.in (1.1, SCMBUG_RELEASE_0-19-16): bug 895: Splitting the Daemon into two components. A part that accepts TCP connections, and a part that actually processes the connections. 2007-05-30 Wednesday 12:11 mkgnu * configure.in (1.250): bug 946: Git on Windows will use hooks that don't have a .bat extension. 2007-05-30 Wednesday 09:47 mkgnu * configure.in (1.249), packaging/debian/changelog (1.96) (utags: SCMBUG_RELEASE_0-19-15): bug 997: Increased version for upcoming release SCMBUG_RELEASE_0-19-15. 2007-05-30 Wednesday 09:44 mkgnu * src/: daemon/etc/TestDirector.conf.template.in (1.5), lib/product/Daemon/TestDirector.pm.in (1.12), lib/product/Daemon/TestDirectorInterface.pl.in (1.6), lib/product/Daemon/TestDirectorUtils.pm.in (1.4) (utags: SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-18): bug 895 : Merged changes for Test Director supplied by Robert Hudson. Robert implemented the following interfaces: integration_get_bug_reporter_email integration_get_user_email He also did some work to tidy up the Test Director sub-process that gets spawned to make it a little more generic and flexible. 2007-05-29 Tuesday 09:30 mkgnu * configure.in (1.248), packaging/debian/changelog (1.95) (utags: SCMBUG_RELEASE_0-19-14): bug 996 : Increased version number for upcoming release SCMBUG_RELEASE_0-19-14. 2007-05-29 Tuesday 09:28 mkgnu * doc/manual/images/system_architecture.fig.in (1.8, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14): bug 946: Updated the system architecture diagram to reflect support for Git. 2007-05-28 Monday 09:11 mkgnu * doc/manual/content/: features.sgml (1.33), scm-frontends.sgml (1.17) (utags: SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-18): bug 946: Adding documentation for the Git SCM frontend in the users manual. 2007-05-27 Sunday 18:15 mkgnu * src/: lib/product/Glue/Glue.pm.in (1.45), tests/product.test/git/auto_commit_file.sh (1.1), tests/product.test/git/auto_commit_file2.sh (1.1), tests/product.test/git/commit_file_validproductname_disabled.sh (1.1), tests/product.test/git/set_auto.sh (1.1), tests/product.test/git/set_validproductname_disabled.sh (1.1), tests/product.test/git/set_validproductname_enabled.sh (1.1) (utags: SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-18): bug 946: Finished the port of the testsuite for the Git frontend. 2007-05-27 Sunday 17:59 mkgnu * src/: lib/product/Tools/SCM_Functions.pm.in (1.20), tests/product.test/git/add_directory.sh (1.1), tests/product.test/git/add_long_prefix_directory.sh (1.1), tests/product.test/git/add_short_prefix_directory.sh (1.1), tests/product.test/git/commit_branch.sh (1.1), tests/product.test/git/commit_file_none.sh (1.1), tests/product.test/git/commit_file_none2.sh (1.1), tests/product.test/git/create_branch.sh (1.1), tests/product.test/git/create_vdd.sh (1.1), tests/product.test/git/create_vdd.sh.in (1.2), tests/product.test/git/set_required.sh (1.1), tests/product.test/git/tests_git.exp (1.4) (utags: SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-18): bug 946: Continuing progress towards porting the testsuite for the Git frontend. 2007-05-27 Sunday 17:25 mkgnu * src/tests/product.test/git/: commit_file_optional.sh (1.1), commit_file_optional2.sh (1.1), set_optional.sh (1.1) (utags: SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-18): bug 946: More progress towards porting the testsuite for the Git SCM frontend. 2007-05-27 Sunday 16:03 mkgnu * src/tests/product.test/git/: add_tag_invalid_name.sh (1.1), install_glue_no_hook_overwrite.sh (1.1), set_hook_less_logic.sh (1.1), set_hook_more_logic.sh (1.1) (utags: SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-18): bug 946: Continuing porting the testcases for the Git SCM frontend. 2007-05-27 Sunday 15:50 mkgnu * src/tests/product.test/git/: add_tag.sh (1.1), commit_file_closed_bug.sh (1.1), delete_tag.sh (1.1), openbugstate_disabled_commit_file.sh (1.1), set_openbugstate_disabled.sh (1.1), set_openbugstate_enabled.sh (1.1) (utags: SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-18): bug 946: Continuing work in porting the testsuite for the Git frontend. 2007-05-27 Sunday 15:14 mkgnu * src/tests/product.test/git/: commit_file_invalid_message_size.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), commit_file_invalid_owner.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), commit_file_invalid_product.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), commit_file_multiple_bugs.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), commit_file_nolog.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), tests_git.exp (1.3): bug 946: Porting more testcases that will test the Git SCM frontend. 2007-05-27 Sunday 14:53 mkgnu * src/tests/product.test/: cvs/commit_file_more_than_one_digit.sh (1.4), git/commit_file_fail.sh (1.1), git/commit_file_more_than_one_digit.sh (1.1), git/commit_file_nonnumeric.sh (1.1), git/commit_file_parenthesis.sh (1.1), git/commit_file_quotes_double.sh (1.1), git/commit_file_quotes_single.sh (1.1) (utags: SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-18): bug 946: Continuing the work on porting testcases for the Git SCM system. 2007-05-25 Friday 09:25 mkgnu * src/tests/product.test/git/commit_file_nonexistent.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14): bug 946: Adding more testcases for Git: commiting with a nonexistent bugid. 2007-05-25 Friday 09:18 mkgnu * src/: glue/templates/git/latest/commit-msg.in (1.3, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), tests/product.test/git/commit_file_pound.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), tests/product.test/git/delete_file.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), tests/product.test/git/tests_git.exp (1.2): bug 946: The commit-msg hook should actually issue an activity_verify for Git. Made some more progress related to deleting files with Git in the testsuite. 2007-05-15 Tuesday 17:20 mkgnu * src/tests/product.test/: config/testers/mkgnu/bugs.bugzilla.inc (1.6), config/testers/mkgnu/bugs.mantis.inc (1.6), config/testers/mkgnu/bugs.requesttracker.inc (1.5), cvs/commit_file_nonexistent.sh (1.1), cvs/tests_cvs.exp (1.33), svn/commit_file_nonexistent.sh (1.1), svn/tests_svn.exp (1.35) (utags: SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-18): bug 986: Added testcases for commiting against a bogus bug id number (like 0). 2007-05-07 Monday 07:07 mkgnu * configure.in (1.247), doc/manual/content/scm-frontends.sgml (1.16), src/glue/templates/cvs/latest/checkoutlist.in (1.3, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/glue/templates/cvs/latest_cvsnt/checkoutlist.in (1.2, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/glue/templates/cvs/up_to_1_11/checkoutlist.in (1.2, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/lib/product/Glue/CVS.pm.in (1.30, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/lib/product/Glue/Subversion.pm.in (1.30, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/tests/Makefile.in (1.20, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/tests/product.test/git/create_vdd.sh.in (1.1), src/tests/product.test/git/install_glue_no_hook_overwrite.sh.in (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/tests/product.test/git/set_none.sh.in (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/tests/product.test/git/set_optional.sh.in (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/tests/product.test/svn/commit_file_none.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/tests/product.test/svn/commit_file_none.sh.in (1.4), src/tests/product.test/svn/commit_file_none2.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/tests/product.test/svn/commit_file_none2.sh.in (1.3), src/tests/product.test/svn/commit_file_optional.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/tests/product.test/svn/commit_file_optional.sh.in (1.7), src/tests/product.test/svn/commit_file_optional2.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/tests/product.test/svn/commit_file_optional2.sh.in (1.4): bug 946: Continuing the progress towards adding more test cases for the Git frontend. 2007-05-07 Monday 06:29 mkgnu * src/tests/product.test/cvs/: commit_file_none.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), commit_file_none.sh.in (1.4), commit_file_none2.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), commit_file_none2.sh.in (1.3), commit_file_optional.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), commit_file_optional.sh.in (1.6), commit_file_optional2.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), commit_file_optional2.sh.in (1.3): bug 946: Begun removing some .in files that did not need to be autogenerated. 2007-05-07 Monday 06:09 mkgnu * src/: glue/templates/git/latest/commit-msg.in (1.2), lib/product/Error.pm.in (1.30, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), lib/product/Tools/Glue_Installer.pm.in (1.48, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), lib/product/Tools/SCM_Description.pm.in (1.7, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), lib/product/Tools/SCM_Functions.pm.in (1.19), tests/product.test/git/checkout_repository.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), tests/product.test/git/commit_file.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), tests/product.test/git/init_repository.sh (1.2, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), tests/product.test/git/install_glue.sh (1.2), tests/product.test/git/install_glue.sh.in (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), tests/product.test/git/install_glue_wrong_ip.sh (1.2, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14): bug 946: Made significant progress in getting the Glue Installer installing the glue in the correct directory in a Git repository and executing the commit-msg hook. 2007-05-07 Monday 05:12 mkgnu * Makefile.in (1.114, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), configure.in (1.246), src/glue/templates/git/latest/commit-msg.in (1.1), src/lib/product/Error.pm.in (1.29), src/lib/product/Glue/Git.pm.in (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/lib/product/Glue/Glue.pm.in (1.44), src/lib/product/Tools/Glue_Installer.pm.in (1.47), src/lib/product/Tools/SCM_Description.pm.in (1.6), src/tests/Makefile.in (1.19), src/tests/test_git.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/tests/product.test/config/testers/mkgnu/scm.inc (1.8, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/tests/product.test/git/init_repository.sh (1.1), src/tests/product.test/git/install_glue.sh (1.1), src/tests/product.test/git/install_glue_wrong_ip.sh (1.1), src/tests/product.test/git/remove_repository.sh (1.1, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14), src/tests/product.test/git/tests_git.exp (1.1): bug 946: Begun developing a Git 1.5.1 SCM integration frontend. At the moment, concentranting on building the testsuite tests and developing the verification activity using the commit-msg hook.