2008-04-17 Thursday 17:59 mkgnu * configure.in (1.294), packaging/debian/changelog (1.118) (utags: SCMBUG_RELEASE_0-25-2): bug 1160: Increased version number for upcoming release SCMBUG_RELEASE_0-25-2. 2008-04-17 Thursday 17:57 mkgnu * packaging/: debian/control.in (1.14), redhat/product.spec.in (1.21) (utags: SCMBUG_RELEASE_0-25-2): bug 1159: Installation of the server now depends on the libnet-ldap-perl package on both Debian and Redhat formats 2008-03-12 Wednesday 17:02 mkgnu * Makefile.in (1.128, SCMBUG_RELEASE_0-25-2): bug 1097: When installing the daemon, install it with a .pl extension, too. 2008-03-11 Tuesday 22:19 mkgnu * configure.in (1.293), packaging/debian/changelog (1.117) (utags: SCMBUG_RELEASE_0-25-1): bug 1149: Increased version number for upcoming release SCMBUG_RELEASE_0-25-1 2008-03-11 Tuesday 22:16 mkgnu * product_release.conf.in (1.29, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1): bug 1118: Also package the WebReports in the source file produced. bug : 2008-03-11 Tuesday 22:00 mkgnu * configure.in (1.292), packaging/debian/changelog (1.116), src/lib/product/Common.pm.in (1.53, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1) (utags: SCMBUG_RELEASE_0-25-0): bug 1148: Increased version number for upcoming release SCMBUG_RELEASE_0-25-0. Incresed the protocol number, since the communication protocol now supports additional information for an activity_get_bugs. 2008-03-11 Tuesday 21:56 mkgnu * Makefile.in (1.127, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0), configure.in (1.291), packaging/redhat/product.spec.in (1.20, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0), src/WebReports/cgi-bin/affected_files.pl.in (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0), src/WebReports/cgi-bin/bug_report.pl.in (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0), src/WebReports/html/affected_files.html.in (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0), src/WebReports/html/bug_report.html.in (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0), src/WebReports/html/settings.js.in (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0), src/WebReports/html/images/dot_clear.gif (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0), src/other/etc/product/apache.conf.template.in (1.4, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0): bug 1118: Moved the WebReports outside the lib/product directory. This change has not been tested. Hopefully, all installation and packaging issues have been addressed successfully. 2008-03-11 Tuesday 21:35 mkgnu * src/lib/product/: Bug.pm.in (1.7), MergeList.pm.in (1.7), Daemon/Bugzilla.pm.in (1.63), Daemon/Mantis.pm.in (1.54), Daemon/TestDirector.pm.in (1.33) (utags: SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-2): bug 1118: Applying a patch (attachment 335) by Robert Hudson that adds the capability to capture if a bug is active or not in an activity_get_bugs. 2008-03-11 Tuesday 21:27 mkgnu * src/lib/product/: ActivityUtilities.pm.in (1.7, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0), Bug.pm.in (1.6), Connection.pm.in (1.39, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0), MergeList.pm.in (1.6), Daemon/Bugzilla.pm.in (1.62), Daemon/Mantis.pm.in (1.53), Daemon/Process.pm.in (1.11, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0), Daemon/TestDirector.pm.in (1.32): bug 1118: Applying a patch (attachment 335) by Robert Hudson that makes it possible to retrieve the list of bug owners in activity_get_bugs. 2008-03-11 Tuesday 21:08 mkgnu * src/: lib/product/ActivityUtilities.pm.in (1.6), other/etc/product/apache.conf.template.in (1.3): bug 1118 : Applying parts of a patch (attachment 333) by Robert Hudson that makes 0.24.2 work again, in response to comment #36. I did not apply everything. In particular, I did not change the value of the regular expressions for bug_id_regex and bugid_split_regex, since those are autogenerated through autoconf. They are also autogenerated in glue.conf, and apparrently they don't need to have backward slashes (\) escaped. So, Robert, there must be "some other" way to use these regular expressions just as they are. The capability to configure the entire codebase, including the Web Reports with custom such regular expressions is important, and we want to maintain it. 2008-03-03 Monday 03:47 mkgnu * packaging/debian/rules.in (1.21, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2): bug 1097: Address more issues related to packaging for Debian now that the scripts have a .pl extension. 2008-03-03 Monday 03:42 mkgnu * Makefile.in (1.126, SCMBUG_RELEASE_0-24-2): bug 1097: Copy more carefully the images for the Webreports. 2008-03-03 Monday 03:38 mkgnu * configure.in (1.290), packaging/debian/changelog (1.115) (utags: SCMBUG_RELEASE_0-24-2): bug 1139: Increased version number for upcoming release SCMBUG_RELEASE_0-24-2 2008-03-03 Monday 03:36 mkgnu * Makefile.in (1.125): bug 1097: Install the manpages correctly, now that the tools have a .pl extension. 2008-03-03 Monday 03:29 mkgnu * configure.in (1.289), packaging/debian/changelog (1.114) (utags: SCMBUG_RELEASE_0-24-1): bug 1138: Increased version number for upcoming release SCMBUG_RELEASE_0-24-1. 2008-03-03 Monday 03:12 mkgnu * src/lib/product/ActivityUtilities.pm.in (1.5, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1): bug 1118: Applying parts of a patch by Robert Hudson that extends the ActivityUtilities library to get the details of a list of bugs as a separate step. 2008-03-03 Monday 02:52 mkgnu * Makefile.in (1.124, SCMBUG_RELEASE_0-24-1), configure.in (1.288): bug 1118: Applied parts of a patch by Robert Hudson that makes the Webreport settings more configurable adds a report for reporting bug details. 2008-03-03 Monday 02:34 mkgnu * Makefile.in (1.123), configure.in (1.287): bug 1118: Group the html reports under an html directory, and an html/images for all images. 2008-03-03 Monday 02:25 mkgnu * configure.in (1.286), packaging/debian/changelog (1.113) (utags: SCMBUG_RELEASE_0-24-0): bug 1137: Increased version number for upcoming release SCMBUG_RELEASE_0-24-0. 2008-03-03 Monday 02:11 mkgnu * src/other/etc/product/apache.conf.template.in (1.2, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0): bug 1118: Corrections to the apache.conf file to use the appropriate paths to the WebReports. 2008-03-03 Monday 02:00 mkgnu * src/lib/product/Common.pm.in (1.52, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0): bug 1097 : Increased the communication protocol number, after the configurable activity_get_bugs support. 2008-03-03 Monday 01:59 mkgnu * src/lib/product/: ActivityUtilities.pm.in (1.4), Connection.pm.in (1.38, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1), Daemon/Bugzilla.pm.in (1.61, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1), Daemon/Integration.pm.in (1.35, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1), Daemon/Mantis.pm.in (1.52, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1), Daemon/Process.pm.in (1.10, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1), Daemon/RequestTracker.pm.in (1.16, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1), Daemon/TestDirector.pm.in (1.31, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1) (utags: SCMBUG_RELEASE_0-24-0): bug 1097: Applied a patch by Robert Hudson that makes it possible to selectively request which metadata should be returned in an activity_get_bugs, since that considerably improves the performance of the TestDirector backend. 2008-03-03 Monday 01:51 mkgnu * src/tests/product.test/: cvs/create_vdd.sh.in (1.4), git/create_vdd.sh.in (1.3), svn/create_vdd.sh.in (1.6) (utags: SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-2): bug 1097 : Change these testcases to call the vdd generator script with a .pl extension. 2008-03-03 Monday 01:50 mkgnu * src/tests/product.test/: cvs/install_glue.sh.in (1.7), cvs/install_glue_no_hook_overwrite.sh.in (1.7), cvs/install_glue_wrong_ip.sh.in (1.2), git/install_glue.sh.in (1.2), git/install_glue_no_hook_overwrite.sh.in (1.2), git/install_glue_wrong_ip.sh.in (1.2), svn/install_glue.sh.in (1.6), svn/install_glue_no_hook_overwrite.sh.in (1.7), svn/install_glue_wrong_ip.sh.in (1.2) (utags: SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-2): bug 1097: Change these testcases to call the glue installation script with a .pl extension. 2008-03-03 Monday 01:43 mkgnu * configure.in (1.285): bug 1118: Corrected the path to producing the apache.conf configuration file for the Web Reports. 2008-02-27 Wednesday 21:03 mkgnu * src/lib/product/: ActivityUtilities.pm.in (1.3), MergeList.pm.in (1.5, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0): bug 1097: Applied a patch by Robert Hudson that corrects an error introduced which meant the actual bugid value got prepended with the bug_ tag, and corrected other issues with ActivityUtilitios.pm.in 2008-02-27 Wednesday 20:41 mkgnu * Makefile.in (1.122, SCMBUG_RELEASE_0-24-0), configure.in (1.284), product_release.conf.in (1.28, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0), doc/manual/content/resources.sgml (1.27, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0), src/other/etc/product/apache.conf.template.in (1.1): bug 1118: Changed the way the Apache configuration is setup to group all necessary configuration in a separate apache.conf file, after suggestions by Robert Hudson . 2008-02-25 Monday 02:26 mkgnu * doc/manpages/: daemon.8.sgml.in (1.5), install_glue.1.sgml.in (1.9), merge.1.sgml.in (1.5), vdd_generator.1.sgml.in (1.5) (utags: SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-2): bug 1118: The individual tools now have a .pl extension in the manpage documentation as well. 2008-02-24 Sunday 23:57 mkgnu * Makefile.in (1.121), doc/manual/content/tools.sgml (1.32, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0), packaging/windows/prepare.sh.in (1.14, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0): bug 1097: Added logic that will package the Windows distribution in split .zip files in addition to the existing one that groups everything. 2008-02-24 Sunday 23:32 mkgnu * configure.in (1.283), packaging/debian/changelog (1.112) (utags: SCMBUG_RELEASE_0-23-5): bug 1133 : Increased version number for upcoming release UPSTARE_RELEASE_0-23-5 2008-02-24 Sunday 23:25 mkgnu * doc/manual/content/: manual.sgml.in (1.12, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0), resources.sgml (1.26), tools.sgml (1.31) (utags: SCMBUG_RELEASE_0-23-5): bug 1118: Added basic documentation of the installation of the Web Reports. 2008-02-24 Sunday 23:13 mkgnu * Makefile.in (1.120, SCMBUG_RELEASE_0-23-5), configure.in (1.282): bug 1118: Added the Web reports in their own directory. HOWEVER, the do not run using the ScriptAlias Robert supplied. 2008-02-24 Sunday 22:41 mkgnu * src/lib/product/: ActivityUtilities.pm.in (1.2), MergeList.pm.in (1.4) (utags: SCMBUG_RELEASE_0-23-5): bug 1097: Accepted the idea of storing the "bug_" prefix in MergeList. "bug_", NOT "bug:", and then strip it in ActivityUtilities by... removing "bug_", NOT using the split() function. 2008-02-24 Sunday 22:34 mkgnu * Makefile.in (1.119), configure.in (1.281), src/lib/product/ActivityUtilities.pm.in (1.1), src/lib/product/Tools/Glue_Installer.pm.in (1.53, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5), src/scripts/ActivityUtilities_test.pl.in (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5): bug 1097: Added support for maintaining an ActivityUtilities.pm library and test script. 2008-02-17 Sunday 23:53 mkgnu * src/glue/etc/product/glue.conf.template.in (1.47, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5): bug 878: Added the capability to provide a more simple log message when WARN messages are logged, and a more elaborate log message for other messages. 2008-02-15 Friday 17:37 mkgnu * src/lib/product/Common.pm.in (1.51), doc/AUTHORS (1.26, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0) (utags: SCMBUG_RELEASE_0-23-5): bug 1073: Applied a fix supplied by John Coffie that corrects an issue with detecting the presence of a package in package_exists(), by calling eval { }, instead of eval ( ). 2008-02-09 Saturday 01:15 mkgnu * Makefile.in (1.118): bug 878: Don't try to install the glue_logging.conf.template file. We removed it. 2008-02-09 Saturday 01:12 mkgnu * configure.in (1.280): bug 66: Minor correction to report the libdir as well, which was accidentally ommited. 2008-02-09 Saturday 01:08 mkgnu * src/tests/product.test/config/testers/mkgnu/scm.inc (1.9), src/tests/test_git.sh (1.3), doc/manual/content/scm-frontends.sgml (1.23) (utags: SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-2): bug 66: Updated the documentation to reflect the fact that Git 1.5.3.1 is the one tested to work. Also, Subversion 1.4.5 is tested to work. 2008-02-09 Saturday 00:53 mkgnu * src/: glue/etc/product/glue.conf.template.in (1.46), lib/product/Activity.pm.in (1.15, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5), lib/product/Common.pm.in (1.50), lib/product/Connection.pm.in (1.37, SCMBUG_RELEASE_0-23-5), lib/product/Glue/CVS.pm.in (1.36, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5), lib/product/Glue/CVSConsolidatedActivities.pm.in (1.4, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5), lib/product/Glue/Git.pm.in (1.3, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5), lib/product/Glue/Glue.pm.in (1.55, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5), lib/product/Glue/SCM.pm.in (1.32, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5), lib/product/Glue/Subversion.pm.in (1.33, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5), lib/product/Tools/SCM_Description.pm.in (1.8, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5), lib/product/Tools/SCM_Functions.pm.in (1.23, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5): bug 878: Added considerable logging of all glue-related activities 2008-02-08 Friday 21:44 mkgnu * Makefile.in (1.117), configure.in (1.279), doc/manual/content/resources.sgml (1.25), src/glue/etc/product/glue.conf.template.in (1.45), src/lib/product/Common.pm.in (1.49), src/lib/product/Connection.pm.in (1.36), src/lib/product/Error.pm.in (1.41, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5), src/lib/product/Glue/CVS.pm.in (1.35), src/lib/product/Glue/Git.pm.in (1.2), src/lib/product/Glue/Glue.pm.in (1.54), src/lib/product/Glue/SCM.pm.in (1.31), src/lib/product/Tools/Glue_Installer.pm.in (1.52), src/lib/product/Tools/Merge.pm.in (1.10, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5), src/lib/product/Tools/VDD_Generator.pm.in (1.30, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5): bug 878: Moving forward with using Log::Log4perl to implement logging in this system. 2008-02-08 Friday 18:17 mkgnu * configure.in (1.278), packaging/debian/changelog (1.111) (utags: SCMBUG_RELEASE_0-23-4): bug 1120: Increased version number for upcoming release SCMBUG_RELEASE_0-23-4 2008-02-08 Friday 18:12 mkgnu * src/lib/product/Glue/CVS.pm.in (1.34, SCMBUG_RELEASE_0-23-4): bug 1043: Corrected the implementation of policy consolidate_cvs_messages. Apparently when it was attempted to configurably enable this feature, that work was defective which resulted in no commit messages issued when the policy was disabled. 2008-02-08 Friday 00:17 mkgnu * packaging/windows/prepare.sh.in (1.13, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4): bug 1097: Essentially reverted back to v1.11. We won't prepare separate .zip packages for Windows. 2008-02-07 Thursday 23:07 mkgnu * configure.in (1.277), packaging/windows/prepare.sh.in (1.12): bug 1097: Package the -common libraries in a .zip file for use under Windows, too. These libraries may be useful to 3rd party tools that need to integrate with this system (e.g. issue activities to the daemon), such as Codestriker. 2008-02-05 Tuesday 20:12 mkgnu * src/lib/product/Daemon/TestDirectorUtils.pm.in (1.16, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4): bug 1092: Applied a patch by Robert Hudson that finishes work to support multiple users being able to have the same bug assigned to them in Test Director. 2008-02-05 Tuesday 20:02 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.22, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4): bug 66: Document the fact that Test Director Quality Center v9.2 is now supported. 2008-01-30 Wednesday 18:27 mkgnu * src/lib/product/Daemon/TestDirector.pm.in (1.30, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4): bug 1092: Applied a minor correction, supplied by Robert Hudson, in integration_get_bug_status to correctly call the renamed function that reports all owners of a bug. 2008-01-17 Thursday 22:54 mkgnu * configure.in (1.276), packaging/debian/changelog (1.110) (utags: SCMBUG_RELEASE_0-23-3): bug 1101: Increased version number for upcoming release SCMBUG_RELEASE_0-23-3 2008-01-17 Thursday 22:50 mkgnu * src/tests/product.test/svn/: auto_commit_file.sh (1.4), auto_commit_file2.sh (1.4) (utags: SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-2): bug 1084: It seems that I removed the files : system/src/tests/product.test/svn/auto_commit_file.sh system/src/tests/product.test/svn/auto_commit_file2.sh while I shouldn't have. Restored them. 2008-01-17 Thursday 22:48 mkgnu * configure.in (1.275), src/tests/Makefile.in (1.23, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3): bug 1084: It seems that I removed the files : system/src/tests/product.test/svn/auto_commit_file.sh system/src/tests/product.test/svn/auto_commit_file2.sh while I shouldn't have. Trying to restore them. 2008-01-17 Thursday 22:28 mkgnu * src/lib/product/Daemon/Mantis.pm.in (1.51, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2): bug 1052: Return the appropriate value if an invalid product name is supplied to the integration_add_tag, integration_delete_tag, and integration_tag_exists functions of the Mantis backend. 2008-01-17 Thursday 21:57 mkgnu * src/tests/product.test/cvs/: status_assigned.sh (1.2), status_assigned2.sh (1.2), status_reopened.sh (1.2), status_resolved_duplicate.sh (1.2), status_resolved_worksforme.sh (1.2) (utags: SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-2): bug 1082: Adjusted the status change test cases to remove the commit file if the status fails to be changed. 2008-01-17 Thursday 21:41 mkgnu * configure.in (1.274, SCMBUG_RELEASE_0-23-2), src/tests/Makefile.in (1.22, SCMBUG_RELEASE_0-23-2), src/tests/product.test/svn/auto_commit_file.sh (1.3), src/tests/product.test/svn/auto_commit_file2.sh (1.3): bug 1084: Cleanup properly all test files on make distclean. 2008-01-17 Thursday 21:31 mkgnu * configure.in (1.273), packaging/debian/changelog (1.109, SCMBUG_RELEASE_0-23-2): bug 1100: Increased version number for upcoming release SCMBUG_RELEASE_0-23-2. 2008-01-17 Thursday 21:21 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.60, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2): bug 1061: Applied a patch by Oliver Schäfer that flags the resolution status as not accepting data as a resolution by default when building the dynamic bug status map. 2008-01-17 Thursday 21:19 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.59): bug 948: Added documentation supplied by Oliver Schäfer 2008-01-17 Thursday 18:04 mkgnu * doc/manual/content/: scm-frontends.sgml (1.22), tools.sgml (1.30) (utags: SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-4): bug 1074: Documented the issues related to consolidate_cvs_messages on Windows. 2008-01-17 Thursday 17:52 mkgnu * src/lib/product/: Error.pm.in (1.40), Glue/CVSConsolidatedActivities.pm.in (1.3), Glue/Glue.pm.in (1.53) (utags: SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-4): bug 1074: Added support for checking in the glue configuration if consolidate_cvs_messages is enabled and refuse to continue on Windows unless this variable is turned off. 2008-01-17 Thursday 17:30 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.58): bug 948: Applied a patch by Oliver Schäfer that corrects some minor bugs that crept in during editing and applying his previous patches that added Bugzilla 3.x support. 2008-01-16 Wednesday 17:38 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.57): bug 948: Modifications to integration_get_bugs so that the %comment variable is now a hash reference. We use references to hashes consistently, instead of hashes. 2008-01-16 Wednesday 17:35 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.56): bug 948: Modifications to integration_get_vdd so that the %comment variable is now a hash reference. We use references to hashes consistently, instead of hashes. 2008-01-16 Wednesday 17:27 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.55): bug 948: Applied a patch by Oliver Schäfer that fixes activity_get_vdd for Bugzilla 3.x along with cleanups to the VDD-related code. 2008-01-15 Tuesday 20:44 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.54): bug 948: Reformatted and applied a patch by Oliver Schäfer that extends integration_get_bugs with support for Bugzilla 3.x. 2008-01-15 Tuesday 20:16 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.53): bug 1082: Applied a patch by Oliver Schäfer that implements integration_change_bug_resolution for status resolution on Bugzilla 3.x 2008-01-15 Tuesday 19:48 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.52): bug 1061: Applied a patch by Oliver Schäfer that adds dynamic support for resolutions in Bugzilla 3.x. This means the $bugzilla_bug_status_map will be dynamically constructed when it is needed, instead of taken from a hard-coded variable. 2008-01-09 Wednesday 20:13 mkgnu * configure.in (1.272), doc/manual/content/features.sgml (1.44, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), doc/manual/content/manual.sgml.in (1.11, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/glue/etc/product/glue.conf.template.in (1.44, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2): bug 1082: Updated the documentation to use autoconf-supplied variables for using the status resolution prefix/postfix tokens. 2008-01-09 Wednesday 19:46 mkgnu * configure.in (1.271), src/tests/product.test/config/testers/mkgnu/bugs.bugzilla.inc (1.7, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/config/testers/mkgnu/bugs.mantis.inc (1.7, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/config/testers/mkgnu/bugs.requesttracker.inc (1.6, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/cvs/status_assigned.sh (1.1), src/tests/product.test/cvs/status_assigned2.sh (1.1), src/tests/product.test/cvs/status_reopened.sh (1.1), src/tests/product.test/cvs/status_reopened_invalid.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/cvs/status_resolved_duplicate.sh (1.1), src/tests/product.test/cvs/status_resolved_fixed.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/cvs/status_resolved_worksforme.sh (1.1), src/tests/product.test/cvs/tests_cvs.exp (1.38, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/git/status_assigned.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/git/status_assigned2.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/git/status_reopened.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/git/status_reopened_invalid.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/git/status_resolved_duplicate.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/git/status_resolved_fixed.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/git/status_resolved_worksforme.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/git/tests_git.exp (1.8, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/lib/common.inc.in (1.15, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/svn/status_assigned.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/svn/status_assigned2.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/svn/status_reopened.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/svn/status_reopened_invalid.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/svn/status_resolved_duplicate.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/svn/status_resolved_fixed.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/svn/status_resolved_worksforme.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/tests/product.test/svn/tests_svn.exp (1.40, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2): bug 1082: Edited, redeveloped and added testcases provided by Oliver Schäfer for automatic status resolution. 2008-01-09 Wednesday 17:04 mkgnu * configure.in (1.270), packaging/debian/changelog (1.108) (utags: SCMBUG_RELEASE_0-23-1): bug 1096: Increased version number for upcoming release SCMBUG_RELEASE_0-23-1. 2008-01-09 Wednesday 13:51 mkgnu * doc/manual/content/features.sgml (1.43), src/daemon/etc/TestDirector.conf.template.in (1.10, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/lib/product/Daemon/Bugzilla.pm.in (1.51), src/lib/product/Daemon/Integration.pm.in (1.34, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/lib/product/Daemon/Mantis.pm.in (1.50), src/lib/product/Daemon/RequestTracker.pm.in (1.15, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), src/lib/product/Daemon/TestDirector.pm.in (1.29, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2) (utags: SCMBUG_RELEASE_0-23-1): bug 1092: Edited and applied a patch by Robert Hudson that permits multiple users to be the owner of a bug and verifies bug ownership against multiple owners. 2008-01-09 Wednesday 11:37 mkgnu * src/lib/product/Daemon/TestDirectorUtils.pm.in (1.15, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1): bug 1094: Applied a patch by Robert Hudson that adds another Utility function into the TestDirectorUtils.pm that will allow future changes to pick up values in the "Attachments" section of Test Director. 2007-12-28 Friday 22:31 mkgnu * src/lib/product/Error.pm.in (1.39, SCMBUG_RELEASE_0-23-1): bug 931: Applied a patch by Nightlord that fixes a bug in the VDD Generator related to reporting an incomplete, or incorrect, list of bugs because the date a label was applied was collected as a UTC date instead of a local date. Now such dates are collected as local dates 2007-12-28 Friday 22:30 mkgnu * doc/AUTHORS (1.25), src/lib/product/Tools/SCM_Functions.pm.in (1.22) (utags: SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-4): bug 931: Applied a patch by Nightlord that fixes a bug in the VDD Generator related to reporting an incomplete, or incorrect, list of bugs because the date a label was applied was collected as a UTC date instead of a local date. Now such dates are collected as local dates. 2007-12-28 Friday 22:07 mkgnu * src/tests/Makefile.in (1.21, SCMBUG_RELEASE_0-23-1): bug 1085: Delete the tester file that was created during tests preparation. 2007-12-28 Friday 21:59 mkgnu * configure.in (1.269), src/tests/product.test/cvs/auto_commit_file.sh (1.6), src/tests/product.test/cvs/auto_commit_file.sh.in (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1), src/tests/product.test/cvs/auto_commit_file2.sh (1.5), src/tests/product.test/cvs/auto_commit_file2.sh.in (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1), src/tests/product.test/cvs/install_glue_wrong_ip.sh (1.2), src/tests/product.test/cvs/install_glue_wrong_ip.sh.in (1.1, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1), src/tests/product.test/git/auto_commit_file.sh (1.2), src/tests/product.test/git/auto_commit_file.sh.in (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1), src/tests/product.test/git/auto_commit_file2.sh (1.2), src/tests/product.test/git/auto_commit_file2.sh.in (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1), src/tests/product.test/git/install_glue_wrong_ip.sh (1.3), src/tests/product.test/git/install_glue_wrong_ip.sh.in (1.1, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1), src/tests/product.test/svn/install_glue_wrong_ip.sh (1.2), src/tests/product.test/svn/install_glue_wrong_ip.sh.in (1.1, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1): bug 1084: When using the 'wc' command, pipe the output through awk to ensure no whitespace is prefixed before the line count output. This requires autogenerating all scripts that pipe output through the 'wc' command. An alternative option would have been to simply remove the double quotes around the output variable check of the 'wc' command, but that could break the test scripts in ways that seemed unexpected to a tester not familiar with this idiosynchracy of the shell. 2007-12-28 Friday 10:38 mkgnu * src/: daemon/etc/TestDirector.conf.template.in (1.9), lib/product/Daemon/Bugtracker.pm.in (1.31, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1), lib/product/Daemon/Bugzilla.pm.in (1.50), lib/product/Daemon/Mantis.pm.in (1.49): bug 547: Applied a patch by Oliver Schäfer that solves the problem of accepting data as resolutions when changing the resolution status. 2007-12-27 Thursday 19:37 mkgnu * src/lib/product/Request.pm.in (1.2): bug 1089: Removed Request.pm.in, since it is no longer needed in this directory path. It is used under the Daemon/ directory. This current file we are removing is not even autogenerated from configure.in 2007-12-26 Wednesday 10:00 mkgnu * src/lib/product/Daemon/Process.pm.in (1.9, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1): bug 1088: Applying a patch by Oliver Schäfer that corrects the issue of net properly decoding the resolution_data transmitted by the glue. 2007-12-23 Sunday 18:08 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.49), Mantis.pm.in (1.48), RequestTracker.pm.in (1.14), TestDirector.pm.in (1.28): bug 1052: integration_delete_tag now checks if a tag name that does not exist is attempted to be deleted and returns 2. It bails out before the tag is attempted to be deleted on 3.0.x. 2007-12-23 Sunday 14:07 mkgnu * src/lib/product/Daemon/Integration.pm.in (1.33): bug 1086: Clarified in the source code that we can't bail with an error if multiple requests to delete a tag have been issued, because some SCM systems, e.g. CVS, may request deleting a tag multiple times (one per directory). 2007-12-21 Friday 12:40 mkgnu * configure.in (1.268): bug 1084: Use the $AWK binary detected by autoconf, not "awk" 2007-12-21 Friday 12:37 mkgnu * src/tests/product.test/lib/common.inc.in (1.14, SCMBUG_RELEASE_0-23-1): bug 1084: Stop using chmod and mv when replacing multiline text with sed, since calling these tools with their arguments causes problems in OSs that have versions of these tools that don't share the same arguments. 2007-12-21 Friday 09:50 mkgnu * src/tests/product.test/: config/prep.sh.in (1.6), lib/common_bugtracker.inc (1.7) (utags: SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-2): bug 1085: Retrieve the TESTER variable value from a filename, instead of the environment $USER variable. 2007-12-12 Wednesday 18:22 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.51, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1): bug 1078: Surround the glue configuration file and glue template configuration file in double quotes when diffing between the two during a product upgrade. 2007-11-11 Sunday 20:46 mkgnu * configure.in (1.267), packaging/debian/changelog (1.107) (utags: SCMBUG_RELEASE_0-23-0): bug 1063 : Increased version number for upcoming release SCMBUG_RELEASE_0-23-0. 2007-11-11 Sunday 20:44 mkgnu * src/lib/product/Common.pm.in (1.48, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0): bug 1056 : Increased the protocol number since we broke backwards compatibility 2007-11-11 Sunday 20:41 mkgnu * doc/manual/content/features.sgml (1.42), src/glue/etc/product/glue.conf.template.in (1.43, SCMBUG_RELEASE_0-23-1), src/lib/product/Connection.pm.in (1.35, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1), src/lib/product/Error.pm.in (1.38), src/lib/product/Daemon/Bugtracker.pm.in (1.30), src/lib/product/Daemon/Bugzilla.pm.in (1.48), src/lib/product/Daemon/Integration.pm.in (1.32), src/lib/product/Daemon/Mantis.pm.in (1.47), src/lib/product/Daemon/Process.pm.in (1.8), src/lib/product/Daemon/RequestTracker.pm.in (1.13), src/lib/product/Daemon/TestDirector.pm.in (1.27), src/lib/product/Glue/Glue.pm.in (1.52, SCMBUG_RELEASE_0-23-1) (utags: SCMBUG_RELEASE_0-23-0): bug 1056: Implemented a case insensitive check of resolutions which can be controlled by policy variable resolution_status_case_sensitive_verification. 2007-11-09 Friday 17:50 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.47): bug 1058: Fixed an issue in the source that used the q{} idiom instead of text in quotes. 2007-11-07 Wednesday 22:32 mkgnu * src/lib/product/Daemon/: Bugtracker.pm.in (1.29), Integration.pm.in (1.31): bug 1055: Fixed the problem of incorrectly determining the possible resolutions for a given resolution state. 2007-11-07 Wednesday 21:39 mkgnu * configure.in (1.266), packaging/debian/changelog (1.106) (utags: SCMBUG_RELEASE_0-22-2): bug 1060: Increased version number for upcoming release SCMBUG_RELEASE_0-22-2. 2007-11-06 Tuesday 23:39 mkgnu * src/tests/product.test/svn/add_tag_invalid_product.sh (1.2, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2): bug 1033: Type-o in the tastcase comment used.............. 2007-11-06 Tuesday 23:33 mkgnu * src/tests/: test_cvs.sh (1.3, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5), test_git.sh (1.2) (utags: SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-4): bug 1033: Cleanup some erroneously modified lines in the scripts that initiate the tests for specific versions. 2007-11-06 Tuesday 23:32 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.46), Integration.pm.in (1.30), Mantis.pm.in (1.46), RequestTracker.pm.in (1.12), TestDirector.pm.in (1.26) (utags: SCMBUG_RELEASE_0-22-2): bug 1033: Added logic that will report the appropriate error message when a product name does not exist and a tag is checked if it exists on that product. 2007-11-06 Tuesday 22:56 mkgnu * src/tests/product.test/git/: add_tag_invalid_product.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), set_productname_invalid.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), set_productname_valid.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2), tests_git.exp (1.7) (utags: SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-23-1): bug 1033: Added testcases for git for adding tags against a product name that does not exist. 2007-11-06 Tuesday 22:50 mkgnu * src/lib/product/Daemon/: Mantis.pm.in (1.45), RequestTracker.pm.in (1.11), TestDirector.pm.in (1.25): bug 1033: Minor documentation updates related to the integration_add_tag function for all backends. 2007-11-06 Tuesday 22:49 mkgnu * src/tests/product.test/: cvs/add_tag_invalid_product.sh (1.2, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2), svn/add_tag_invalid_product.sh (1.1), svn/set_productname_invalid.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2), svn/set_productname_valid.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2), svn/tests_svn.exp (1.39, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2): bug 1033: Added testcases for svn that check if an invalid product name is used when adding a tag. 2007-11-06 Tuesday 22:22 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.45), Integration.pm.in (1.29): bug 1033: Corrected Bugzilal.pm.in:integration_add_tag to return 1 if the product name on which the tag should be applied does not exist. 2007-11-06 Tuesday 22:07 mkgnu * src/tests/: test_cvs.sh (1.2), product.test/cvs/add_tag_invalid_product.sh (1.1), product.test/cvs/set_productname_invalid.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2), product.test/cvs/set_productname_valid.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2), product.test/cvs/tests_cvs.exp (1.37, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2): bug 1033: Adding test cases for cvs that will check if adding a tag on an invalid product name fails as expected. 2007-10-21 Sunday 20:56 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.91, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2): bug 264: Use the eval function to 'use threads', since otherwise on a Perl system that was compiled without threads the Daemon would not be able to start at forked mode at all. 2007-10-19 Friday 18:53 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.90): bug 264: Don't use the threads package unless we really need to execute the daemon in the threaded mode. This change can address the case of Perl refusing to function in systems where Perl itself wasn't compiled with threads support. 2007-10-16 Tuesday 20:32 mkgnu * src/lib/product/Daemon/Mantis.pm.in (1.44): bug 1050: Reverted back to 1.42 the patch provided by Gonzalo to Mantis.pm.in. Gonzalo corrects us that the fix should not have been applied. We had a miscommunication. 2007-10-16 Tuesday 15:46 mkgnu * src/lib/product/Daemon/Bugtracker.pm.in (1.28, SCMBUG_RELEASE_0-22-2), src/lib/product/Daemon/Mantis.pm.in (1.43), doc/AUTHORS (1.24, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2): bug 1050: Applied a patch by Gonzalo Pérez Eguizabal that corrects the current problem of automatic status resolution failing to report that a status change is valid, especially for Mantis. 2007-10-16 Tuesday 01:20 mkgnu * src/daemon/etc/daemon.conf.template.in (1.27, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2): bug 948: The default version number of Bugzilla supported is now 3.0.0, not 2.22.0. 2007-10-16 Tuesday 01:18 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.21, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2), src/lib/product/Daemon/Mantis.pm.in (1.42): bug 66: Updated the documentation to reflect the fact that Mantis 1.1.0rc1 is supported by this system, and updated the Mantis backend to accept such a configuration. 2007-10-15 Monday 20:55 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.44, SCMBUG_RELEASE_0-22-1): bug 948: Applied a patch by Oliver Schäfer that fixes a bug in integration_delete_tag. 2007-10-15 Monday 19:53 mkgnu * configure.in (1.265), product_release.conf.in (1.27, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2), packaging/debian/changelog (1.105) (utags: SCMBUG_RELEASE_0-22-1): bug 1053: Increased the version number for an upcoming release of SCMBUG_RELEASE_0-22-1. Also removed the check for presence of tag name. It considerably slows us down when we do releases. 2007-10-15 Monday 19:37 mkgnu * src/lib/product/Daemon/: TestDirector.pm.in (1.24), TestDirectorUtils.pm.in (1.14, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2) (utags: SCMBUG_RELEASE_0-22-1): bug 895: Applying patches from Robert Hudson that handle bugs in the TestDirector backend. 2007-10-15 Monday 19:33 mkgnu * src/lib/product/Daemon/Integration.pm.in (1.28, SCMBUG_RELEASE_0-22-1): bug 547: Handled a problem in process_activity_commit that was not disconnecting from the database on errors to add integration commonts. 2007-10-15 Monday 19:25 mkgnu * src/daemon/etc/TestDirector.conf.template.in (1.8, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1): bug 547: Defined the possible resolution states for TestDirector. 2007-10-15 Monday 19:22 mkgnu * src/lib/product/Daemon/TestDirector.pm.in (1.23): bug 547: Applied a patch by Robert Hudson that implemented integration_change_bug_resolution for TestDirector. 2007-10-05 Friday 17:24 mkgnu * src/lib/product/Glue/SCM.pm.in (1.30, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1): bug 547: Applied a fix by Robert Hudson that ensures the glue does not break if bug resolution is disabled. 2007-10-01 Monday 23:00 mkgnu * src/lib/product/Daemon/Bugtracker.pm.in (1.27, SCMBUG_RELEASE_0-22-1): bug 1050,547: Correct resolution_change_check to validate the proposed resolution status against the list of possible resolutions of the proposed status instead of the current bug status. 2007-10-01 Monday 04:05 mkgnu * src/lib/product/Glue/SCM.pm.in (1.29): bug 547: Removed an unnecessary debugging statement that reported the resolution id. 2007-09-23 Sunday 01:54 mkgnu * configure.in (1.264), packaging/debian/changelog (1.104) (utags: SCMBUG_RELEASE_0-22-0): bug 1047: Increased version number for upcoming release SCMBUG_RELEASE_0-22-0 2007-09-23 Sunday 01:52 mkgnu * configure.in (1.263), doc/manual/content/features.sgml (1.41, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), doc/manual/content/manual.sgml.in (1.10, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/glue/etc/product/glue.conf.template.in (1.42, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/lib/product/Error.pm.in (1.37, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/lib/product/Glue/Glue.pm.in (1.51, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/lib/product/Glue/SCM.pm.in (1.28, SCMBUG_RELEASE_0-22-0): bug 547: Added the capability to convert characters of the status, resolution, and resolution data to other characters, to handle cases such as a resolution state of "unable to reproduce" in Mantis, which can now be entered by the user as "unable_to_reproduce" and have the system convert all "_"s into " "s. 2007-09-17 Monday 04:16 mkgnu * configure.in (1.262), doc/manual/content/features.sgml (1.40), doc/manual/content/manual.sgml.in (1.9), src/glue/etc/product/glue.conf.template.in (1.41), src/lib/product/Activity.pm.in (1.14, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/lib/product/Common.pm.in (1.47, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/lib/product/Connection.pm.in (1.34, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/lib/product/Error.pm.in (1.36), src/lib/product/Daemon/Bugzilla.pm.in (1.43, SCMBUG_RELEASE_0-22-0), src/lib/product/Daemon/Integration.pm.in (1.27, SCMBUG_RELEASE_0-22-0), src/lib/product/Daemon/Mantis.pm.in (1.41, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/lib/product/Daemon/Process.pm.in (1.7, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/lib/product/Daemon/RequestTracker.pm.in (1.10, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/lib/product/Daemon/TestDirector.pm.in (1.22, SCMBUG_RELEASE_0-22-0), src/lib/product/Glue/Glue.pm.in (1.50), src/lib/product/Glue/SCM.pm.in (1.27): bug 547: Added logic to capture the possible additional resolution data, e.g. the "547" like in the case of: status 548: resolved duplicate 547 2007-08-01 Wednesday 09:25 mkgnu * configure.in (1.261): bug 435: Improved the output of ./configure to report the version number of all tools used. 2007-07-30 Monday 11:38 mkgnu * src/lib/product/Daemon/TestDirectorUtils.pm.in (1.13, SCMBUG_RELEASE_0-22-0): bug 1015: Applied fixes supplied by Robert Hudson that make the TestDirector backend once again usable. 2007-07-30 Monday 11:13 mkgnu * src/lib/product/Daemon/TestDirectorUtils.pm.in (1.12): bug 1015: Converted a few @{ $var } uses to @var since I missed the original declaration of the variable as an array. 2007-07-30 Monday 10:45 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.20, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0): bug 948: Documented the fact that Bugzilla 3.0.0 has been tested with this system. 2007-07-30 Monday 10:23 mkgnu * configure.in (1.260), packaging/debian/changelog (1.103), src/lib/product/Common.pm.in (1.46) (utags: SCMBUG_RELEASE_0-21-0): bug 1031: Increased version number for upcoming release SCMBUG_RELEASE_0-21-0. Updated the communication protocol number. 2007-07-30 Monday 10:20 mkgnu * doc/manual/content/features.sgml (1.39, SCMBUG_RELEASE_0-21-0): bug 1014: Added a warning in the documentation related to policy mail_notification that alerts users of Subversions failure to report error messages in its post-commit hook. 2007-07-30 Monday 10:13 mkgnu * doc/manual/content/features.sgml (1.38), doc/manual/content/manual.sgml.in (1.8, SCMBUG_RELEASE_0-21-0), doc/manual/content/resources.sgml (1.24, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0), doc/manual/content/scm-frontends.sgml (1.21, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0), src/glue/etc/product/glue.conf.template.in (1.40, SCMBUG_RELEASE_0-21-0), src/lib/product/Connection.pm.in (1.33, SCMBUG_RELEASE_0-21-0), src/lib/product/Error.pm.in (1.35, SCMBUG_RELEASE_0-21-0), src/lib/product/Daemon/Integration.pm.in (1.26, SCMBUG_RELEASE_0-21-0), src/lib/product/Daemon/Process.pm.in (1.6, SCMBUG_RELEASE_0-21-0), src/lib/product/Glue/Glue.pm.in (1.49, SCMBUG_RELEASE_0-21-0): bug 1014: Extended policy mail_on_success to support a mail_on_failure feature that will report errors via email on a post-commit hook if the SCM system overshadows and does not report at all any errors on a post-commit hook (e.g. Subversion.) 2007-07-27 Friday 12:52 mkgnu * src/lib/product/Daemon/Process.pm.in (1.5): bug 1014: Applied parts of a patch by Robert Hudson that adds some missing $self references. 2007-07-27 Friday 09:55 mkgnu * src/lib/product/Daemon/TestDirectorUtils.pm.in (1.11, SCMBUG_RELEASE_0-21-0): bug 1015: Applied some parts of changes suppplied by Robert Hudson that fix things that broke when code reformatting for readability and maintainability was applied. 2007-07-26 Thursday 13:42 mkgnu * doc/manual/images/system_architecture.fig.in (1.9, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0): bug 66: Changed the Test Director and Request Tracker captions to be bold in the system architecture diagram, to be consistent with everything else. 2007-07-25 Wednesday 15:09 mkgnu * src/: lib/product/Daemon/TestDirector.pm.in (1.21, SCMBUG_RELEASE_0-21-0), lib/product/Daemon/TestDirectorUtils.pm.in (1.10), tests/product.test/config/testers/mkgnu/daemon.conf.bugzilla.in (1.11, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0), tests/product.test/config/testers/mkgnu/daemon.conf.mantis.in (1.10, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0), tests/product.test/config/testers/mkgnu/daemon.conf.requesttracker.in (1.8, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0): bug 1015: TestDirectorUtils.pm.in:Introduced function last_lock_user that groups some common code used to report the user that holds the bug lock. More tidying up of the TestDirector codebase. 2007-07-25 Wednesday 14:53 mkgnu * src/lib/product/Daemon/TestDirectorUtils.pm.in (1.9): bug 1015: More removals of $# and for loops where possible. 2007-07-24 Tuesday 14:46 mkgnu * src/lib/product/Daemon/TestDirectorUtils.pm.in (1.8): bug 1015: Updated get_lists_values to eliminate uses of $# and counters 2007-07-24 Tuesday 14:44 mkgnu * src/lib/product/Daemon/TestDirectorUtils.pm.in (1.7): bug 1015 : Reworked function get_bug_details to eliminate uses of $# and counters. 2007-07-24 Tuesday 14:39 mkgnu * src/lib/product/Daemon/TestDirectorUtils.pm.in (1.6): bug 1015: Begun eliminating uses of $# and for counters. Reworked function get_generic_values. 2007-07-24 Tuesday 14:31 mkgnu * configure.in (1.259), packaging/debian/changelog (1.102) (utags: SCMBUG_RELEASE_0-20-0): bug 1030: Increased version number for upcoming release SCMBUG_RELEASE_0-20-0 2007-07-24 Tuesday 14:20 mkgnu * src/lib/product/Glue/Glue.pm.in (1.48, SCMBUG_RELEASE_0-20-0): bug 1022: Fixed a bug that applied the policy valid_name_convention to both tag additions and deletions, instead of just additions. 2007-07-24 Tuesday 14:19 mkgnu * src/tests/product.test/cvs/install_glue.sh.in (1.6, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0): bug 1022: Applied a correction to the testcase for installing the glue in CVS to also bring down again the updates contents of CVSROOT. 2007-07-24 Tuesday 14:08 mkgnu * src/tests/product.test/: cvs/add_tag_invalid_name_deleted_later.sh (1.4), cvs/add_tag_invalid_name_renamed_later.sh (1.3), cvs/delete_invalid_tag.sh (1.2), git/add_tag_invalid_name_deleted_later.sh (1.2), git/add_tag_invalid_name_renamed_later.sh (1.3), svn/add_tag_invalid_name_deleted_later.sh (1.2), svn/add_tag_invalid_name_renamed_later.sh (1.4) (utags: SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-2): bug 1022: Minor corrections to the test cases for renaming/deleting invalid tag names. 2007-07-24 Tuesday 13:55 mkgnu * src/tests/product.test/: cvs/add_tag_invalid_name_deleted_later.sh (1.3), cvs/add_tag_invalid_name_renamed_later.sh (1.2), cvs/delete_invalid_tag.sh (1.1), cvs/rename_invalid_tag.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), cvs/rename_tag.sh (1.2), cvs/tests_cvs.exp (1.36, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), git/add_tag_invalid_name_deleted_later.sh (1.1), git/add_tag_invalid_name_renamed_later.sh (1.2), git/delete_invalid_tag.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), git/rename_invalid_tag.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), git/rename_tag.sh (1.2), git/tests_git.exp (1.6, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), svn/add_tag_invalid_name_deleted_later.sh (1.1), svn/add_tag_invalid_name_renamed_later.sh (1.3), svn/delete_invalid_tag.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), svn/rename_invalid_tag.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), svn/rename_tag.sh (1.2), svn/tests_svn.exp (1.38, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0): bug 1022: Added a test case for deleting an invalid tag name. 2007-07-24 Tuesday 13:35 mkgnu * src/tests/product.test/svn/: add_tag_invalid_name_renamed_later.sh (1.2), tests_svn.exp (1.37): bug 1022: Corrected the tag renaming test cases for Subversion. It seems that tag renaming does NOT fail for Subversion -- only for CVS. Test cases for deleting an invalid tag should also be created. 2007-07-24 Tuesday 13:28 mkgnu * src/tests/product.test/: cvs/add_tag_invalid_name_deleted_later.sh (1.2), cvs/add_tag_invalid_name_renamed_later.sh (1.1), cvs/install_glue.sh.in (1.5), cvs/rename_tag.sh (1.1), cvs/tests_cvs.exp (1.35), git/add_tag_invalid_name_renamed_later.sh (1.1), git/rename_tag.sh (1.1), git/tests_git.exp (1.5), svn/add_tag_invalid_name_renamed_later.sh (1.1), svn/rename_tag.sh (1.1), svn/tests_svn.exp (1.36): bug 1022: Added for CVS/SVN/GIT a test case that attempts to rename a tag that was originally added with an invalid name. Currently the rename fails -- it should be passing. 2007-07-24 Tuesday 12:25 mkgnu * src/tests/product.test/cvs/: add_tag_invalid_name_deleted_later.sh (1.1), tests_cvs.exp (1.34): bug 1022: Begun adding test cases that will be used to test renaming an invalid tag name. 2007-07-22 Sunday 15:04 mkgnu * src/tests/product.test/: cvs/install_glue_no_hook_overwrite.sh.in (1.6), svn/install_glue_no_hook_overwrite.sh.in (1.6) (utags: SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-5): bug 1025: Redirected to /dev/null the results of commit_file_fail.sh when executed from the test that removes extra logic from hooks. 2007-07-22 Sunday 14:31 mkgnu * doc/manual/content/: features.sgml (1.37), scm-frontends.sgml (1.20), tools.sgml (1.29, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0) (utags: SCMBUG_RELEASE_0-20-0): bug 265: Moved the documentation paragraph that describes the consolidate_cvs_messages CVS configuration option under the glue installer section. 2007-07-22 Sunday 14:23 mkgnu * src/lib/product/: Error.pm.in (1.34), Glue/CVS.pm.in (1.33, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0), Glue/CVSConsolidatedActivities.pm.in (1.2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0) (utags: SCMBUG_RELEASE_0-20-0): bug 265: Converted the code that consolidates multiple CVS activities to be more readable and reused existing API routines. 2007-07-20 Friday 10:50 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.42, SCMBUG_RELEASE_0-21-0), Daemon.pm.in (1.89, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0), Integration.pm.in (1.25), Mantis.pm.in (1.40, SCMBUG_RELEASE_0-21-0), Process.pm.in (1.4), RequestTracker.pm.in (1.9, SCMBUG_RELEASE_0-21-0), TestDirector.pm.in (1.20), TestDirectorUtils.pm.in (1.5) (utags: SCMBUG_RELEASE_0-20-0): bug 1015: Applied a patch by Robert Hudson that extends the integration interface to support function integration_bug_lock_available that ensures the bugs we are operating against in the bugtracker are not locked (e.g. Test Director locks bugs when the database is backed-up.) 2007-07-19 Thursday 08:16 mkgnu * src/lib/product/Daemon/TestDirector.pm.in (1.19): bug 895: Added a comment that explains why the integration_get_vdd functionality cannot be implemented for Test Director, as supplied by Robert Hudson who looked into implementing it. 2007-07-11 Wednesday 19:29 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.41), Mantis.pm.in (1.39), RequestTracker.pm.in (1.8), TestDirector.pm.in (1.18): bug 547: More work on the backend after a patch by Sven Ludwig that corrects issues with maintaining the Mantis history after automatic status resolution, and reporting the list of resolution states. 2007-07-11 Wednesday 19:18 mkgnu * src/: daemon/etc/TestDirector.conf.template.in (1.7, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), lib/product/Common.pm.in (1.45, SCMBUG_RELEASE_0-20-0), lib/product/Daemon/Bugzilla.pm.in (1.40), lib/product/Daemon/Mantis.pm.in (1.38), lib/product/Daemon/TestDirector.pm.in (1.17): bug 547 : Applied a patch by Sven Ludwig that fixes some issues that were causing the daemon to fail to start. Also reformatted the Test Director backend to be consistent in its naming of variables as td_something rather than tdc_something. 2007-07-10 Tuesday 19:25 mkgnu * src/lib/product/Daemon/Mantis.pm.in (1.37): bug 547: Added supportfor maintaining bug history in Mantis when changing bug resolution. This patch was supplied by Sven Ludwig for his automatic status resolution patches in the AUTHORS list and clarified the copyright of this project. 2007-07-10 Tuesday 13:40 mkgnu * configure.in (1.258), doc/manual/content/features.sgml (1.36), doc/manual/content/glossary.sgml (1.5, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), doc/manual/content/manual.sgml.in (1.7, SCMBUG_RELEASE_0-20-0), src/glue/etc/product/glue.conf.template.in (1.39, SCMBUG_RELEASE_0-20-0), src/lib/product/Activity.pm.in (1.13, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), src/lib/product/Common.pm.in (1.44), src/lib/product/Connection.pm.in (1.32, SCMBUG_RELEASE_0-20-0), src/lib/product/Error.pm.in (1.33), src/lib/product/Daemon/Bugtracker.pm.in (1.25), src/lib/product/Daemon/Bugzilla.pm.in (1.38), src/lib/product/Daemon/Integration.pm.in (1.23), src/lib/product/Daemon/Mantis.pm.in (1.35), src/lib/product/Daemon/Process.pm.in (1.3), src/lib/product/Daemon/RequestTracker.pm.in (1.6), src/lib/product/Daemon/TestDirector.pm.in (1.15), src/lib/product/Glue/Glue.pm.in (1.47), src/lib/product/Glue/SCM.pm.in (1.26, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0): bug 547: Begun adding support for automatic status resolution through a log message. This patch handles the glue-side extraction of status information and supplies them to the daemon, even though the backend support is not complete yet. It also includes minor bug-fixes from Sven Ludwig 2007-07-09 Monday 08:19 mkgnu * doc/manual/content/features.sgml (1.35): bug 66: Minor rewording in the integration of log messages section. 2007-07-09 Monday 08:17 mkgnu * doc/manual/content/features.sgml (1.34): bug 66: Clarified in the manual that the users original log message, which was manually entered, is complemented by automatically detected information such as the branch name and list of affected files. 2007-07-07 Saturday 07:12 mkgnu * src/lib/product/Tools/SCM_Functions.pm.in (1.21, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0): bug 1021: Applying another fix proposed by Gary Brunton that addresses Subversions peculiarity of expecting a leading slash for Windows paths. 2007-07-06 Friday 15:51 mkgnu * configure.in (1.257), packaging/debian/changelog (1.101) (utags: SCMBUG_RELEASE_0-19-20): bug 1020: Increased version number for upcoming release SCMBUG_RELEASE_0-19-20.CVS: ---------------------------------------------------------------------- 2007-07-06 Friday 10:10 mkgnu * src/lib/product/Daemon/Mantis.pm.in (1.34, SCMBUG_RELEASE_0-19-20): bug 1019: Applied a correction to the VDD Generator for Mantis that will report changes only for the specific product requested. 2007-07-06 Friday 10:03 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.37, SCMBUG_RELEASE_0-19-20): bug 1019: Applied a correction to the VDD Generator that will report changes only for the specific product requested. I can't believe this bug was never reported for so long. 2007-07-06 Friday 09:51 mkgnu * doc/AUTHORS (1.22, SCMBUG_RELEASE_0-19-20): bug 1018 : Added Gary Brunton in the AUTHORS list for sending us a VDD Generator patch. 2007-07-06 Friday 09:40 mkgnu * src/lib/product/Tools/VDD_Generator.pm.in (1.29, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20): bug 1018: Applied a patch by Gary Brunton that addresses path issues when running the VDD Generator under Windows. 2007-07-05 Thursday 07:05 mkgnu * src/lib/product/Daemon/Integration.pm.in (1.22, SCMBUG_RELEASE_0-19-20): bug 1014 : add_comment_to_all: Correcting what I believe is only a formatting error and not an actual error. 2007-07-03 Tuesday 08:46 mkgnu * src/lib/product/Daemon/TestDirector.pm.in (1.14, SCMBUG_RELEASE_0-19-20): bug 895: integration_tag_exists: return 0 by default, which signals success, since this is not implemented by Test Director. 2007-07-03 Tuesday 08:25 mkgnu * src/lib/product/Daemon/TestDirector.pm.in (1.13): bug 895: integration_delete_tag: return 0 by default, which signals success, since this is not implemented by Test Director. 2007-06-27 Wednesday 13:08 mkgnu * src/lib/product/Glue/CVSConsolidatedActivities.pm.in (1.1, SCMBUG_RELEASE_0-19-20): bug 265: Had forgotten to commit the actual Perl file that implements message consolidation! 2007-06-27 Wednesday 13:02 mkgnu * doc/AUTHORS (1.21): bug 265: Added Doug McNeil's name in the AUTHORS file for sending us the CVS messages consolidation patch. 2007-06-27 Wednesday 13:01 mkgnu * doc/manual/content/manual.sgml.in (1.6), doc/manual/content/scm-frontends.sgml (1.19), src/glue/etc/product/glue.conf.template.in (1.38), src/lib/product/Error.pm.in (1.32), src/lib/product/Glue/CVS.pm.in (1.32), src/lib/product/Glue/Glue.pm.in (1.46), src/lib/product/Glue/Subversion.pm.in (1.32, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0) (utags: SCMBUG_RELEASE_0-19-20): bug 265: Documented the consolidate_cvs_messages configuration option in the manual and enabled it by default. 2007-06-27 Wednesday 12:29 mkgnu * Makefile.in (1.116, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20), configure.in (1.256), src/glue/etc/product/glue.conf.template.in (1.37), src/glue/templates/cvs/latest/checkoutlist.in (1.4, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20), src/glue/templates/cvs/latest/commitinfo.in (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20), src/glue/templates/cvs/latest_cvsnt/checkoutlist.in (1.3, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20), src/glue/templates/cvs/latest_cvsnt/commitinfo.in (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20), src/glue/templates/cvs/up_to_1_11/checkoutlist.in (1.3, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20), src/glue/templates/cvs/up_to_1_11/commitinfo.in (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20), src/lib/product/Error.pm.in (1.31), src/lib/product/Glue/CVS.pm.in (1.31), src/lib/product/Glue/SCM.pm.in (1.25, SCMBUG_RELEASE_0-19-20), src/lib/product/Glue/Subversion.pm.in (1.31), src/lib/product/Tools/Glue_Installer.pm.in (1.50, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20): bug 265: Commiting a first draft of a patch by Doug McNeil that attempts to consolidate the multiple different CVS messages that are created when commiting files in different directories. 2007-06-25 Monday 09:16 mkgnu * configure.in (1.255), packaging/debian/changelog (1.100) (utags: SCMBUG_RELEASE_0-19-19): bug 1013: Increased version number for upcoming release SCMBUG_RELEASE_0-19-19. 2007-06-22 Friday 16:39 mkgnu * src/tests/product.test/git/: create_vdd.sh (1.2), install_glue_no_hook_overwrite.sh (1.2), set_optional.sh (1.2): bug 946: Removed some unnecessary test scripts for Git that are automatically generated. 2007-06-21 Thursday 07:32 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.36, SCMBUG_RELEASE_0-19-19): bug 948: Some minor fixes and code rearrangement to Dmitri's patch. 2007-06-21 Thursday 07:15 mkgnu * doc/AUTHORS (1.20, SCMBUG_RELEASE_0-19-19): bug 948: Added the contributors of the Bugzilla 3.0 support into the AUTHORS list. 2007-06-21 Thursday 07:10 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.35): bug 948: Applying a patch by Dmitri Colebatch with help from Oliver Schäfer and reformatting of the patch from John Zielinski that offers Bugzilla 3.0 support. 2007-06-18 Monday 09:45 mkgnu * doc/manual/content/scm-frontends.sgml (1.18, SCMBUG_RELEASE_0-19-19): bug 946: Documentation updates related to the Git frontend -- had accidentally left in there statements that referred to CVS. 2007-06-05 Tuesday 16:27 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.49, SCMBUG_RELEASE_0-19-19): bug 1006: Print a more verbose message that includes the full path to the files that are chowned during glue installation. 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-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-20, SCMBUG_RELEASE_0-19-19, 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-20, SCMBUG_RELEASE_0-19-19, SCMBUG_RELEASE_0-19-18), Daemon/Daemon.pm.in (1.87), Daemon/Process.pm.in (1.2, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-19, 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, SCMBUG_RELEASE_0-19-20), lib/product/Daemon/TestDirector.pm.in (1.12), lib/product/Daemon/TestDirectorInterface.pl.in (1.6, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20), lib/product/Daemon/TestDirectorUtils.pm.in (1.4, SCMBUG_RELEASE_0-19-20) (utags: SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-18, SCMBUG_RELEASE_0-19-19): 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-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), 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, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20), tests/product.test/git/auto_commit_file2.sh (1.1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20), tests/product.test/git/commit_file_validproductname_disabled.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20), tests/product.test/git/set_auto.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20), tests/product.test/git/set_validproductname_disabled.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20), tests/product.test/git/set_validproductname_enabled.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20) (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, SCMBUG_RELEASE_0-19-19): 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, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), tests/product.test/git/add_directory.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), tests/product.test/git/add_long_prefix_directory.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), tests/product.test/git/add_short_prefix_directory.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), tests/product.test/git/commit_branch.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), tests/product.test/git/commit_file_none.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), tests/product.test/git/commit_file_none2.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), tests/product.test/git/create_branch.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), tests/product.test/git/create_vdd.sh (1.1), tests/product.test/git/create_vdd.sh.in (1.2, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), tests/product.test/git/set_required.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), tests/product.test/git/tests_git.exp (1.4, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19) (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, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), commit_file_optional2.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), 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, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), install_glue_no_hook_overwrite.sh (1.1), set_hook_less_logic.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19), set_hook_more_logic.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19) (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, SCMBUG_RELEASE_0-19-19, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-2): 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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, SCMBUG_RELEASE_0-19-19, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-2): 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), config/testers/mkgnu/bugs.mantis.inc (1.6, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), config/testers/mkgnu/bugs.requesttracker.inc (1.5, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), cvs/commit_file_nonexistent.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), cvs/tests_cvs.exp (1.33), svn/commit_file_nonexistent.sh (1.1, SCMBUG_RELEASE_0-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0), 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, SCMBUG_RELEASE_0-19-19, SCMBUG_RELEASE_0-19-20): 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-19, 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-19, 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-19, 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-19, 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-19, 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-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-19, 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-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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-25-2, SCMBUG_RELEASE_0-25-1, SCMBUG_RELEASE_0-25-0, SCMBUG_RELEASE_0-24-2, SCMBUG_RELEASE_0-24-1, SCMBUG_RELEASE_0-24-0, SCMBUG_RELEASE_0-23-5, SCMBUG_RELEASE_0-23-4, SCMBUG_RELEASE_0-23-3, SCMBUG_RELEASE_0-23-2, SCMBUG_RELEASE_0-23-1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-19, 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