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-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), src/lib/product/Connection.pm.in (1.35), 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) (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-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), test_git.sh (1.2) (utags: SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-23-0): 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), set_productname_invalid.sh (1.1), set_productname_valid.sh (1.1), tests_git.exp (1.7) (utags: SCMBUG_RELEASE_0-22-2, SCMBUG_RELEASE_0-23-0): 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-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-23-0, SCMBUG_RELEASE_0-22-2), svn/set_productname_valid.sh (1.1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2), svn/tests_svn.exp (1.39, 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-23-0, SCMBUG_RELEASE_0-22-2), product.test/cvs/set_productname_valid.sh (1.1, SCMBUG_RELEASE_0-23-0, SCMBUG_RELEASE_0-22-2), product.test/cvs/tests_cvs.exp (1.37, 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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): 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-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-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-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-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-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): 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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): 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-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-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-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-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-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): 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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 hook. 2007-05-02 Wednesday 18:40 mkgnu * configure.in (1.245), packaging/debian/changelog (1.94) (utags: SCMBUG_RELEASE_0-19-13): bug 974: Increased version for upcoming release SCMBUG_RELEASE_0-19-13. 2007-05-02 Wednesday 18:27 mkgnu * doc/manual/content/features.sgml (1.32), src/glue/etc/product/glue.conf.template.in (1.36, 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/Error.pm.in (1.28), src/lib/product/Glue/Glue.pm.in (1.43) (utags: SCMBUG_RELEASE_0-19-13): bug 840: Introduced policy anonymous_scm_user that allows users to specify the SCM username that should be used when an SCM system does not provide a username during an activity. This happens for example when Subversion is configured to run using the svnserve daemon granting anonymous access. 2007-04-27 Friday 19:13 mkgnu * src/: lib/product/Connection.pm.in (1.30, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-13), lib/product/Error.pm.in (1.27), lib/product/Daemon/Daemon.pm.in (1.84, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-13), lib/product/Tools/Glue_Installer.pm.in (1.46, SCMBUG_RELEASE_0-19-13), tests/product.test/cvs/install_glue_wrong_ip.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, 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, SCMBUG_RELEASE_0-19-13), tests/product.test/cvs/tests_cvs.exp (1.32, SCMBUG_RELEASE_0-19-13), tests/product.test/lib/common_bugtracker.inc (1.6, 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, SCMBUG_RELEASE_0-19-13), tests/product.test/svn/install_glue_wrong_ip.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, 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, SCMBUG_RELEASE_0-19-13), tests/product.test/svn/tests_svn.exp (1.34, SCMBUG_RELEASE_0-19-13): bug 563 : Check if the daemon is alive and well before installing or upgrading the integration glue. 2007-04-27 Friday 18:01 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.83): bug 895: Use @DEVEL_PRODUCT_NAME@ instead of Scmbug in the Daemon code. Apparently applying the patch for TestDirector broke this convention and I didn't catch it. 2007-04-26 Thursday 18:13 mkgnu * configure.in (1.244), packaging/debian/changelog (1.93) (utags: SCMBUG_RELEASE_0-19-12): bug 970: Increased version number for upcoming release SCMBUG_RELEASE_0-19-12. 2007-04-26 Thursday 18:13 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.82, SCMBUG_RELEASE_0-19-12): bug 969: Added a missing parenthesis that was left out in the last commit. 2007-04-26 Thursday 18:07 mkgnu * src/lib/product/: Error.pm.in (1.26, SCMBUG_RELEASE_0-19-12), Daemon/Daemon.pm.in (1.81), Glue/Glue.pm.in (1.42, SCMBUG_RELEASE_0-19-12): bug 969: Similarly, reporting an error if the daemon configuration file could not be interpreted correctly due to a parsing error. 2007-04-26 Thursday 18:03 mkgnu * src/lib/product/: Error.pm.in (1.25), Glue/Glue.pm.in (1.41): bug 969: Report an error if the glue configuration file was in an invalid format and could not be interpreted correctly. 2007-04-26 Thursday 01:08 mkgnu * configure.in (1.243), doc/manual/content/features.sgml (1.31, SCMBUG_RELEASE_0-19-12), doc/manual/content/manual.sgml.in (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/glue/etc/product/glue.conf.template.in (1.35, SCMBUG_RELEASE_0-19-12), src/glue/etc/product/log_template.in (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/lib/product/Error.pm.in (1.24), src/lib/product/Glue/Glue.pm.in (1.40), src/lib/product/Glue/SCM.pm.in (1.24, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/lib/product/Tools/Glue_Installer.pm.in (1.45, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/auto_commit_file.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/auto_commit_file2.sh (1.4, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_branch.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_closed_bug.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_commas_whitespaces.sh (1.4, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_fail.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_invalid_message_size.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_invalid_owner.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_invalid_product.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_more_than_one_digit.sh (1.3, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_multiple_bugs.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_none.sh.in (1.3, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_nonnumeric.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_optional.sh.in (1.5, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_parenthesis.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_pound.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_quotes_double.sh (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_quotes_single.sh (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/commit_file_validproductname_disabled.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/create_vdd.sh.in (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/delete_file.sh (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/openbugstate_disabled_commit_file.sh (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/set_auto.sh (1.7, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/set_hook_less_logic.sh (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/set_hook_more_logic.sh (1.4, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/set_none.sh.in (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/set_openbugstate_disabled.sh (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/set_openbugstate_enabled.sh (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/set_optional.sh.in (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/set_required.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/set_validproductname_disabled.sh (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/cvs/set_validproductname_enabled.sh (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/lib/common.inc.in (1.13, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/add_directories_convention.sh (1.6, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/add_long_prefix_directory.sh (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/add_long_prefix_directory_after.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/add_short_prefix_directory.sh (1.4, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/add_short_prefix_directory_after.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/add_tag.sh (1.4, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/add_tag_invalid_name.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/auto_add_tag.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/auto_add_tag_after.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/auto_commit_file.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/auto_commit_file2.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/auto_commit_file_after.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/auto_commit_file_after2.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_branch.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_closed_bug.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_fail.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_invalid_message_size.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_invalid_owner.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_invalid_product.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_more_than_one_digit.sh (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_multiple_bugs.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_none.sh.in (1.3, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_nonnumeric.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_optional.sh.in (1.6, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_parenthesis.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_pound.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_quotes_double.sh (1.4, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_quotes_single.sh (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/commit_file_validproductname_disabled.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/create_branch.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/create_vdd.sh.in (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/delete_file.sh (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/delete_tag.sh (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12), src/tests/product.test/svn/openbugstate_disabled_commit_file.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12): bug 547: Renamed the internal variable names used for the log template regular expressions. 2007-04-25 Wednesday 22:14 mkgnu * configure.in (1.242), packaging/debian/changelog (1.92) (utags: SCMBUG_RELEASE_0-19-11): bug 968: Increased version number for upcoming release SCMBUG_RELEASE_0-19-11. 2007-04-25 Wednesday 19:50 mkgnu * src/tests/test_svn.sh (1.6, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11): bug 966: test_svn.sh should have not been committed before. It contain a local change that was not meant for the repository. Backed out the change there. 2007-04-25 Wednesday 19:48 mkgnu * doc/manual/content/features.sgml (1.30, SCMBUG_RELEASE_0-19-11), doc/manual/content/tools.sgml (1.28, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11), src/glue/etc/product/glue.conf.template.in (1.34, SCMBUG_RELEASE_0-19-11), src/lib/product/Error.pm.in (1.23, SCMBUG_RELEASE_0-19-11), src/lib/product/Glue/Glue.pm.in (1.39, SCMBUG_RELEASE_0-19-11), src/tests/test_svn.sh (1.5), src/tests/product.test/cvs/auto_commit_file.sh (1.4, SCMBUG_RELEASE_0-19-11), src/tests/product.test/cvs/auto_commit_file2.sh (1.3, SCMBUG_RELEASE_0-19-11), src/tests/product.test/cvs/set_auto.sh (1.6, SCMBUG_RELEASE_0-19-11), src/tests/product.test/cvs/set_validproductname_disabled.sh (1.2, SCMBUG_RELEASE_0-19-11), src/tests/product.test/cvs/set_validproductname_enabled.sh (1.2, SCMBUG_RELEASE_0-19-11), src/tests/product.test/cvs/tests_cvs.exp (1.31, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11), src/tests/product.test/svn/set_auto.sh (1.7, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11), src/tests/product.test/svn/set_auto_after.sh (1.6, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11), src/tests/product.test/svn/set_validproductname_disabled.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11), src/tests/product.test/svn/set_validproductname_enabled.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11), src/tests/product.test/svn/tests_svn.exp (1.33, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11): bug 966: Separated between a valid_product_name policy, with which the product name verification check can be disabled and a mandatory product_name_definition policy with which the product name can be defined in either a manual or automatically detected mode. 2007-04-25 Wednesday 18:12 mkgnu * src/tests/product.test/config/testers/mkgnu/: bugs.bugzilla.inc (1.5), bugs.mantis.inc (1.5), bugs.requesttracker.inc (1.4) (utags: SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-13): bug 966: Created in the test bugtrackers bugs that are assigned to a product that contains a '/'. 2007-04-23 Monday 03:49 mkgnu * configure.in (1.241), packaging/debian/changelog (1.91) (utags: SCMBUG_RELEASE_0-19-10): bug 965: Increased version number for upcoming release SCMBUG_RELEASE_0-19-10. 2007-04-23 Monday 03:46 mkgnu * src/lib/product/: Error.pm.in (1.22), Glue/Subversion.pm.in (1.29, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11), Tools/SCM_Functions.pm.in (1.18, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11) (utags: SCMBUG_RELEASE_0-19-10): bug 576: Always check if a tool failed to execute when calling other commands and collecting their output using a pipe and the open() call. 2007-04-23 Monday 02:57 mkgnu * doc/manual/content/resources.sgml (1.22, SCMBUG_RELEASE_0-19-17, SCMBUG_RELEASE_0-19-16, SCMBUG_RELEASE_0-19-15, SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10): bug 927 : Documented the fact that DBI version 1.50 or greater is required under Windows. 2007-04-23 Monday 02:46 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.34), Mantis.pm.in (1.33, SCMBUG_RELEASE_0-19-19) (utags: SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-13, 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 927: For the Bugzilla and Mantis backends, require DBI version 1.50 on Windows, since earlier versions have threading issues. 2007-04-23 Monday 02:42 mkgnu * src/lib/product/Common.pm.in (1.43, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10): bug 927: Added logic to support checking for a specific version of a package. 2007-04-23 Monday 01:39 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.33), Integration.pm.in (1.21, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10), Mantis.pm.in (1.32), RequestTracker.pm.in (1.5, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10), TestDirector.pm.in (1.11, SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10): bug 906: Made it possible to return a string that describes a possible error in integration_add_comment. Provided a more verbose error message in Bugzilla.pm.in:integration_add_comment when the username cannot be mapped into an internal Bugzilla database id. 2007-04-10 Tuesday 22:45 mkgnu * src/lib/product/Tools/SCM_Functions.pm.in (1.17): bug 957: The name of the glue configuration file should be the same for any SCM system. 2007-02-26 Monday 05:39 mkgnu * doc/manual/content/: design.sgml (1.3, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10), features.sgml (1.29, SCMBUG_RELEASE_0-19-10), resources.sgml (1.21), tools.sgml (1.27, SCMBUG_RELEASE_0-19-10): bug 940: When SGML tags have their properties set, these values should always be quoted in ""s. e.g. emphasis="bold" instead of just emphasis=bold. 2007-02-20 Tuesday 18:40 mkgnu * configure.in (1.240), packaging/debian/changelog (1.90) (utags: SCMBUG_RELEASE_0-19-9): bug 935: Increased version number for upcoming release SCMBUG_RELEASE_0-19-9. 2007-02-20 Tuesday 05:30 mkgnu * src/lib/product/Glue/: Glue.pm.in (1.38, SCMBUG_RELEASE_0-19-10), Subversion.pm.in (1.28) (utags: SCMBUG_RELEASE_0-19-9): bug 930: Handled the problem with the Subversion frontend in is_labeling_operation. This routine was not correctly reporting labels applied in the format: AfterA/Long/DirectoryPrefix/tags/TestProduct/p_ats_new_tag/ This was because it was assuming all labels would include the 'tags' label directory first. 2007-02-20 Tuesday 02:55 mkgnu * src/lib/product/Error.pm.in (1.21, SCMBUG_RELEASE_0-19-9): bug 932: Added an additional error message for the case where the pid file already exists when the daemon is starting. Forgot to commit this before. 2007-02-19 Monday 18:49 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.80, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9): bug 932: Don't let the daemon start if a pid file already exists -- it's an indication that a daemon is already running. 2007-02-18 Sunday 22:47 mkgnu * configure.in (1.239), packaging/debian/changelog (1.89) (utags: SCMBUG_RELEASE_0-19-8): bug 934: Increased version number for upcoming release SCMBUG_RELEASE_0-19-8. 2007-02-18 Sunday 22:45 mkgnu * doc/manual/content/resources.sgml (1.20, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8): bug 264: Documentation clarifications and minor output formatting. 2007-02-18 Sunday 22:35 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.79, SCMBUG_RELEASE_0-19-8): bug 264: Updated connection_handler_thread to use the supplied arguments instead of call $socket->peeraddr() again. 2007-02-18 Sunday 20:33 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.78): bug 264: Daemonize the integration daemon, even if started in threaded mode. Otherwise, the start rule of the rc script will hang when starting under UNIX. 2007-02-18 Sunday 20:26 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.77): bug 264: Supplied the request object as the optional argument to logmsg where appropriate to be more verbose in reporting the daemon ip address and socket number used to when processing a connection 2007-02-18 Sunday 20:15 mkgnu * doc/manual/content/resources.sgml (1.19), src/daemon/etc/daemon.conf.template.in (1.26, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8), src/lib/product/Error.pm.in (1.20, SCMBUG_RELEASE_0-19-8), src/lib/product/Daemon/Daemon.pm.in (1.76), src/tests/product.test/config/testers/mkgnu/daemon.conf.bugzilla.in (1.10, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8), src/tests/product.test/config/testers/mkgnu/daemon.conf.mantis.in (1.9, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8), src/tests/product.test/config/testers/mkgnu/daemon.conf.requesttracker.in (1.7, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8): bug 264: First pass at merging in Robert Hudson's changes that make it possible to start the integration daemon at both a threaded and a forked mode. 2007-02-14 Wednesday 02:11 mkgnu * src/lib/product/: Common.pm.in (1.42), Tools/Merge.pm.in (1.9, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10), Tools/VDD_Generator.pm.in (1.28, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10) (utags: SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-9): bug 911: Use the USERNAME environment variable in Windows, instead of USER. 2007-02-13 Tuesday 19:02 mkgnu * doc/manual/content/tools.sgml (1.26, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8): bug 66: Corrected a documentation error in defining the Subversion main trunk directories. 2007-02-01 Thursday 21:12 mkgnu * configure.in (1.238): bug 925: Print WARNING in front of the error message that says some programs are missing to release. 2007-01-12 Friday 05:48 mkgnu * doc/AUTHORS (1.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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8): bug 917: Added Martijn RAS in the AUTHORS list for his packaging patch. 2007-01-12 Friday 05:46 mkgnu * packaging/redhat/product.spec.in (1.19, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8): bug 917: Applying a patch by Martijn Ras that fixes a packaging dependency on libxslt, instead of xsltproc, on rpm systems like Fedora Core release 6. 2007-01-09 Tuesday 18:29 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.19, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8): bug 895: The Merger tool is supported in TestDirector. Clarified this in the documentation. 2007-01-09 Tuesday 18:15 mkgnu * configure.in (1.237), packaging/debian/changelog (1.88) (utags: SCMBUG_RELEASE_0-19-7): bug 915: Increased version number for upcoming release SCMBUG_RELEASE_0-19-7. 2007-01-09 Tuesday 18:10 mkgnu * src/lib/product/Daemon/Bugtracker.pm.in (1.24, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7): bug 895: Corrected a grammar error. A type-o in the comments. 2006-12-21 Thursday 17:40 mkgnu * configure.in (1.236), packaging/debian/changelog (1.87) (utags: SCMBUG_RELEASE_0-19-6): bug 913: Increased version number for upcoming release SCMBUG_RELEASE_0-19-6. 2006-12-21 Thursday 17:34 mkgnu * src/lib/product/Daemon/TestDirector.pm.in (1.10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6): bug 895: Rearranged functions in the Test Director backend, and renamed a lot of them, so that only the functions needed by the Integration.pm interface are prefixed with integration_*. 2006-12-21 Thursday 17:15 mkgnu * src/: daemon/etc/TestDirector.conf.template.in (1.4, SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6), lib/product/Daemon/TestDirector.pm.in (1.9): bug 895: Applied the updates recommended by Rob against 0.19.5 to extract the username and date from comments present in TestDirector. 2006-12-21 Thursday 17:09 mkgnu * src/lib/product/Daemon/Bugtracker.pm.in (1.23, SCMBUG_RELEASE_0-19-6): bug 895: After Robert's recommendation, corrected a while loop comparison. I'm not clear on the logic behind this, yet, but he reports this change working better for him. He is the one actually testing! 2006-12-19 Tuesday 23:38 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.18, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6), src/daemon/etc/TestDirector.conf.template.in (1.3): bug 895: Selectively applied documentation updates that I thought were appropriate for Test Director. The tdc_* fields are documented in the TestDirector.conf file. 2006-12-19 Tuesday 21:43 mkgnu * configure.in (1.235), packaging/debian/changelog (1.86) (utags: SCMBUG_RELEASE_0-19-5): bug 910: Increased version number for upcoming release SCMBUG_RELEASE_0-19-5. 2006-12-19 Tuesday 21:42 mkgnu * src/lib/product/Daemon/: TestDirector.pm.in (1.8), TestDirectorInterface.pl.in (1.5, SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6) (utags: SCMBUG_RELEASE_0-19-5): bug 895 : General code beautification and reformatting. Don't return the user's SCM username as the owners email in Test Director. 2006-12-19 Tuesday 21:37 mkgnu * src/lib/product/Daemon/: Bugtracker.pm.in (1.22, SCMBUG_RELEASE_0-19-5), TestDirector.pm.in (1.7): bug 895: Reworked some of the code contributed for the Test Director backend to use while loops instead of for loops, and use more descriptive variable names. 2006-12-19 Tuesday 21:21 mkgnu * src/: daemon/etc/TestDirector.conf.template.in (1.2, SCMBUG_RELEASE_0-19-5), lib/product/Daemon/Bugtracker.pm.in (1.21), lib/product/Daemon/Daemon.pm.in (1.75, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5), lib/product/Daemon/TestDirector.pm.in (1.6), lib/product/Daemon/TestDirectorInterface.pl.in (1.4), lib/product/Daemon/TestDirectorUtils.pm.in (1.3, SCMBUG_RELEASE_0-19-14, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5): bug 895: Merging more changes from Robert Hudson on the Test Director backend. 2006-12-19 Tuesday 19:10 mkgnu * src/lib/product/: Common.pm.in (1.41, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5), Daemon/Bugtracker.pm.in (1.20), Daemon/Daemon.pm.in (1.74), Daemon/Mantis.pm.in (1.31, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5): bug 877: Distinguish between a BRANCH_NAME_TOKEN and a BRANCH_NAME_SPACE_TOKEN. This allows us to more reliable verify comments received from the Mantis bugtracker after these comments have been edited by the user. Mantis seems to translate newlines to DOS newline+carriage return, and this BRANCH_NAME_SPACE_TOKEN distinction helps us translate them back. 2006-12-19 Tuesday 18:33 mkgnu * src/lib/product/Tools/: Merge.pm.in (1.8), SCM_Functions.pm.in (1.16, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8) (utags: SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-7): bug 893: Introduce in SCM_Functions the routine local_repository_directory that is now used by the Merge tool in order to read the repository configuration file in Subversion. 2006-12-19 Tuesday 18:09 mkgnu * src/lib/product/Tools/Merge.pm.in (1.7): bug 893 : Simplification in retrieving the glue configuration file. 2006-12-19 Tuesday 16:37 mkgnu * Makefile.in (1.113), packaging/windows/prepare.sh.in (1.11, 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) (utags: SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-9): bug 905: When packaging for Windows, call the install-doc-changelogs install rule that will copy the Changelog files to the appropriate location. 2006-12-19 Tuesday 16:35 mkgnu * packaging/windows/prepare.sh.in (1.10): bug 905 : Uncompress the original source that contains the log files when building the windows release. 2006-12-19 Tuesday 16:11 mkgnu * Makefile.in (1.112), packaging/windows/prepare.sh.in (1.9): bug 905: Reverse the previous change trying to package ChangeLog files for Windows. The packaging script for Windows should be able to handle all this if it uncompersses the released source and goes from there. 2006-12-19 Tuesday 15:33 mkgnu * Makefile.in (1.111), packaging/windows/prepare.sh.in (1.8): bug 905: Added logic to package ChangeLog files in Windows releases. 2006-12-19 Tuesday 15:19 mkgnu * src/lib/product/Daemon/TestDirector.pm.in (1.5): bug 895: Hardcode the path to TestDirector.conf. We now at compile time what the path will be. 2006-12-19 Tuesday 15:10 mkgnu * configure.in (1.234), packaging/debian/changelog (1.85) (utags: SCMBUG_RELEASE_0-19-4): bug 909: Increased version for upcoming release SCMBUG_RELEASE_0-19-4. 2006-12-19 Tuesday 15:06 mkgnu * src/lib/product/: Common.pm.in (1.40), Error.pm.in (1.19, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5), Daemon/Daemon.pm.in (1.73) (utags: SCMBUG_RELEASE_0-19-4): bug 906: Don't even let the daemon start if no username mappings were configured and mappings were enabled. 2006-12-19 Tuesday 14:46 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.17, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4), doc/manual/content/features.sgml (1.28, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4), src/daemon/etc/daemon.conf.template.in (1.25, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4), src/lib/product/Error.pm.in (1.18), src/lib/product/Daemon/Daemon.pm.in (1.72), src/lib/product/Daemon/Integration.pm.in (1.20, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4), src/tests/product.test/config/testers/mkgnu/daemon.conf.bugzilla.in (1.9, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4), src/tests/product.test/config/testers/mkgnu/daemon.conf.mantis.in (1.8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4), src/tests/product.test/config/testers/mkgnu/daemon.conf.requesttracker.in (1.6, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4): bug 906: Added a new flag in the daemon configuration file that can completely disable all mappings. If this flag is on but no mappings have been configured, provide an error message indicating that this is a user configuration error. 2006-12-19 Tuesday 13:29 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.44, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4): bug 907: Correction to add_a_glue_directory. Don't bail on mkdir if the directory existed already. 2006-12-19 Tuesday 13:26 mkgnu * src/lib/product/Daemon/: TestDirector.pm.in (1.4), TestDirectorInterface.pl.in (1.3) (utags: SCMBUG_RELEASE_0-19-4): bug 895: Minor documentation corrections to comments left in there from copy-pasting. 2006-12-19 Tuesday 13:17 mkgnu * Makefile.in (1.110, SCMBUG_RELEASE_0-19-4), configure.in (1.233), doc/manual/content/bugtracking-backends.sgml (1.16), src/daemon/etc/TestDirector.conf.template.in (1.1, SCMBUG_RELEASE_0-19-4), src/daemon/etc/daemon.conf.template.in (1.24), src/lib/product/Daemon/Bugtracker.pm.in (1.19, SCMBUG_RELEASE_0-19-4), src/lib/product/Daemon/Bugzilla.pm.in (1.32, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4), src/lib/product/Daemon/RequestTracker.pm.in (1.4, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4), src/lib/product/Daemon/TestDirector.pm.in (1.3), src/lib/product/Daemon/TestDirectorInterface.pl.in (1.2), src/lib/product/Daemon/TestDirectorUtils.pm.in (1.2, SCMBUG_RELEASE_0-19-4): bug 895: More updates to the TestDirector backend interface. Supporting the get_bugs activity now, and also reading TestDirector-specific configuration variables from a separate file. 2006-12-19 Tuesday 00:12 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.43): bug 907: Bail earlier if the glue configuration file cannot be opened for writing on disk. Also, if directories cannot be created. 2006-12-15 Friday 20:57 mkgnu * configure.in (1.232), packaging/debian/changelog (1.84) (utags: SCMBUG_RELEASE_0-19-3): bug 904 : Increased version number for upcoming release SCMBUG_RELEASE_0-19-3. 2006-12-15 Friday 20:55 mkgnu * src/lib/product/Daemon/TestDirector.pm.in (1.2, SCMBUG_RELEASE_0-19-3): bug 895: Use a global autoconf variable for the perl binary path. Don't just hardcode it in the TestDirector backend. 2006-12-15 Friday 20:50 mkgnu * doc/manual/images/system_architecture.fig.in (1.7, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4, SCMBUG_RELEASE_0-19-3): bug 895: More clarifications in the system architecture diagram. 2006-12-15 Friday 20:46 mkgnu * doc/manual/: content/bugtracking-backends.sgml (1.15, SCMBUG_RELEASE_0-19-3), images/system_architecture.fig.in (1.6): bug 895: More documentation clarifications for Test Director, and updates to the system architecture diagram. 2006-12-15 Friday 18:24 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.14), doc/manual/content/glossary.sgml (1.4, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4, SCMBUG_RELEASE_0-19-3), src/daemon/etc/daemon.conf.template.in (1.23, SCMBUG_RELEASE_0-19-3): bug 895: Documented the Test Director backend using materials provided by Robert Hudson. Still need to make some more clarifications. 2006-12-15 Friday 17:53 mkgnu * doc/AUTHORS (1.18, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4, SCMBUG_RELEASE_0-19-3): bug 895: Added Roberts name in the AUTHORS list for all his work on the TestDirector backend. 2006-12-15 Friday 17:52 mkgnu * Makefile.in (1.109, SCMBUG_RELEASE_0-19-3), configure.in (1.231), packaging/redhat/product.spec.in (1.18, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4, SCMBUG_RELEASE_0-19-3), src/lib/product/Daemon/Bugzilla.pm.in (1.31, SCMBUG_RELEASE_0-19-3), src/lib/product/Daemon/Daemon.pm.in (1.71, SCMBUG_RELEASE_0-19-3), src/lib/product/Daemon/Mantis.pm.in (1.30, SCMBUG_RELEASE_0-19-4, SCMBUG_RELEASE_0-19-3), src/lib/product/Daemon/TestDirector.pm.in (1.1), src/lib/product/Daemon/TestDirectorInterface.pl.in (1.1, SCMBUG_RELEASE_0-19-3), src/lib/product/Daemon/TestDirectorUtils.pm.in (1.1, SCMBUG_RELEASE_0-19-3): bug 895: First attempt at integrating the patch that was received from Robert Hudson that provides a Test Director Faults integration backend. I did not include in daemon.conf the configuration options for this backend, but hardcoded them in the backend instead. 2006-12-12 Tuesday 19:10 mkgnu * packaging/debian/changelog (1.83), configure.in (1.230) (utags: SCMBUG_RELEASE_0-19-2): bug 899: Increased version number for upcoming release SCMBUG_RELEASE_0-19-2. 2006-12-11 Monday 01:40 mkgnu * src/lib/product/Daemon/RequestTracker.pm.in (1.3, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2): bug 580: Assume that a 3.6.x release of RequestTracker is supported. 2006-12-10 Sunday 19:46 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.13, SCMBUG_RELEASE_0-19-2): bug 580: RequestTracker 3.6.1 has been confirmed to work with the existing RequestTracker backend. 2006-12-10 Sunday 19:43 mkgnu * doc/manpages/install_glue.1.sgml.in (1.8, 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, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-9, SCMBUG_RELEASE_0-19-8, SCMBUG_RELEASE_0-19-7, SCMBUG_RELEASE_0-19-6, SCMBUG_RELEASE_0-19-5, SCMBUG_RELEASE_0-19-4, S