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), 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) (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-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-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-1, SCMBUG_RELEASE_0-22-0), doc/manual/content/manual.sgml.in (1.10, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/glue/etc/product/glue.conf.template.in (1.42, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/lib/product/Error.pm.in (1.37, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/lib/product/Glue/Glue.pm.in (1.51, 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-22-1, SCMBUG_RELEASE_0-22-0), src/lib/product/Common.pm.in (1.47, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-22-0), src/lib/product/Connection.pm.in (1.34, 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-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-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0), doc/manual/content/scm-frontends.sgml (1.21, 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-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-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-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-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-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): 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-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-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-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-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-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): 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-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-22-1, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-21-0), Glue/CVSConsolidatedActivities.pm.in (1.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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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): 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-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-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-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-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-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): 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2): bug 66: The 'Glue Installation' component is now gone in the bug-tracker. 2006-12-10 Sunday 19:34 mkgnu * doc/manpages/install_glue.1.sgml.in (1.7), doc/manpages/merge.1.sgml.in (1.4, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2), doc/manpages/vdd_generator.1.sgml.in (1.4, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2), doc/manual/content/tools.sgml (1.25, 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, SCMBUG_RELEASE_0-19-2), src/lib/product/Error.pm.in (1.17, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2), src/lib/product/Tools/Glue_Installer.pm.in (1.42, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2), src/lib/product/Tools/Merge.pm.in (1.6, SCMBUG_RELEASE_0-19-4, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2), src/lib/product/Tools/SCM_Functions.pm.in (1.15, SCMBUG_RELEASE_0-19-4, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2), src/lib/product/Tools/VDD_Generator.pm.in (1.27, 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, SCMBUG_RELEASE_0-19-2), src/tests/product.test/svn/create_vdd.sh.in (1.4, 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, SCMBUG_RELEASE_0-19-2), src/tests/product.test/svn/install_glue.sh.in (1.5, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2), src/tests/product.test/svn/install_glue_no_hook_overwrite.sh.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, 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, SCMBUG_RELEASE_0-19-2): bug 893,591: Require the user to supply a "file://" prefix for Subversion repositories from now on to run the Glue Installer, VDD Generator, and Merger tools. Use the 'svn log' syntax instead of 'svn info' to retrieve the date a label was applied. 2006-12-10 Sunday 18:58 mkgnu * configure.in (1.229), packaging/debian/changelog (1.82) (utags: SCMBUG_RELEASE_0-19-1): bug 894: Increased version number for upcoming release SCMBUG_RELEASE_0-19-1. 2006-12-10 Sunday 17:55 mkgnu * doc/manual/content/tools.sgml (1.24, SCMBUG_RELEASE_0-19-1): bug 812: Clarified in the documentation that --binary-paths should contain the path to the directory that holds a binary, not just the full path to the binary. 2006-12-10 Sunday 17:14 mkgnu * doc/manual/content/resources.sgml (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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1): bug 870: Documented how to force installation of Debian and RPM packages. 2006-12-08 Friday 20:35 mkgnu * src/lib/product/Daemon/: Daemon.pm.in (1.70), Integration.pm.in (1.19, SCMBUG_RELEASE_0-19-3) (utags: SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-2): bug 890: Applied a patch from Gaël de MONNERON that fixes an error in adding an SCM user in the 'Reply-To' header if it was not intented for the mail to also appear from the SCM user. 2006-12-06 Wednesday 06:54 mkgnu * configure.in (1.228): bug 737: Comment formatting issues. The bugid_regex could be further improved to ensure that after a '#' is encountered, a non-numeric bug-id follows. 2006-12-06 Wednesday 06:53 mkgnu * configure.in (1.227), src/tests/product.test/config/testers/mkgnu/bugs.bugzilla.inc (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1), src/tests/product.test/config/testers/mkgnu/bugs.mantis.inc (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1), src/tests/product.test/config/testers/mkgnu/bugs.requesttracker.inc (1.3, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1), src/tests/product.test/cvs/commit_file_nonnumeric.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1), src/tests/product.test/cvs/commit_file_parenthesis.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1), src/tests/product.test/cvs/tests_cvs.exp (1.30, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1), src/tests/product.test/svn/commit_file_nonnumeric.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1), src/tests/product.test/svn/commit_file_parenthesis.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1), src/tests/product.test/svn/tests_svn.exp (1.32, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1): bug 737: Strengthened the bugid_regex to refuse bug ids that are not in a numeric format. The only exception are bug ids prefixed with a '#'. 2006-11-28 Tuesday 21:01 mkgnu * configure.in (1.226): bug 558: Forgot to categorize the xargs tools as NEEDED_TO_RELEASE. 2006-11-27 Monday 06:01 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.41, SCMBUG_RELEASE_0-19-1): bug 869: Resetting the owner and group of all directories and files added by the glue installer to match the owner and group of the directory hosting the Subversion repository. 2006-11-27 Monday 05:13 mkgnu * doc/manual/content/features.sgml (1.27, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1): bug 857: Described the differences between the four different types of label conventions envisioned. Provided examples where private developer tags are useful. 2006-11-26 Sunday 06:41 mkgnu * src/lib/product/Tools/VDD_Generator.pm.in (1.26, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0): bug 862: Made it possible to specify a custom stylesheet file to the VDD Generator using the --dsl argument. 2006-11-26 Sunday 06:30 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.30), Mantis.pm.in (1.29) (utags: SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-2): bug 545: Implemented the integration_get_bugs routine for Bugzilla. 2006-11-26 Sunday 06:05 mkgnu * doc/manual/content/resources.sgml (1.17, SCMBUG_RELEASE_0-19-0), src/lib/product/MergeList.pm.in (1.3, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), src/lib/product/Daemon/Bugtracker.pm.in (1.18, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), src/lib/product/Daemon/Mantis.pm.in (1.28), src/lib/product/Tools/Merge.pm.in (1.5, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0): bug 545: Transform the returned activity_get_bugs XML string into a hash that can be used for implementing the merge tool. Extract the comment entered by the user on commit as a separate field that does not contain the affected files list. 2006-11-26 Sunday 05:34 mkgnu * src/lib/product/: BugComment.pm.in (1.4, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), MergeList.pm.in (1.2), Daemon/Bugtracker.pm.in (1.17), Daemon/Integration.pm.in (1.18, SCMBUG_RELEASE_0-19-0), Daemon/Mantis.pm.in (1.27): bug 545: Implemented parsing at the daemon side that extracts the list of affected files (old version, new version, and filename). The mergelist supplied back in an activity_get_bugs provides this information directly now, instead of expecting the caller to retrieve them. 2006-11-19 Sunday 03:47 mkgnu * doc/manpages/merge.1.sgml.in (1.3, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), doc/manual/content/tools.sgml (1.23, SCMBUG_RELEASE_0-19-0), src/lib/product/Tools/Merge.pm.in (1.4): bug 545 : Separated between --merge-bugs and --commit-bugs to indicate the bug number used to record the merge activity in the bugtracker. 2006-11-19 Sunday 03:39 mkgnu * configure.in (1.225), packaging/debian/changelog (1.81) (utags: SCMBUG_RELEASE_0-19-0): bug 873: Increased version number for upcoming release SCMBUG_RELEASE_0-19-0. The minor version number must be increased since the protocol was extended in bug 545. 2006-11-19 Sunday 03:36 mkgnu * doc/manpages/merge.1.sgml.in (1.2), doc/manual/content/manual.sgml.in (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), doc/manual/content/tools.sgml (1.22), src/lib/product/Tools/Merge.pm.in (1.3): bug 545: Documented the two ways in which the merge utility can be invoked. 2006-11-18 Saturday 22:13 mkgnu * Makefile.in (1.108, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), configure.in (1.224), doc/manual/content/features.sgml (1.26, SCMBUG_RELEASE_0-19-0), doc/manual/content/tools.sgml (1.21): bug 545: Additional, preliminary documentation and configure.in/Makefile changes to produce the merger utility. 2006-11-18 Saturday 22:11 mkgnu * src/lib/product/: Common.pm.in (1.39, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), Connection.pm.in (1.29, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), MergeList.pm.in (1.1), Daemon/Daemon.pm.in (1.69, SCMBUG_RELEASE_0-19-0), Daemon/Integration.pm.in (1.17), Daemon/Mantis.pm.in (1.26), Tools/Merge.pm.in (1.2), Tools/SCM_Description.pm.in (1.5, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), Tools/VDD_Generator.pm.in (1.25): bug 545: Committing what seems to be an implementation that will at least retrieve the comments of the specified bugs and return them to the merge utility. 2006-11-18 Saturday 19:23 mkgnu * configure.in (1.223, SCMBUG_RELEASE_0-18-4): bug 533: Check for the --without-doc argument early on, so we can stop if the programs needed to build documentation are missing. 2006-11-18 Saturday 19:19 mkgnu * configure.in (1.222): bug 545: Had accidentally removed the line that autogenerates the vdd generator. 2006-11-18 Saturday 19:18 mkgnu * configure.in (1.221): bug 533: Separate between programs needed to build the system, and programs needed to build documentation for the system. 2006-11-18 Saturday 19:15 mkgnu * src/scripts/: merge.in (1.2), merge.pl.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4): bug 545: The merge script template file should have a .pl extension. 2006-11-18 Saturday 19:10 mkgnu * Makefile.in (1.107, SCMBUG_RELEASE_0-18-4), configure.in (1.220), doc/manpages/Makefile.in (1.6, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4), doc/manpages/merge.1.sgml.in (1.1, SCMBUG_RELEASE_0-18-4), src/lib/product/Tools/Merge.pm.in (1.1, SCMBUG_RELEASE_0-18-4), src/scripts/merge.in (1.1): bug 545: Added the template files needed to autogenerate and install/uninstall a merging tool that will be used to apply all changes commited in a list of bugs against a known label. 2006-11-18 Saturday 18:56 mkgnu * configure.in (1.219), packaging/debian/changelog (1.80, SCMBUG_RELEASE_0-18-4): bug 872: Increased version number for upcoming release SCMBUG_RELEASE_0-18-4. 2006-11-13 Monday 06:14 mkgnu * Makefile.in (1.106), configure.in (1.218), doc/manual/content/resources.sgml (1.16, SCMBUG_RELEASE_0-18-4): bug 533: Added the command-line argument --without-doc in ./configure that permits building the system without documentation. 2006-11-13 Monday 05:55 mkgnu * packaging/: debian/control.in (1.13, 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, SCMBUG_RELEASE_0-19-3), redhat/product.spec.in (1.17) (utags: SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-2): bug 558: Don't require cvs2cl linkchecker and latex2html to build. cvs2cl is needed to release, but not to build. linkchecker is needed for testing. latex2html is needed for reprinting the paper. 2006-11-13 Monday 05:52 mkgnu * configure.in (1.217): bug 558: Better categorize the tools that are needed for building, for releasing, and not needed for building. 2006-11-13 Monday 05:17 mkgnu * packaging/debian/control.in (1.12): bug 558: Added docbook-utils in Build-Depends. All other packages mentioned by Yann are already there. 2006-11-13 Monday 04:53 mkgnu * src/lib/product/: Error.pm.in (1.16, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), Daemon/Daemon.pm.in (1.68) (utags: SCMBUG_RELEASE_0-18-4): bug 804: Verify the daemon configuration after the daemon configuration file is read. 2006-11-07 Tuesday 04:01 mkgnu * configure.in (1.216), packaging/debian/changelog (1.79) (utags: SCMBUG_RELEASE_0-18-3): bug 864: Increased version number for upcoming release SCMBUG_RELEASE_0-18-3. 2006-11-07 Tuesday 03:50 mkgnu * src/lib/product/Glue/CVS.pm.in (1.29, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3): bug 809: Removed a debugging statement that was left in there. 2006-11-06 Monday 18:43 mkgnu * src/lib/product/Glue/CVS.pm.in (1.28): bug 809: Finally reimplemented the parsing for CVSNT. It is a special case of parsing for 1.11.x, with the exceeption that if directories are added then no arguments at all are passed. And for each file added in a directory, the directory name is supplied as the first argument *with a version number*. 2006-11-06 Monday 05:13 mkgnu * src/glue/templates/cvs/latest_cvsnt/loginfo.in (1.3, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3): bug 809: Don't supply a %p argument. It adds the directory only if it exists, and does not if it doesn't. This confuses things. Additionally, this directory is always present, even if %p is not supplied as the first argument. 2006-11-06 Monday 04:44 mkgnu * src/lib/product/: Error.pm.in (1.15, SCMBUG_RELEASE_0-18-3), Glue/CVS.pm.in (1.27): bug 809: Implemented a mechanism of parsing command-line arguments provided by loginfo just for CVSNT. 2006-11-06 Monday 03:53 mkgnu * src/: glue/templates/cvs/latest_cvsnt/loginfo.in (1.2), glue/templates/cvs/latest_cvsnt/taginfo.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3), lib/product/Glue/CVS.pm.in (1.26): bug 809: It turns out that CVSNT introduces yet another way of parsing command-line arguments. The directory name is reported as a versioned file that contains a previous and newer version. And then, "\"s and " "s are escaped with "\"s. This will have to be addressed next. Setup the distinction between 1.11.x and latest_cvsnt 2006-11-06 Monday 02:44 mkgnu * Makefile.in (1.105, SCMBUG_RELEASE_0-18-3), configure.in (1.215), src/glue/templates/cvs/latest_cvsnt/checkoutlist.in (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3), src/glue/templates/cvs/latest_cvsnt/loginfo.in (1.1), src/glue/templates/cvs/latest_cvsnt/rcsinfo.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3), src/glue/templates/cvs/latest_cvsnt/verifymsg.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3), src/lib/product/Glue/CVS.pm.in (1.25): bug 809: Begun setting up a separate version support for CVSNT. It will not be treated the same as 1.11.x because apparently its loginfo file is not compatible with 1.11.x. 2006-10-23 Monday 05:55 mkgnu * configure.in (1.214), packaging/debian/changelog (1.78) (utags: SCMBUG_RELEASE_0-18-2): bug 854: Increased version number for upcoming release SCMBUG_RELEASE_0-18-2. 2006-10-23 Monday 05:53 mkgnu * doc/AUTHORS (1.17, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), doc/manual/content/features.sgml (1.25), src/glue/etc/product/glue.conf.template.in (1.33, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), src/lib/product/Activity.pm.in (1.12, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), src/tests/product.test/svn/set_auto.sh (1.6, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0), src/tests/product.test/svn/set_auto_after.sh (1.5, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0) (utags: SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-4): bug 844: Converted the 'auto' valid_product_name policy to use regular expressions, rather than directory prefixes, for more flexibility. 2006-10-23 Monday 05:11 mkgnu * doc/manual/content/tools.sgml (1.20, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2): bug 66: Clarified the fact that CVSNT cannot be set in a :local: configuration for the integration glue to work. 2006-10-15 Sunday 03:34 mkgnu * src/lib/product/Tools/VDD_Generator.pm.in (1.24, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1): bug 842: Set the repository when issuing an activity_vdd using the VDD Generator. 2006-10-15 Sunday 03:25 mkgnu * configure.in (1.213), packaging/debian/changelog (1.77) (utags: SCMBUG_RELEASE_0-18-1): bug 843: Increased version number for upcoming release SCMBUG_RELEASE_0-18-1. 2006-10-15 Sunday 03:13 mkgnu * doc/manual/content/: bugtracking-backends.sgml (1.12, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2), features.sgml (1.24), resources.sgml (1.15, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2), scm-frontends.sgml (1.15, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2) (utags: SCMBUG_RELEASE_0-18-1): bug 66: Restructuring the Features section to break the mail_on_success policy as an additional feature (it is not a verification check). 2006-10-14 Saturday 22:08 mkgnu * src/lib/product/Glue/Subversion.pm.in (1.27, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1): bug 807: Removed the additional debuging statements used so far in detecting branch names. 2006-10-14 Saturday 22:07 mkgnu * src/lib/product/: Activity.pm.in (1.11, SCMBUG_RELEASE_0-18-1), Glue/CVS.pm.in (1.24, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1), Glue/Glue.pm.in (1.37, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1), Glue/Subversion.pm.in (1.26): bug 807: Now correctly reporting the product name in the branch when it is autodetected to be after trunk/tags/branches. 2006-10-14 Saturday 20:13 mkgnu * src/lib/product/Glue/Subversion.pm.in (1.25): bug 807: Improved branch name detection in two ways. First, don't assume that the labeling_directories or the main_trunk_directories are absolute paths. Second, report that the branch name cannot be determined if a user commits a changeset that touches multiple branches (e.g. trunk, tags and branches). This could occur due to user error, hence we may need this to be a configurable option. But it could also occur when one is creating new trunk,tags,branches directories for a new project in a repository that is already integrated with Scmbug. An open issue that still remains is to report the product name in the branch when it is autodetected to be after trunk/tags/branches. This will be worked on next. And remove the debugging statements this work introduces. 2006-10-14 Saturday 20:09 mkgnu * src/tests/product.test/svn/set_auto_after.sh (1.4, SCMBUG_RELEASE_0-18-1): bug 807: Don't need to change the main_trunk_directories at any point at all. Branch name detection should not assume those are absolute paths. 2006-10-14 Saturday 19:05 mkgnu * src/tests/product.test/svn/: set_auto_after.sh (1.3), tests_svn.exp (1.31, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1): bug 807: Corrected the test case for adding a tag when valid_product_name is set to auto, after trunk/tags/branches. Was missing directory prefixes for tags and branches. 2006-10-14 Saturday 18:34 mkgnu * src/tests/product.test/svn/: auto_add_tag.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1), auto_add_tag_after.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1), tests_svn.exp (1.30): bug 807: Added two test cases for adding a tag when the valid_product_name policy is set to auto in Subversion. 2006-10-13 Friday 05:56 mkgnu * src/glue/etc/product/glue.conf.template.in (1.32, SCMBUG_RELEASE_0-18-1): bug 830: Policy mail_on_success should be disabled by default. We accidentally enabled it when doing work on bug 830 before. 2006-10-13 Friday 05:45 mkgnu * src/: tests/product.test/config/testers/mkgnu/daemon.conf.bugzilla.in (1.8, SCMBUG_RELEASE_0-19-3), tests/product.test/config/testers/mkgnu/daemon.conf.mantis.in (1.7, SCMBUG_RELEASE_0-19-3), tests/product.test/config/testers/mkgnu/daemon.conf.requesttracker.in (1.5, SCMBUG_RELEASE_0-19-3), daemon/etc/daemon.conf.template.in (1.22) (utags: SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-2): bug 66: Clarified that the database_name, database_username, database_password are ignored only in RequestTracker. 2006-10-06 Friday 17:56 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.29, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1): bug 836: integration_get_bug_monitors_email_list(): Use FetchOneColumn() instead of FetchSQLData(), else the monitor's email address is not picked up correctly. 2006-10-03 Tuesday 21:31 mkgnu * configure.in (1.212), packaging/debian/changelog (1.76) (utags: SCMBUG_RELEASE_0-18-0): bug 837: Increased version number for upcoming release SCMBUG_RELEASE_0-18-0. 2006-10-03 Tuesday 21:30 mkgnu * doc/manual/content/features.sgml (1.23, SCMBUG_RELEASE_0-18-0): bug 830: I had broken building the manual, when correcting the 'From' description. Corrected. 2006-10-03 Tuesday 21:26 mkgnu * doc/manual/content/features.sgml (1.22), src/glue/etc/product/glue.conf.template.in (1.31, SCMBUG_RELEASE_0-18-0), src/lib/product/Common.pm.in (1.38, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0), src/lib/product/Connection.pm.in (1.28, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0), src/lib/product/Daemon/Daemon.pm.in (1.67, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0), src/lib/product/Daemon/Integration.pm.in (1.16, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0), src/lib/product/Glue/Glue.pm.in (1.36, SCMBUG_RELEASE_0-18-0): bug 830 : Introduced the configurable variable mail_also_appears_from_scm_user that will cause generate emails to appear to have been sent from the SCM user, even though there will be multiple senders in 'From'. 2006-10-03 Tuesday 19:47 mkgnu * doc/manual/content/features.sgml (1.21): bug 66: Corrected a spelling error........................................ 2006-09-29 Friday 21:30 mkgnu * src/lib/product/Glue/Subversion.pm.in (1.24, SCMBUG_RELEASE_0-18-0): bug 834: Need to set the transaction number that will be used initially, and only decrement it on delete. The last patch did not use the right transaction number on non-deleted files. 2006-09-29 Friday 21:25 mkgnu * src/lib/product/Glue/Subversion.pm.in (1.23): bug 834: Don't modify the subversion transaction number when inspecting the history of a deleted file. 2006-09-29 Friday 21:18 mkgnu * configure.in (1.211): bug 464: Forgot to correct the path to the svn pre/post commit hooks that should be set to be executable on source configuration. 2006-09-29 Friday 20:33 mkgnu * doc/manual/content/scm-frontends.sgml (1.14, SCMBUG_RELEASE_0-18-0): bug 835 : Report in the manual that the system works with Subvernison 1.4.0 2006-09-29 Friday 20:32 mkgnu * src/tests/: test_svn.sh (1.4), product.test/config/testers/mkgnu/scm.inc (1.7, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-11) (utags: SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-4, 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 835 : Add support for testing Subversion 1.4.x in the testsuite. 2006-09-29 Friday 20:06 mkgnu * src/lib/product/Glue/Subversion.pm.in (1.22): bug 835: Allow the Subversion glue to accept a 1.4.x release. It seems though that the branch name is not detected correctly. 2006-09-29 Friday 19:57 mkgnu * doc/manual/content/tools.sgml (1.19, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0): bug 66: Correct the example installing this system for CVSNT under Windows. 2006-09-19 Tuesday 23:16 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.28, SCMBUG_RELEASE_0-18-0): bug 813: Call Bugzilla::Bug::AppendComment for version 2.22 of Bugzilla. There's no AppendComment in the root namespace 2006-09-19 Tuesday 05:52 mkgnu * configure.in (1.210), packaging/debian/changelog (1.75) (utags: SCMBUG_RELEASE_0-17-1): bug 828 : Increased version number for upcoming release SCMBUG_RELEASE_0-17-1 2006-09-19 Tuesday 05:49 mkgnu * src/lib/product/Daemon/Integration.pm.in (1.15), src/tests/product.test/config/testers/mkgnu/daemon.conf.bugzilla.in (1.7, SCMBUG_RELEASE_0-18-0), src/tests/product.test/config/testers/mkgnu/daemon.conf.mantis.in (1.6, SCMBUG_RELEASE_0-18-0), src/tests/product.test/config/testers/mkgnu/daemon.conf.requesttracker.in (1.4, SCMBUG_RELEASE_0-18-0), doc/manual/content/features.sgml (1.20), src/daemon/etc/daemon.conf.template.in (1.21, SCMBUG_RELEASE_0-18-0) (utags: SCMBUG_RELEASE_0-17-1): bug 825: Support comparison of the SCM username with the bug-tracker username in lowercase. This comes handy when the SCM username translation happens through LDAP and MS Active Directory capitalizes the first letter of each word in the email. 2006-09-18 Monday 20:09 mkgnu * doc/manual/content/design.sgml (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1): bug 66 : Updated the project's list of goals. The number one goal now is to solve the integration problem once and for all. 2006-09-17 Sunday 05:39 mkgnu * doc/manual/content/scm-frontends.sgml (1.13, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0): bug 816: Another error in updating the manual. I can't type today. 2006-09-17 Sunday 05:35 mkgnu * configure.in (1.209), packaging/debian/changelog (1.74) (utags: SCMBUG_RELEASE_0-17-0): bug 827 : Increased version number for upcoming release SCMBUG_RELEASE_0-17-0. 2006-09-17 Sunday 05:33 mkgnu * doc/manual/content/scm-frontends.sgml (1.12): bug 816: Apparentnly, the url was defined wrong in the documentation update for repository name detection. 2006-09-17 Sunday 05:28 mkgnu * doc/manual/content/scm-frontends.sgml (1.11): bug 816 : Documented the problem of CVS 1.11.x with reporting the repository path. 2006-09-17 Sunday 05:12 mkgnu * src/lib/product/Common.pm.in (1.37, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0): bug 816: Increased the protocol number since reporting the repository name broke compatibility. 2006-09-17 Sunday 05:11 mkgnu * src/lib/product/: Connection.pm.in (1.27), Error.pm.in (1.14, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0), Glue/CVS.pm.in (1.23, SCMBUG_RELEASE_0-18-0) (utags: SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-17-1): bug 816: Finally fixed the problems with the CVS repository name autodetection. 2006-09-17 Sunday 04:48 mkgnu * src/lib/product/: Activity.pm.in (1.10, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0), Error.pm.in (1.13), Glue/CVS.pm.in (1.22): bug 816 : Implemented repository name autodetection for CVS. For some reason emails are never generated when committing from CVS, but they are generated for tags. 2006-09-17 Sunday 04:24 mkgnu * src/lib/product/: Activity.pm.in (1.9), Connection.pm.in (1.26), Daemon/Daemon.pm.in (1.66, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0), Glue/Glue.pm.in (1.35, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0), Glue/Subversion.pm.in (1.21, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0): bug 816: Capture the repository name and report it in emails. 2006-09-17 Sunday 03:48 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.65): bug 815: Report the product name in the subject of the email send on successful commits and tags. 2006-09-17 Sunday 03:34 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.27, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0): bug 813: For Bugzilla 2.22 use its own implementation of AppendComment which apparentnly has been fixed. Only the 2.20 AppendComment was broken. 2006-09-17 Sunday 03:27 mkgnu * src/lib/product/: Common.pm.in (1.36), Daemon/Daemon.pm.in (1.64): bug 814: Report the name of the product in the affected files list that is entered as a comment in the bug-tracker. This will assist in autolinkification from the Bugtracker. 2006-09-15 Friday 18:51 mkgnu * configure.in (1.208), packaging/debian/changelog (1.73), src/lib/product/Common.pm.in (1.35) (utags: SCMBUG_RELEASE_0-16-0): bug 824: Increased version number for upcoming release SCMBUG_RELEASE_0-16-0. Increased the protocol number, since the protocol compatibility broke due to the feature of automatic branch name detection. 2006-09-15 Friday 18:47 mkgnu * doc/manual/content/features.sgml (1.19, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0): bug 807: Documented in the manual the fact that the branch name is reported. 2006-09-15 Friday 18:44 mkgnu * src/: lib/product/Glue/Subversion.pm.in (1.20), tests/product.test/svn/set_auto_after.sh (1.2, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0) (utags: SCMBUG_RELEASE_0-16-0): bug 807: There was no bug in detecting the branch name. There was a bug in our test case! This issue is now resolved. 2006-09-15 Friday 17:56 mkgnu * doc/manual/content/tools.sgml (1.18, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0), src/glue/etc/product/glue.conf.template.in (1.30, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0), src/lib/product/Activity.pm.in (1.8, SCMBUG_RELEASE_0-16-0), src/lib/product/Common.pm.in (1.34), src/lib/product/Connection.pm.in (1.25, SCMBUG_RELEASE_0-16-0), src/lib/product/Daemon/Daemon.pm.in (1.63, SCMBUG_RELEASE_0-16-0), src/lib/product/Glue/CVS.pm.in (1.21, SCMBUG_RELEASE_0-16-0), src/lib/product/Glue/Glue.pm.in (1.34, SCMBUG_RELEASE_0-16-0), src/lib/product/Glue/SCM.pm.in (1.23, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0), src/lib/product/Glue/Subversion.pm.in (1.19), src/tests/product.test/cvs/checkout_head.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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0), src/tests/product.test/cvs/commit_branch.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0), src/tests/product.test/cvs/create_branch.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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0), src/tests/product.test/cvs/tests_cvs.exp (1.29, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0), src/tests/product.test/svn/commit_branch.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0), src/tests/product.test/svn/create_branch.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0), src/tests/product.test/svn/tests_svn.exp (1.29, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0): bug 807: Added support for capturing the branch name on which a changeset is committed. An existing bug in this work is that the branch name in a changeset that contains a filename such as 'Afterwb/trunk/TestProduct/test_file1.txt' will not be correctly detected as 'Afterwb/trunk'. It will reported as 'Cannot_be_determined'. This needs to be fixed. 2006-07-20 Thursday 17:50 mkgnu * configure.in (1.207), packaging/debian/changelog (1.72) (utags: SCMBUG_RELEASE_0-15-8): bug 811: Increased version number for upcoming release SCMBUG_RELEASE_0-15-8. 2006-07-20 Thursday 10:39 mkgnu * doc/manual/content/features.sgml (1.18, SCMBUG_RELEASE_0-15-8): bug 775: Clarified in the manual that product name autodetection for products past trunk/tags/branches in Subversion is still possible, and provided examples. 2006-07-20 Thursday 10:18 mkgnu * src/tests/product.test/svn/: add_long_prefix_directory_after.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0), add_short_prefix_directory_after.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0), auto_commit_file_after.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0), auto_commit_file_after2.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0), set_auto_after.sh (1.1), tests_svn.exp (1.28) (utags: SCMBUG_RELEASE_0-15-8): bug 775: Added test cases for svn that prove that product name autodetection for products listed after trunk/branches/tags, is still supported with the current auto detection scheme. Just like they should be, as pointed out by Jeremy K. Truax. 2006-07-19 Wednesday 13:42 mkgnu * src/lib/product/Daemon/: Bugtracker.pm.in (1.16), Mantis.pm.in (1.25) (utags: SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-4): bug 771: Supported the translation of numeric priority, status, and severity values in Mantis into their textual descriptions, for use in the VDD. 2006-07-19 Wednesday 13:35 mkgnu * doc/manual/content/features.sgml (1.17): bug 685: Documented an example of applying labels (tagging) for Subversion. 2006-07-13 Thursday 21:06 mkgnu * configure.in (1.206), packaging/debian/changelog (1.71) (utags: SCMBUG_RELEASE_0-15-7): bug 810: Increased version number for upcoming release SCMBUG_RELEASE_0-15-7. 2006-07-13 Thursday 20:51 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.40, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7): bug 464: scm_add_glue: Missed a case of using the correct, new full path to the Subversion hook file, now that the version_type is used to determine its path. 2006-07-13 Thursday 20:46 mkgnu * src/glue/templates/cvs/: latest/checkoutlist.in (1.2), latest/loginfo.in (1.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), latest/rcsinfo.in (1.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), latest/taginfo.in (1.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), latest/verifymsg.in (1.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), up_to_1_11/verifymsg.in (1.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-15-7, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-11, SCMBUG_RELEASE_0-19-12, SCMBUG_RELEASE_0-19-13, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-4, 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 464: Use the exact comments provided in each version of CVS (1.11.x and 1.12.x) in the hooks. 2006-07-13 Thursday 10:07 mkgnu * doc/manual/content/scm-frontends.sgml (1.10, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7): bug 464: Documented the new, native support for CVS 1.12.x 2006-07-13 Thursday 09:55 mkgnu * Makefile.in (1.104, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), configure.in (1.205), src/glue/templates/cvs/checkoutlist.in (1.7), src/glue/templates/cvs/loginfo.in (1.5), src/glue/templates/cvs/rcsinfo.in (1.4), src/glue/templates/cvs/taginfo.in (1.5), src/glue/templates/cvs/verifymsg.in (1.5), src/glue/templates/cvs/latest/checkoutlist.in (1.1), src/glue/templates/cvs/latest/loginfo.in (1.1), src/glue/templates/cvs/latest/rcsinfo.in (1.1), src/glue/templates/cvs/latest/taginfo.in (1.1), src/glue/templates/cvs/latest/verifymsg.in (1.1), src/glue/templates/cvs/up_to_1_11/checkoutlist.in (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), src/glue/templates/cvs/up_to_1_11/loginfo.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), src/glue/templates/cvs/up_to_1_11/rcsinfo.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), src/glue/templates/cvs/up_to_1_11/taginfo.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), src/glue/templates/cvs/up_to_1_11/verifymsg.in (1.1), src/glue/templates/svn/post-commit.bat.in (1.4), src/glue/templates/svn/post-commit.in (1.7), src/glue/templates/svn/pre-commit.bat.in (1.4), src/glue/templates/svn/pre-commit.in (1.7), src/glue/templates/svn/latest/post-commit.bat.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), src/glue/templates/svn/latest/post-commit.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), src/glue/templates/svn/latest/pre-commit.bat.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), src/glue/templates/svn/latest/pre-commit.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), src/lib/product/Glue/CVS.pm.in (1.20, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), src/lib/product/Glue/SCM.pm.in (1.22, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), src/lib/product/Glue/Subversion.pm.in (1.18, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), src/lib/product/Tools/Glue_Installer.pm.in (1.39): bug 464: Implemented support for integration with CVS 1.12.x natively -- not using the backwards-compatible capability CVS 1.12.x offered so far. 2006-07-12 Wednesday 11:12 mkgnu * configure.in (1.204), packaging/debian/changelog (1.70) (utags: SCMBUG_RELEASE_0-15-6): bug 808 : Increased version number for upcoming release SCMBUG_RELEASE_0-15-6. 2006-07-12 Wednesday 11:08 mkgnu * src/lib/product/Tools/VDD_Generator.pm.in (1.23, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6): bug 80: Generate VDD HTML output in both single-page and multi-page formats. 2006-07-12 Wednesday 11:00 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.62, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6): bug 757: Use the syntax: eval "use some::module"; uniformly everywhere. Use it for Mail::Sendmail and Net::LDAP. 2006-07-12 Wednesday 09:49 mkgnu * doc/AUTHORS (1.16, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6): bug 803: Added Jeremy K. Truax in the list of AUTHORS that have submitted patches. 2006-07-12 Wednesday 09:48 mkgnu * src/glue/templates/stylesheets/vdd.xsl (1.12, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6): bug 803: Applied Jeremy's patch that fixes the vdd stylesheet so it produces no itemized list of bugs if there aren't any. 2006-07-03 Monday 10:18 mkgnu * configure.in (1.203), packaging/debian/changelog (1.69) (utags: SCMBUG_RELEASE_0-15-5): bug 801: Increased version number for upcoming release SCMBUG_RELEASE_0-15-5 2006-07-03 Monday 10:15 mkgnu * src/: lib/product/Glue/Subversion.pm.in (1.17), tests/product.test/cvs/delete_file.sh (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), tests/product.test/svn/delete_file.sh (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7) (utags: SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-6): bug 800: Always retrieve the first listed (last revision) revision number on deleted files, NOT the last lasted revision. 2006-07-02 Sunday 19:52 mkgnu * src/: lib/product/Glue/Subversion.pm.in (1.16), tests/product.test/cvs/delete_file.sh (1.1), tests/product.test/cvs/tests_cvs.exp (1.28, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5), tests/product.test/svn/delete_file.sh (1.1), tests/product.test/svn/tests_svn.exp (1.27, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5): bug 800: Added test cases for and fixed the bug in reporting the older version of a deleted file in Subversion correctly. 2006-07-01 Saturday 07:21 mkgnu * configure.in (1.202), src/lib/product/Glue/SCM.pm.in (1.21, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5), src/tests/product.test/cvs/tests_cvs.exp (1.27): bug 798: Accept commit messages that include only one bug number prefixed with a #. e.g. Bug #1: Some log message. 2006-07-01 Saturday 07:11 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.61, SCMBUG_RELEASE_0-15-5): bug 737: Minor correction in the previous patch that applied error formatting changes. 2006-07-01 Saturday 07:01 mkgnu * doc/AUTHORS (1.15, SCMBUG_RELEASE_0-15-5): bug 66: Added Troy's name in the AUTHORS list, for supplying patches to this project. 2006-07-01 Saturday 07:00 mkgnu * doc/manual/content/: bugtracking-backends.sgml (1.11, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), resources.sgml (1.14, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7), scm-frontends.sgml (1.9) (utags: SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-6): bug 66: Manually applied the changes in the patch provided by Troy Boudreau that correct various build errors in the manual. 2006-06-20 Tuesday 23:22 mkgnu * src/tests/product.test/: cvs/commit_file_pound.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5), cvs/tests_cvs.exp (1.26), svn/commit_file_pound.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5), svn/tests_svn.exp (1.26): bug 798: Added a test case that exposes the bug of when prefixing a bug number with # the bug number is not parsed correctly. 2006-06-20 Tuesday 23:01 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.60): bug 737: General error reporting formatting changes. Report almost all variables within single 'quotes'. 2006-06-20 Tuesday 22:47 mkgnu * src/lib/product/Daemon/Integration.pm.in (1.14, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5): bug 737: Formatting changes when printing bug ids in error messages to clearly indicate what the bug id supplied by the user really was. 2006-06-20 Tuesday 22:36 mkgnu * doc/manual/content/features.sgml (1.16, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5): bug 66 : Documentation clarification in the manual product name detection example. 2006-06-19 Monday 21:44 mkgnu * doc/manual/content/: bugtracking-backends.sgml (1.10), resources.sgml (1.13), scm-frontends.sgml (1.8): bug 66: General documentation formatting/polishing corrections. 2006-06-13 Tuesday 05:30 mkgnu * configure.in (1.201), packaging/debian/changelog (1.68) (utags: SCMBUG_RELEASE_0-15-4): bug 797: Increased version number for upcoming release SCMBUG_RELEASE_0-15-4. 2006-06-13 Tuesday 02:37 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.9, SCMBUG_RELEASE_0-15-4): bug 714 : Documented the fact that Bugzilla 2.22 is now supported. 2006-06-13 Tuesday 02:36 mkgnu * src/: daemon/etc/daemon.conf.template.in (1.20, SCMBUG_RELEASE_0-17-0), lib/product/Daemon/Bugzilla.pm.in (1.26) (utags: SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-16-0): bug 714 : Added support for Bugzilla 2.22. Apparently, a lot of the major fixes were moved to Bugzilla 2.24. 2006-06-13 Tuesday 02:32 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.59, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3): bug 794: Corrected a type-o on copy-paste when adding the LDAP fix. 2006-06-13 Tuesday 02:18 mkgnu * configure.in (1.200), packaging/debian/changelog (1.67) (utags: SCMBUG_RELEASE_0-15-3): bug 796: Increased version number for upcoming release SCMBUG_RELEASE_0-15-3. 2006-06-13 Tuesday 00:11 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.58): bug 794: Added an extra LDAP query that will fetch all the attributes for the user, so we can then retrieve the ldap_scm_username_attribute. For the record, the entire LDAP connectivity code was used from Bugzilla. 2006-06-12 Monday 17:10 mkgnu * configure.in (1.199), packaging/debian/changelog (1.66) (utags: SCMBUG_RELEASE_0-15-2): bug 795: Increased version number for upcoming release SCMBUG_RELEASE_0-15-2. 2006-06-11 Sunday 02:40 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.8, SCMBUG_RELEASE_0-15-3), doc/manual/content/features.sgml (1.15, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3), doc/manual/content/resources.sgml (1.12, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3), src/daemon/etc/daemon.conf.template.in (1.19, SCMBUG_RELEASE_0-15-3), src/lib/product/Daemon/Daemon.pm.in (1.57) (utags: SCMBUG_RELEASE_0-15-2): bug 794: Added support for SCM to bug-tracking username mapping based on LDAP. This is untested. 2006-06-10 Saturday 20:16 mkgnu * configure.in (1.198), packaging/debian/changelog (1.65) (utags: SCMBUG_RELEASE_0-15-1): bug 793: Increased version number for upcoming release SCMBUG_RELEASE_0-15-1. 2006-06-10 Saturday 20:15 mkgnu * packaging/redhat/product.spec.in (1.16, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1): bug 792 : xsltproc and the docbook-utils are an RPM dependency on -tools only. 2006-06-10 Saturday 20:12 mkgnu * doc/manual/content/tools.sgml (1.17, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1): bug 788: Clarified what the CVSNT "compatibility problems" with UNIX clients are. Just a parsing issue. 2006-06-09 Friday 06:14 mkgnu * doc/manual/content/tools.sgml (1.16): bug 788: Further clarified in the CVSNT solution than Name must be set to Root for the hooks to execute. Added alternatives if compatibility problems with UNIX clients occur. 2006-06-07 Wednesday 21:08 mkgnu * doc/manual/Makefile.in (1.14, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1): bug 66: Actually build the html-single manual with the -u argument to docbook2html. 2006-06-07 Wednesday 21:05 mkgnu * doc/manual/content/tools.sgml (1.15): bug 788: Documented example valid and invalid configurations for the CVSROOT variable for CVSNT. 2006-06-07 Wednesday 08:57 mkgnu * doc/manual/content/resources.sgml (1.11, SCMBUG_RELEASE_0-15-1): bug 66: Documented the newly available ViewCVS access in the manual. 2006-06-07 Wednesday 07:00 mkgnu * Makefile.in (1.103, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1), doc/manual/Makefile.in (1.13), packaging/distribute/prepare.sh.in (1.14, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1): bug 66: Broken-off the HTML documentation to be produced both as a multi-page and single-page document. Adjusted packaging, hopefully correctly, to deploy both the single and multi page manual. 2006-06-07 Wednesday 06:41 mkgnu * doc/manual/content/resources.sgml (1.10): bug 66: Added in the resources section documentation for accessing the bug-tracker, the CVS repository, and documented the Perl dependencies. 2006-06-07 Wednesday 01:28 mkgnu * src/: glue/templates/stylesheets/vdd.xsl (1.11, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2), lib/product/Common.pm.in (1.33, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2), lib/product/Connection.pm.in (1.24, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2), lib/product/VDD.pm.in (1.9, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2), lib/product/Daemon/Bugzilla.pm.in (1.25, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2), lib/product/Daemon/Daemon.pm.in (1.56), lib/product/Daemon/Mantis.pm.in (1.24, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2) (utags: SCMBUG_RELEASE_0-15-1): bug 80: Significant improvements to the VDD. Added 3 more sections (bug categorizations), implemented for Bugzilla and Mantis. 2006-06-06 Tuesday 23:38 mkgnu * src/tests/product.test/: cvs/commit_file_nolog.sh (1.1), svn/commit_file_nolog.sh (1.1) (utags: SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-19-1, 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, SCMBUG_RELEASE_0-19-19, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-4, 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, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-22-1): bug 732: Apparently had forgotten to commit the test cases when absolutely no log message was supplied. 2006-06-06 Tuesday 20:48 mkgnu * doc/AUTHORS (1.14, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1): bug 787: Mention Fred Moye in the AUTHORS section for alerting us about the USERNAME issue on Windows XP. 2006-06-06 Tuesday 20:47 mkgnu * src/lib/product/Glue/CVS.pm.in (1.19, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1): bug 787:If CVS_USER is not defined, and USER is not defined, then use the USERNAME variable which seems to be available in Windows XP. 2006-06-06 Tuesday 05:40 mkgnu * configure.in (1.197), packaging/debian/changelog (1.64) (utags: SCMBUG_RELEASE_0-15-0): bug 786: Increased version number for upcoming release SCMBUG_RELEASE_0-15-0. 2006-06-06 Tuesday 05:36 mkgnu * src/glue/templates/cvs/: loginfo.bat.in (1.4), rcsinfo.bat.in (1.3), taginfo.bat.in (1.4), verifymsg.bat.in (1.4): bug 777: Removed all *.bat.in files for CVS. CVSNT on Windows uses a UNIX-style format, would you believe. 2006-06-06 Tuesday 05:27 mkgnu * configure.in (1.196), src/lib/product/Tools/Glue_Installer.pm.in (1.38, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0): bug 777: Eliminated the DEVEL_CONFIG_COMMENT_TOKEN_ESCAPED madness since it's no longer needed. A Perl variable is used in the regular expressions, instead of replacing an autoconf variable that would require to escape # for UNIX. 2006-06-06 Tuesday 01:39 mkgnu * doc/manual/content/: features.sgml (1.14), introduction.sgml (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2) (utags: SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-15-1): bug 549,66: Updated the documentation of the valid_product_name policy to reflect the fact that it can be disabled now. Also applied general title formatting changes to the manual. 2006-06-06 Tuesday 01:32 mkgnu * src/lib/product/Common.pm.in (1.32, SCMBUG_RELEASE_0-15-0): bug 549: Increased the protocol number, since the valid_product_name enabled flag will be transported to the daemon. 2006-06-06 Tuesday 00:54 mkgnu * src/tests/product.test/cvs/: auto_commit_file.sh (1.3), auto_commit_file2.sh (1.2) (utags: SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-10, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-4, 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 780: Corrections in the expected output grep should match. 2006-06-06 Tuesday 00:53 mkgnu * src/lib/product/Glue/Glue.pm.in (1.33, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0): bug 780: check_configuration: Type-o correction in the name of the configuration variable values for valid_product_name. 2006-06-06 Tuesday 00:38 mkgnu * src/tests/product.test/cvs/tests_cvs.exp (1.25, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0): bug 780: Added a missing test case in the list of tests that will be executed for CVS. 2006-06-06 Tuesday 00:32 mkgnu * src/tests/product.test/cvs/: add_short_prefix_directory.psh (1.2), add_short_prefix_directory.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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0): bug 780: As shown in comment 5, the wrong filename was used for a test case due to a type-o. 2006-06-06 Tuesday 00:30 mkgnu * doc/manual/content/features.sgml (1.13), src/tests/product.test/cvs/commit_file_validproductname_disabled.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0), src/tests/product.test/cvs/tests_cvs.exp (1.24), src/tests/product.test/svn/commit_file_validproductname_disabled.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0), src/tests/product.test/svn/tests_svn.exp (1.25, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0): bug 549: Added a test case for successfully commiting a changeset when valid_product_name is disabled and a bug with the wrong product name is used. 2006-06-06 Tuesday 00:23 mkgnu * src/: lib/product/Connection.pm.in (1.23, SCMBUG_RELEASE_0-15-0), lib/product/Daemon/Daemon.pm.in (1.55, SCMBUG_RELEASE_0-15-0), lib/product/Daemon/Integration.pm.in (1.13, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0), lib/product/Glue/Glue.pm.in (1.32), glue/etc/product/glue.conf.template.in (1.29, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0): bug 549: Converted the product_name policy into a configurable policy that can be disabled, and renamed it valid_product_name. 2006-06-06 Tuesday 00:18 mkgnu * src/tests/product.test/: cvs/set_auto.sh (1.5, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0), cvs/set_validproductname_disabled.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0), cvs/set_validproductname_enabled.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0), cvs/tests_cvs.exp (1.23), svn/set_auto.sh (1.5, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0), svn/set_validproductname_disabled.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0), svn/set_validproductname_enabled.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0), svn/tests_svn.exp (1.24): bug 549: Begun adding test cases for enabling/disabling the valid_product_name policy. 2006-06-05 Monday 21:04 mkgnu * src/lib/product/Activity.pm.in (1.7, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0): bug 780: autodetect_product_name: Return the correct variable value -- the autodetected product name, not the last product name detected. 2006-06-05 Monday 20:49 mkgnu * src/tests/product.test/svn/add_short_prefix_directory.sh (1.3, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0): bug 780: Another correction in the test case of adding a short prefix directory for automatic product detection. 2006-06-05 Monday 20:46 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.37): bug 777: enable_glue_triggers_for_file, disable_glue_triggers_for_file: receive all arguments. 2006-06-05 Monday 20:42 mkgnu * src/tests/product.test/: cvs/set_auto.sh (1.4), svn/add_short_prefix_directory.sh (1.2), svn/set_auto.sh (1.4): bug 780: Minor corrections in the test cases for automatic product name detection. 2006-06-05 Monday 20:32 mkgnu * src/tests/product.test/: cvs/add_short_prefix_directory.psh (1.1), cvs/auto_commit_file2.sh (1.1), cvs/set_auto.sh (1.3), cvs/tests_cvs.exp (1.22), svn/add_short_prefix_directory.sh (1.1), svn/auto_commit_file2.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0), svn/set_auto.sh (1.3), svn/tests_svn.exp (1.23): bug 780: Added a test case for automatically detecting a product name in a short directory path. 2006-05-25 Thursday 17:44 mkgnu * configure.in (1.195), packaging/debian/changelog (1.63) (utags: SCMBUG_RELEASE_0-14-2): bug 779: Increased version number for upcoming release SCMBUG_RELEASE_0-14-2. 2006-05-25 Thursday 17:42 mkgnu * configure.in (1.194), doc/manual/content/scm-frontends.sgml (1.7, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2), src/lib/product/Glue/CVS.pm.in (1.18, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2), src/lib/product/Tools/Glue_Installer.pm.in (1.36, SCMBUG_RELEASE_0-14-2): bug 777: Modified the Glue installer to use the UNIX-like version of the CVS special files instead of the ones with the .bat extension. Added support in CVS.pm.in to accept processing with CVSNT 2.5. Documented the precise version of CVSNT we were able to get the Glue Installer and actual CVS activity working and tested. 2006-05-25 Thursday 17:15 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.35): bug 778: Don't diff -u. Just diff, since some diff tools may not support a -u argument. 2006-05-24 Wednesday 01:43 mkgnu * doc/manual/content/features.sgml (1.12, SCMBUG_RELEASE_0-14-2): bug 66: Corrected the example binary_paths variable example to actually use commas separating the list of paths. 2006-05-22 Monday 21:19 mkgnu * configure.in (1.193), packaging/debian/changelog (1.62) (utags: SCMBUG_RELEASE_0-14-1): bug 776: Increased version number for upcoming release SCMBUG_RELEASE_0-14-1. 2006-05-22 Monday 20:48 mkgnu * doc/manual/content/tools.sgml (1.14, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1): bug 66: Don't mention the fact that xsltproc and docbook-utils are hard to find for Windows in the Tools section. This is mentioned already in the Installation section. 2006-05-22 Monday 20:46 mkgnu * doc/manual/: Makefile.in (1.12), content/resources.sgml (1.9) (utags: SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-15-0): bug 770,66: Documented where one could get a diff.exe binary. Also documented where an xsltproc package for Windows can be found. 2006-05-18 Thursday 19:43 mkgnu * doc/manual/content/features.sgml (1.11, SCMBUG_RELEASE_0-14-1): bug 66: Display an example of how an integration comment will look. 2006-05-18 Thursday 19:30 mkgnu * doc/manual/content/: features.sgml (1.10), manual.sgml.in (1.3, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1), resources.sgml (1.8), tools.sgml (1.13): bug 770: Further documented the fact that if dependencies are ignored, a program will refuse to run. Simplified the listing of features; don't separate them as glue or server checks. 2006-05-18 Thursday 19:28 mkgnu * configure.in (1.192), src/lib/product/Tools/Glue_Installer.pm.in (1.34, SCMBUG_RELEASE_0-14-1): bug 711: Introduced a new autoconf variable that will hold the comment token for the OS the codebase was configured in a format that can be used in a regular expression. For example the '#' token for UNIX is used as '\#' in a regular expression. It must be escaped or else the entire expression is considered a comment and is ignored. 2006-05-18 Thursday 19:26 mkgnu * doc/manual/content/scm-frontends.sgml (1.6, SCMBUG_RELEASE_0-14-1): bug 66: Document a version of CVSNT with which our system has been verified to work. 2006-05-18 Thursday 17:36 mkgnu * doc/manual/content/: manual.sgml.in (1.2), tools.sgml (1.12): bug 770: Documented the list of binaries that should be available in the --binary-paths list. 2006-05-18 Thursday 17:28 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.33): bug 713: Printout the list of binary paths supplied when installing the glue. 2006-05-16 Tuesday 16:38 mkgnu * doc/AUTHORS (1.13, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1): bug 761: Add Joerg's name in the AUTHORS file, for submitting patches to us. 2006-05-16 Tuesday 16:37 mkgnu * src/lib/product/Daemon/Mantis.pm.in (1.23, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1): bug 761: Update the Mantis bug history; this is a patch by Joerg Schoppet and Gaël de MONNERON . 2006-05-15 Monday 20:01 mkgnu * src/lib/product/Daemon/: Daemon.pm.in (1.54), Integration.pm.in (1.12) (utags: SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-2): bug 520: Removed used of the $request->{ product_names } array. There is only one product name in the request, thus there's no longer an array. 2006-05-15 Monday 19:15 mkgnu * src/lib/product/Common.pm.in (1.31, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0): bug 80: Increased the protocol number, since an author_email is also passed now in the VDD. 2006-05-15 Monday 19:13 mkgnu * configure.in (1.191), packaging/debian/changelog (1.61) (utags: SCMBUG_RELEASE_0-14-0): bug 764: Increased version number for upcoming release SCMBUG_RELEASE_0-14-0. 2006-05-15 Monday 19:11 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.7, SCMBUG_RELEASE_0-15-1), src/lib/product/Daemon/Bugzilla.pm.in (1.24) (utags: SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-15-0): bug 763: Prefix all comment ids for Bugzilla with the "inaccurate_" string to convey the fact that per-bug comment ids in Bugzilla are very difficult to retrieve and hence are not retrieved. 2006-05-15 Monday 18:56 mkgnu * src/: glue/templates/stylesheets/vdd.xsl (1.10, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0), lib/product/BugComment.pm.in (1.3, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0), lib/product/VDD.pm.in (1.8, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0), lib/product/Daemon/Bugzilla.pm.in (1.23), lib/product/Daemon/Mantis.pm.in (1.22, SCMBUG_RELEASE_0-14-0): bug 80: Report the email of the bug-tracker user that commited a changeset. 2006-05-15 Monday 18:46 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.22), Mantis.pm.in (1.21): bug 80: Finalized the implementation of integration_get_vdd for Mantis. A VDD can now be produced for Mantis. 2006-05-15 Monday 18:06 mkgnu * src/lib/product/Daemon/Mantis.pm.in (1.20): bug 80: Stop passing an additional, useless column argument to mantis_fetch_column_list. 2006-05-15 Monday 17:41 mkgnu * src/tests/product.test/cvs/openbugstate_disabled_commit_file.sh (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0): bug 686: Corrected a test case for CVS to use the correct bug number for this policy 2006-05-15 Monday 17:32 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.21), Mantis.pm.in (1.19): bug 80: Begun implementing the VDD Query for Mantis. Wrote what seems to be a valid SQL statement. 2006-05-15 Monday 16:42 mkgnu * doc/manual/content/tools.sgml (1.11, SCMBUG_RELEASE_0-14-0): bug 66: Minor documentation correction..................................... 2006-05-15 Monday 16:30 mkgnu * configure.in (1.190), packaging/debian/changelog (1.60) (utags: SCMBUG_RELEASE_0-13-0): bug 762: Increased version number for upcoming release SCMBUG_RELEASE_0-13-0. 2006-05-12 Friday 19:31 mkgnu * src/tests/product.test/: cvs/tests_cvs.exp (1.21), svn/tests_svn.exp (1.22) (utags: SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-2): bug 80: Test case formatting changes....................................... 2006-05-12 Friday 19:12 mkgnu * src/lib/product/Glue/SCM.pm.in (1.20, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0): bug 732: Used the opportunity to correct the detection of log messages that did not use a list of bug ids. The error can be caught on the glue side, instead of being transported to the server. 2006-05-12 Friday 18:51 mkgnu * src/lib/product/Glue/SCM.pm.in (1.19): bug 732: Changed the error message reported when the log message is not matching with log_regex, to also say what log_regex was set to. 2006-05-12 Friday 18:48 mkgnu * src/tests/product.test/: cvs/install_glue_no_hook_overwrite.sh.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, 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, SCMBUG_RELEASE_0-19-2), svn/install_glue_no_hook_overwrite.sh.in (1.4) (utags: SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-19-1): bug 713: Corrected the test case that attempts to install the glue again without overwriting hooks to use the full binary path that also includes /bin. 2006-05-12 Friday 18:36 mkgnu * src/tests/product.test/: cvs/tests_cvs.exp (1.20), svn/tests_svn.exp (1.21): bug 732: Added test cases that will catch commiting a bug when absolutely no log message was supplied. 2006-05-12 Friday 00:35 mkgnu * configure.in (1.189): bug 66: Documentation updates............................................ 2006-05-12 Friday 00:35 mkgnu * packaging/: debian/control.in (1.11, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1), redhat/product.spec.in (1.15) (utags: SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-15-0): bug 80: depend on xsltproc and docbook-utils for the -tools package, since they are needed by the VDD Generator. 2006-05-12 Friday 00:28 mkgnu * doc/manual/content/: resources.sgml (1.7, SCMBUG_RELEASE_0-14-0), tools.sgml (1.10) (utags: SCMBUG_RELEASE_0-13-0): bug 80: Documentation updates ............................................ 2006-05-11 Thursday 23:50 mkgnu * doc/manual/content/: bugtracking-backends.sgml (1.6, SCMBUG_RELEASE_0-13-0), resources.sgml (1.6): bug 715: Documentation updates that Dário missed when he first documented the RequestTracker integration. 2006-05-11 Thursday 23:38 mkgnu * configure.in (1.188), doc/manual/content/resources.sgml (1.5), doc/manual/content/tools.sgml (1.9), src/glue/templates/stylesheets/vdd.xsl (1.9, SCMBUG_RELEASE_0-13-0), src/lib/product/Tools/VDD_Generator.pm.in (1.22, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0): bug 80: Use xsltproc directly rather than the Perl modules. It seems to work better (&devel-product-name; is translated to &devel-product-name; and then expanded as it should, while the same does not occur with the Perl XML::XSLT module). 2006-05-11 Thursday 20:06 mkgnu * src/: glue/templates/stylesheets/vdd.xsl (1.8), lib/product/Bug.pm.in (1.5, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), lib/product/VDD.pm.in (1.7, SCMBUG_RELEASE_0-13-0): bug 80: It appears that the list of all changes is now reported correctly after adding an extra level of indirection in the VDD hash table for bugs and comments. 2006-05-11 Thursday 01:28 mkgnu * src/: daemon/etc/daemon.conf.template.in (1.18, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), glue/templates/stylesheets/vdd.xsl (1.7), lib/product/Bug.pm.in (1.4), lib/product/VDD.pm.in (1.6), lib/product/Daemon/Bugtracker.pm.in (1.15, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), lib/product/Daemon/Bugzilla.pm.in (1.20, SCMBUG_RELEASE_0-13-0), lib/product/Daemon/Daemon.pm.in (1.53, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), lib/product/Tools/VDD_Generator.pm.in (1.21), tests/product.test/config/testers/mkgnu/daemon.conf.bugzilla.in (1.6, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), tests/product.test/config/testers/mkgnu/daemon.conf.mantis.in (1.5, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), tests/product.test/config/testers/mkgnu/daemon.conf.requesttracker.in (1.3, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0): bug 80: Updated to include the URL prefix to the bugtracker's page that displays a bug into the daemon configuration. Will used that information to hyperlink in the HTML version of the VDD a Summary of bugs, which has also been introduced. 2006-05-10 Wednesday 21:54 mkgnu * src/: glue/templates/stylesheets/vdd.xsl (1.6), lib/product/Common.pm.in (1.30, SCMBUG_RELEASE_0-13-0), lib/product/VDD.pm.in (1.5), lib/product/Daemon/Daemon.pm.in (1.52): bug 80: Provide in the document the ISO date the VDD was produced. Add that date at the Daemon. 2006-05-10 Wednesday 21:23 mkgnu * src/: glue/templates/stylesheets/vdd.xsl (1.5), lib/product/VDD.pm.in (1.4): bug 80: Force all bug id elements inside the VDD to be prefixed by "bug_" else xsltproc refuses to process them correctly. 2006-05-10 Wednesday 20:45 mkgnu * src/lib/product/Common.pm.in (1.29): bug 80: Increased the protocol number, since more data are passed bug now in the VDD. 2006-05-10 Wednesday 20:44 mkgnu * src/: glue/templates/stylesheets/vdd.xsl (1.4), lib/product/VDD.pm.in (1.3), lib/product/Daemon/Daemon.pm.in (1.51): bug 80: Added logic that will add in the VDD the label dates and tags, along with the product name and SCM+Bug-tracker usernames that initiated the production of the VDD. 2006-05-10 Wednesday 20:04 mkgnu * doc/manpages/install_glue.1.sgml.in (1.6, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), src/glue/templates/stylesheets/vdd.sgml.header.in (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), src/glue/templates/stylesheets/vdd.xsl (1.3): bug 80: More improvements to the VDD stylesheet and document contents. Added more chapters for the new bug lists that will come. The document currently shows only the complete list of changes. 2006-05-10 Wednesday 01:49 mkgnu * configure.in (1.187), doc/manpages/vdd_generator.1.sgml.in (1.3, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), doc/manual/content/tools.sgml (1.8), src/glue/templates/stylesheets/vdd.sgml.header.in (1.1), src/glue/templates/stylesheets/vdd.xsl (1.2), src/lib/product/Common.pm.in (1.28), src/lib/product/Tools/VDD_Generator.pm.in (1.20), src/tests/product.test/config/testers/mkgnu/scm.inc (1.6, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), src/tests/product.test/lib/common.inc.in (1.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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0): bug 80: The VDD Generator is now able to directly produce PDF and HTML documents. Yum! 2006-05-09 Tuesday 18:49 mkgnu * Makefile.in (1.102, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), configure.in (1.186), src/lib/product/Tools/VDD_Generator.pm.in (1.19): bug 80: Prepend the SGML header to the final vdd.sgml file. The header will contain additional global ENTITY definitions. I can't find the correct syntax to write the header directly in the stylesheet. The "<", ">"s confuse the xlstproc parser, and it seems that < and > don't work. 2006-05-09 Tuesday 18:30 mkgnu * Makefile.in (1.101), doc/manual/content/resources.sgml (1.4), doc/manual/content/tools.sgml (1.7), src/glue/etc/product/vdd.xsl (1.4), src/glue/templates/stylesheets/vdd.xsl (1.1), src/lib/product/Tools/VDD_Generator.pm.in (1.18): bug 80: Moved the vdd.xsl stylesheet under the glue templates. Added logic that will install the stylesheet with the install-tools rule. 2006-05-09 Tuesday 17:16 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.19), Mantis.pm.in (1.18, SCMBUG_RELEASE_0-13-0): bug 757: Caught a case in Mantis.pm.in where we had to eval the use of a package 2006-05-09 Tuesday 17:01 mkgnu * doc/manual/content/resources.sgml (1.3), src/glue/etc/product/vdd.xsl (1.3), src/lib/product/Common.pm.in (1.27), src/lib/product/Error.pm.in (1.12, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), src/lib/product/Tools/VDD_Generator.pm.in (1.17): bug 80: Added logic in the VDD Generator that will produce an SGML document from the VDD XML file. Documented the modules that must be installed for this to work. 2006-05-09 Tuesday 04:27 mkgnu * src/glue/etc/product/vdd.xsl (1.2): bug 80: More updates to the stylesheet to nest all comments inside a bug. 2006-05-09 Tuesday 01:34 mkgnu * src/: glue/etc/product/vdd.xsl (1.1), lib/product/Bug.pm.in (1.3), lib/product/BugComment.pm.in (1.2, SCMBUG_RELEASE_0-13-0), lib/product/VDD.pm.in (1.2): bug 80: Begun implementing an XSL stylesheet that converts the VDD document to SGML. 2006-05-04 Thursday 19:35 mkgnu * Makefile.in (1.100): bug 755: Install/unintall by default the AUTHOR/COPYING/TODO files. 2006-05-04 Thursday 19:14 mkgnu * Makefile.in (1.99), packaging/windows/prepare.sh.in (1.7, SCMBUG_RELEASE_0-19-4, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0): bug 755: Added a -doc-scm install and uninstall rule that will copy only the AUTHORS, COPYING, TODO files. This rule is used when preparing the Windows package. 2006-05-04 Thursday 19:03 mkgnu * doc/manual/content/: glossary.sgml (1.3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1), scm-frontends.sgml (1.5) (utags: SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-14-0): bug 66: Added Mercurial and GIT in the list of SCM systems we'd love to support. 2006-05-04 Thursday 19:01 mkgnu * packaging/redhat/product.spec.in (1.14): bug 755: Always distribute the ChangeLog, TODO, AUTHORS and COPYING files for all 4 RPM packages. 2006-05-03 Wednesday 05:48 mkgnu * configure.in (1.185), packaging/debian/changelog (1.59) (utags: SCMBUG_RELEASE_0-12-1): bug 754: Increased version number for upcoming release SCMBUG_RELEASE_0-12-1 2006-05-03 Wednesday 01:41 mkgnu * packaging/: debian/control.in (1.10), redhat/product.spec.in (1.13) (utags: SCMBUG_RELEASE_0-12-1): bug 750: Added a Build-Depends rule for Debian, but commented out the BuildRequires for RedHat, since OFFICIAL SCMBUG RELEASES WILL ONLY BE MADE FROM KRISTIS MAKRIS FROM DEBIAN. 2006-05-02 Tuesday 18:32 mkgnu * packaging/redhat/rpmmacros.in (1.4, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1), configure.in (1.184): bug 751: Now producing the username for %_gpg_name from an autoconf variable for the logged-in users username. 2006-05-02 Tuesday 18:16 mkgnu * packaging/redhat/rpmrc.in (1.4, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1): bug 751: Don't include suse_macros. We assume the rpmmacros_orig we supplied will be used. 2006-05-02 Tuesday 18:07 mkgnu * Makefile.in (1.98, SCMBUG_RELEASE_0-12-1): bug 749: Create the manual/images directory correctly, now manual/html/images. 2006-05-02 Tuesday 17:53 mkgnu * product_release.conf.in (1.26, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1): bug 751: Had to explicitly add rpmmacros_orig in the list of released files. 2006-05-01 Monday 22:41 mkgnu * Makefile.in (1.97): bug 749: Copy the images one directory before html/, so their links are not broken when deployed in Debian. 2006-05-01 Monday 22:33 mkgnu * packaging/: debian/control.in (1.9), redhat/product.spec.in (1.12): bug 749: docbook-dsssl is no longer an installation dependency. Explicitly added the package version numbers when building rpms and debs for dependencies to -tools and -server. 2006-04-28 Friday 23:03 mkgnu * configure.in (1.183), packaging/debian/changelog (1.58) (utags: SCMBUG_RELEASE_0-12-0): bug 748: Increased version number for upcoming release SCMBUG_RELEASE_0-12-0. 2006-04-28 Friday 23:00 mkgnu * src/lib/product/Common.pm.in (1.26, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0): bug 686: Increased the protocol number, since the open_bug_state policy value is now transported to the daemon. 2006-04-28 Friday 22:59 mkgnu * src/tests/product.test/: cvs/openbugstate_disabled_commit_file.sh (1.1, SCMBUG_RELEASE_0-13-0), cvs/set_openbugstate_disabled.sh (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), cvs/set_openbugstate_enabled.sh (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), cvs/tests_cvs.exp (1.19), svn/openbugstate_disabled_commit_file.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), svn/set_openbugstate_disabled.sh (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), svn/set_openbugstate_enabled.sh (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), svn/tests_svn.exp (1.20) (utags: SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-12-1): bug 686: Finalized the test cases for the open_bug_state policy being disabled while permitting file commits. 2006-04-28 Friday 22:44 mkgnu * src/tests/product.test/: cvs/set_openbugstate_disabled.sh (1.1), cvs/set_openbugstate_enabled.sh (1.1), cvs/tests_cvs.exp (1.18), svn/set_openbugstate_disabled.sh (1.1), svn/set_openbugstate_enabled.sh (1.1), svn/tests_svn.exp (1.19): bug 686: Added tests that will enable/disable the open_bug_state policy. 2006-04-28 Friday 22:35 mkgnu * src/tests/product.test/: config/testers/mkgnu/bugs.bugzilla.inc (1.3, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0), config/testers/mkgnu/bugs.mantis.inc (1.3, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0), config/testers/mkgnu/bugs.requesttracker.inc (1.2, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0), cvs/commit_file_closed_bug.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0), cvs/tests_cvs.exp (1.17), svn/commit_file_closed_bug.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0), svn/tests_svn.exp (1.18): bug 686:Added a test case that will catch an attempt to commit a file against a bug that is not in an open state. 2006-04-28 Friday 22:19 mkgnu * doc/manual/content/features.sgml (1.9, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), src/glue/etc/product/glue.conf.template.in (1.28, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), src/lib/product/Connection.pm.in (1.22, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), src/lib/product/Error.pm.in (1.11), src/lib/product/Daemon/Daemon.pm.in (1.50), src/lib/product/Daemon/Integration.pm.in (1.11, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0), src/lib/product/Glue/Glue.pm.in (1.31, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0) (utags: SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-12-1): bug 686: Converted the open bug state policy into an optional policy. 2006-04-28 Friday 06:08 mkgnu * configure.in (1.182), packaging/debian/changelog (1.57) (utags: SCMBUG_RELEASE_0-11-0): bug 747:Increased version number for upcoming release SCMBUG_RELEASE_0-11-0. 2006-04-28 Friday 06:07 mkgnu * src/lib/product/Common.pm.in (1.25, SCMBUG_RELEASE_0-11-0): bug 520:Increased the protocol number since the implementation of this feature accepts only product name instead of a product name list. 2006-04-28 Friday 05:59 mkgnu * doc/manual/content/features.sgml (1.8), doc/manual/content/scm-frontends.sgml (1.4, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0), src/lib/product/Activity.pm.in (1.6, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0), src/lib/product/Error.pm.in (1.10), src/lib/product/Glue/Glue.pm.in (1.30), src/tests/product.test/cvs/auto_commit_file.sh (1.2, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0) (utags: SCMBUG_RELEASE_0-11-0): bug 520: Removed debugging lines from Activity.pm.in that were used in autodetection of a valid product name. Documented the fact that product_name autodetection cannot be supported for CVS due to it's verification hook not providing enough information to do so. 2006-04-28 Friday 02:03 mkgnu * doc/manual/content/features.sgml (1.7), src/lib/product/Activity.pm.in (1.5), src/tests/product.test/cvs/add_long_prefix_directory.sh (1.3, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0), src/tests/product.test/cvs/set_auto.sh (1.2, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0), src/tests/product.test/svn/set_auto.sh (1.2, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0): bug 520: More corrections to the test cases. The Subversion test passes, but the one for CVS fails. 2006-04-28 Friday 01:28 mkgnu * src/: lib/product/Activity.pm.in (1.4), lib/product/Glue/Glue.pm.in (1.29), tests/product.test/cvs/add_long_prefix_directory.sh (1.2), tests/product.test/svn/add_long_prefix_directory.sh (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0): bug 520: Corrected the test case for creating a long prefix directory in the repository. Also, store the product_name_prefixes as strings, and split them when they need to be used. 2006-04-28 Friday 01:20 mkgnu * src/tests/product.test/: cvs/auto_commit_file.sh (1.1), cvs/tests_cvs.exp (1.16, SCMBUG_RELEASE_0-11-0), svn/auto_commit_file.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0), svn/tests_svn.exp (1.17, SCMBUG_RELEASE_0-11-0): bug 520: Added a test case that should autodetect the product name based on the directory prefix the file is commited in. 2006-04-28 Friday 00:59 mkgnu * src/tests/product.test/: cvs/add_long_prefix_directory.sh (1.1), cvs/tests_cvs.exp (1.15), svn/add_long_prefix_directory.sh (1.1), svn/tests_svn.exp (1.16): bug 520: Added a test case that will create a directory with a long prefix containing the product name, so that it will be autodetected later. 2006-04-28 Friday 00:34 mkgnu * src/tests/product.test/: cvs/set_auto.sh (1.1), cvs/tests_cvs.exp (1.14), svn/add_directories_convention.sh (1.5, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0), svn/set_auto.sh (1.1), svn/tests_svn.exp (1.15): bug 520: Begun adding tests that will change the product_name policy to auto, to run further tests later on. 2006-04-27 Thursday 23:54 mkgnu * src/tests/product.test/: cvs/set_required.sh (1.1, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0), cvs/tests_cvs.exp (1.13), svn/set_required.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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0), svn/tests_svn.exp (1.14): bug 520: Added test cases that will convert the presence_of_bug_ids policy back to required again. 2006-04-27 Thursday 23:48 mkgnu * doc/manual/content/features.sgml (1.6), src/glue/etc/product/glue.conf.template.in (1.27, SCMBUG_RELEASE_0-11-0), src/lib/product/Activity.pm.in (1.3), src/lib/product/Connection.pm.in (1.21, SCMBUG_RELEASE_0-11-0), src/lib/product/Error.pm.in (1.9), src/lib/product/Daemon/Daemon.pm.in (1.49, SCMBUG_RELEASE_0-11-0), src/lib/product/Daemon/Integration.pm.in (1.10, SCMBUG_RELEASE_0-11-0), src/lib/product/Glue/Glue.pm.in (1.28), src/lib/product/Tools/Glue_Installer.pm.in (1.32, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0), src/lib/product/Tools/VDD_Generator.pm.in (1.16, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0): bug 520: Modified the policy for product_names to support two modes of execution: manual, where the product name is simply hard-coded, and automatic where the product name will be autodetected as the first directory after a list of known directory prefixes in which products may reside. 2006-04-27 Thursday 02:44 mkgnu * src/lib/product/Common.pm.in (1.24): bug 713: Removed some left-over debugging statements that should have never gotten in. 2006-04-27 Thursday 01:25 mkgnu * src/lib/product/Common.pm.in (1.23): bug 713: Output formatting when a binary is found in multiple paths........ 2006-04-26 Wednesday 23:39 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.48): bug 691: Do not use "===" as separators in the email body, but "---" instead. I believe that symbol is causing problems with MS Outlook 2003. 2006-03-30 Thursday 08:24 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.5, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0): bug 715: List the default installation directory path provided by Debian in the documentation section of RequestTracker. 2006-03-30 Thursday 08:09 mkgnu * src/tests/Makefile.in (1.18, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1): bug 715: Remove the tester mkgnu daemon.conf.requesttracker on the clean rule. 2006-03-30 Thursday 07:52 mkgnu * configure.in (1.181), packaging/debian/changelog (1.56) (utags: SCMBUG_RELEASE_0-10-1): bug 726: Increased version number for upcoming release SCMBUG_RELEASE_0-10-1. 2006-03-30 Thursday 07:41 mkgnu * src/lib/product/Daemon/RequestTracker.pm.in (1.2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1): bug 715: Have to change to the installation directory of RequestTracker to get it's API libraries loaded correctly. 2006-03-30 Thursday 07:39 mkgnu * src/lib/product/: Glue/Subversion.pm.in (1.15), Tools/SCM_Functions.pm.in (1.14, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5) (utags: SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-4): bug 646: Corrected the way the binmode function is called. The HANDLE should not be supplied as . 2006-03-30 Thursday 07:38 mkgnu * src/tests/product.test/config/testers/mkgnu/: bugs.requesttracker.inc (1.1), daemon.conf.requesttracker.in (1.2, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0) (utags: SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-11-0): bug 715: Fine-tuned the daemon configuration file for tester mkgnu to use the new path to the RT libraries. Configured the bug numbers for the testsuite for RT. 2006-03-29 Wednesday 05:23 mkgnu * src/lib/product/: Glue/Subversion.pm.in (1.14), Tools/SCM_Functions.pm.in (1.13): bug 656:Cygwin apparently has problems when svnlook and 'svn info' are used with CR/LF characters. Change the binmode to account for that, but only for Subversion. We don't have reports of CVS having the same problem. And I don't really understand what the problem is. Is that that svnlook and 'svn info' spit out a CR/LF at the end when compiled for Windows, but not under UNIX ? 2006-03-29 Wednesday 04:53 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.47, SCMBUG_RELEASE_0-10-1): bug 691: Accomodate bad email formatting my MS Outlook 2003................ 2006-03-29 Wednesday 04:49 mkgnu * doc/manual/images/system_architecture.fig.in (1.5, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1): bug 715: Updated the system architecture diagram to display the integration with Request Tracker. 2006-03-29 Wednesday 04:43 mkgnu * doc/AUTHORS (1.12, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1): bug 715: Added Darios' name in the AUTHORS list............................ 2006-03-29 Wednesday 04:41 mkgnu * Makefile.in (1.96, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1), configure.in (1.180), doc/manual/content/bugtracking-backends.sgml (1.4, SCMBUG_RELEASE_0-10-1), doc/manual/content/glossary.sgml (1.2, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1), src/daemon/etc/daemon.conf.template.in (1.17, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1), src/lib/product/Daemon/Daemon.pm.in (1.46), src/lib/product/Daemon/RequestTracker.pm.in (1.1), src/tests/product.test/config/testers/mkgnu/daemon.conf.bugzilla.in (1.5, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1), src/tests/product.test/config/testers/mkgnu/daemon.conf.mantis.in (1.4, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1), src/tests/product.test/config/testers/mkgnu/daemon.conf.requesttracker.in (1.1): bug 715: Applied a patch from Dario Luis Coneglian Oliveros that adds a Scmbug bugtracker backend for Request Tracker. Not all integration operations are supported yet (activity_tag and activity_vdd are not, as well as routines related to policy mail_on_success.) 2006-03-20 Monday 07:47 mkgnu * product_release.conf.in (1.25, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0): bug 718: Don't package in the source the CVS/Template file. It should be excluded 2006-03-18 Saturday 19:51 mkgnu * doc/manual/content/features.sgml (1.5, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0): bug 691:Added the new variables in policy mail_on_success into the documentation. 2006-03-18 Saturday 19:47 mkgnu * configure.in (1.179), packaging/debian/changelog (1.55) (utags: SCMBUG_RELEASE_0-10-0): bug 718: Increased version number for upcoming release SCMBUG_RELEASE_0-10-0. 2006-03-18 Saturday 19:45 mkgnu * src/lib/product/Common.pm.in (1.22, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0): bug 691: Increased the protocol number since we are now transmitting the list of bug ids on an activity_tag. 2006-03-18 Saturday 19:44 mkgnu * src/lib/product/: Connection.pm.in (1.20, SCMBUG_RELEASE_0-10-1), Daemon/Daemon.pm.in (1.45), Daemon/Integration.pm.in (1.9, SCMBUG_RELEASE_0-10-1) (utags: SCMBUG_RELEASE_0-10-0): bug 691: Added support for transmitting the list of bug ids in a tagging activity. Will email the appropriate people that may be reporters or product managers to those bug ids. 2006-03-18 Saturday 19:22 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.44): bug 691: Ensure there will be no duplicate email addresses created when appending the To or From fields from mail_on_success->{ values }. 2006-03-18 Saturday 19:21 mkgnu * src/lib/product/: Error.pm.in (1.8), Glue/Glue.pm.in (1.27) (utags: SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-10-1): bug 691: Only check if the mail_* variables in mail_on_success have been defined. 2006-03-18 Saturday 19:12 mkgnu * src/lib/product/: Error.pm.in (1.7), Glue/Glue.pm.in (1.26): bug 691: Added error checking to ensure that there is at least one recipient specified in the mailing list. 2006-03-18 Saturday 18:50 mkgnu * src/lib/product/Daemon/: Daemon.pm.in (1.43), Integration.pm.in (1.8): bug 691: Reorganized and debugged Gael's patch for fine-grain mailing specifications. 2006-03-18 Saturday 07:42 mkgnu * src/lib/product/Common.pm.in (1.21): bug 713: Output formatting issue. Add a missing newline in an error message. 2006-03-18 Saturday 07:39 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.18, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0), Integration.pm.in (1.7), Mantis.pm.in (1.17, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0): bug 717: Added support for accepting the original_log_message as a description field in integration_add_tag. Apparently, Mantis supports a description field in their version table, and the log message used during a commit is pushed into that field. In Bugzilla, this field is not applicable. 2006-03-17 Friday 00:37 mkgnu * src/glue/etc/product/glue.conf.template.in (1.26, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0): bug 713: Had accidentally commited a debugging version of the glue configuration template. Backed away the change. 2006-03-17 Friday 00:35 mkgnu * configure.in (1.178), src/glue/etc/product/glue.conf.template.in (1.25), src/lib/product/Common.pm.in (1.20), src/lib/product/Error.pm.in (1.6), src/lib/product/Glue/SCM.pm.in (1.18, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0), src/lib/product/Tools/Glue_Installer.pm.in (1.31, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0), src/tests/product.test/config/testers/mkgnu/scm.inc (1.5, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0), src/tests/product.test/cvs/install_glue.sh.in (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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0), src/tests/product.test/lib/common.inc.in (1.11, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0), src/tests/product.test/svn/install_glue.sh.in (1.4, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0): bug 713: Forced the glue installer to use the list of binary paths supplied when installing, to guarantee that updating the glue (e.g. committing) will use the paths supplied, instead of a general /usr/bin. This could have become a problem when running the testsuite. 2006-03-16 Thursday 23:32 mkgnu * src/tests/product.test/svn/add_directories_convention.sh (1.4, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0): bug 713: Use full path to svn binary in a debugging comment in a test case. 2006-03-16 Thursday 17:07 mkgnu * doc/manual/content/: resources.sgml (1.2), tools.sgml (1.6) (utags: SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-12-1): bug 711: Document in the general installation section that directory separators should be forward slashes. Emphasized the forward slashes. 2006-03-16 Thursday 16:56 mkgnu * doc/manual/content/tools.sgml (1.5): bug 711: The Glue Installer has a .pl postfix under Windows, else perl won't run it. 2006-03-16 Thursday 16:53 mkgnu * doc/manual/content/tools.sgml (1.4): bug 711: Clarified that paths supplied to the Glue Installer under Windows should be using a forward slash(/) as a directory separator. 2006-03-15 Wednesday 17:09 mkgnu * configure.in (1.177), packaging/debian/changelog (1.54) (utags: SCMBUG_RELEASE_0-9-1): bug 705: Increased version number for upcoming release SCMBUG_RELEASE_0-9-1 2006-03-15 Wednesday 09:43 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.42, SCMBUG_RELEASE_0-9-1): bug 691: Minor output formatting issues. The main problem is that the way Gael setup the formatting he ignores sentences that should contain words in plural when more than one project exists. 2006-03-15 Wednesday 09:42 mkgnu * src/lib/product/Glue/Glue.pm.in (1.25, SCMBUG_RELEASE_0-9-1): bug 691:Must supply the configuration of the policies to the tagging request. 2006-03-15 Wednesday 09:16 mkgnu * src/lib/product/Daemon/: Daemon.pm.in (1.41), Integration.pm.in (1.6, SCMBUG_RELEASE_0-9-1): bug 691: Mail output formatting changes. Removed a lot of noise that seemed present in Gael's patch. 2006-03-15 Wednesday 08:29 mkgnu * packaging/debian/changelog (1.53, SCMBUG_RELEASE_0-9-0): bug 704: Increased version number for upcoming release SCMBUG_RELEASE_0-9-0. 2006-03-15 Wednesday 08:27 mkgnu * configure.in (1.176), doc/AUTHORS (1.11, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1), src/glue/etc/product/glue.conf.template.in (1.24, SCMBUG_RELEASE_0-9-1), src/lib/product/Common.pm.in (1.19, SCMBUG_RELEASE_0-9-1), src/lib/product/Connection.pm.in (1.19, SCMBUG_RELEASE_0-9-1), src/lib/product/Daemon/Bugzilla.pm.in (1.17, SCMBUG_RELEASE_0-9-1), src/lib/product/Daemon/Daemon.pm.in (1.40), src/lib/product/Daemon/Integration.pm.in (1.5), src/lib/product/Daemon/Mantis.pm.in (1.16, SCMBUG_RELEASE_0-9-1) (utags: SCMBUG_RELEASE_0-9-0): bug 691: First pass at applying a patch from Gaël de MONNERON that increases the granularity of sending emails on succesful SCM activity. 2006-03-15 Wednesday 06:02 mkgnu * src/lib/product/: Connection.pm.in (1.18), Daemon/Daemon.pm.in (1.39): bug 691: Cleaned up some leftover policy data that were sent twice in the protocol, due to bad maintenance of the common function that groups policy information. 2006-03-14 Tuesday 20:13 mkgnu * configure.in (1.175), packaging/debian/changelog (1.52) (utags: SCMBUG_RELEASE_0-8-24): bug 702:Increased version number for upcoming release SCMBUG_RELEASE_0-8-24. 2006-03-14 Tuesday 20:10 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.38, SCMBUG_RELEASE_0-8-24): bug 64: Fixed the broken fix provided by Shawn. This is what happens when we don't get a diff file. 2006-03-14 Tuesday 05:05 mkgnu * configure.in (1.174), packaging/debian/changelog (1.51) (utags: SCMBUG_RELEASE_0-8-23): bug 700: Increased version number for upcoming release SCMBUG_RELEASE_0-8-23. 2006-03-14 Tuesday 05:02 mkgnu * doc/AUTHORS (1.10, SCMBUG_RELEASE_0-8-24), src/lib/product/Daemon/Daemon.pm.in (1.37) (utags: SCMBUG_RELEASE_0-8-23): bug 64:Applied a patch by Shawn Danforth that seems to fix the issue of zombie processes hanging around on the machine running the scmbug_daemon, when that machine is running RedHat or Fedora Core. 2006-03-07 Tuesday 06:52 mkgnu * configure.in (1.173), packaging/debian/changelog (1.50) (utags: SCMBUG_RELEASE_0-8-22): bug 695:Increased version number for upcoming release SCMBUG_RELEASE_0-8-22 2006-03-07 Tuesday 06:46 mkgnu * src/lib/product/Glue/CVS.pm.in (1.17, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22): bug 587:Practically applying the patch supplied by Yann Dirson in the past in fixing the parsing for CVS 1.11.x. For some reason, this worked on older repositories, and suddenly broke now. Was unable to trace it down to what version of cvs causes this. It broke with cvs 1.12.9 and 1.11.1p1debian-11 2006-03-06 Monday 19:06 mkgnu * packaging/distribute/prepare.sh.in (1.13, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21): bug 693:Change the details of the distribution server. This system is not published on a different server. 2006-03-06 Monday 18:58 mkgnu * configure.in (1.172), packaging/debian/changelog (1.49) (utags: SCMBUG_RELEASE_0-8-21): bug 693:Increased version for upcoming release SCMBUG_RELEASE_0-8-21. 2006-03-06 Monday 18:44 mkgnu * src/lib/product/Glue/Glue.pm.in (1.24, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21): bug 681 : Apparently, when more than one product name was specified, the list of product_names was not set properly in the glue. 2006-03-06 Monday 18:35 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.36, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21): bug 681:The reason for the crash experienced by Gael is that no product names were supplied to the daemon. Kick back with an error if that was the case. 2006-03-06 Monday 17:37 mkgnu * src/glue/etc/product/log_template.in (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21): bug 573:Removed an extra whitespace that is listed in the template message. 2006-02-14 Tuesday 18:26 mkgnu * configure.in (1.171), packaging/debian/changelog (1.48) (utags: SCMBUG_RELEASE_0-8-20): SCMBUG ID: 672 SCMBUG NOTE: Increased version number for upcoming release SCMBUG_RELEASE_0-8-20. 2006-02-14 Tuesday 18:24 mkgnu * src/lib/product/Glue/SCM.pm.in (1.17, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20): SCMBUG ID: 652 SCMBUG NOTE: Minor formatting changes in the output when a tool is found in more than one path, or some tools are not found at all. 2006-02-14 Tuesday 18:17 mkgnu * configure.in (1.170), src/lib/product/Glue/Glue.pm.in (1.23, SCMBUG_RELEASE_0-8-20), src/lib/product/Glue/SCM.pm.in (1.16): SCMBUG ID: 652 SCMBUG NOTE: Fixed a bug where providing more than one binary path resulted in a broken glue. The PATH was not set correctly for those items. 2006-02-13 Monday 07:04 mkgnu * src/tests/product.test/: cvs/install_glue.sh.in (1.3), lib/common.inc.in (1.10), svn/install_glue.sh.in (1.3) (utags: SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-9-1): SCMBUG ID: 652 SCMBUG NOTE: Added a test case for the comma separated case of a list of binary paths. 2006-02-11 Saturday 19:18 mkgnu * src/lib/product/Tools/: Glue_Installer.pm.in (1.30), VDD_Generator.pm.in (1.15, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0) (utags: SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-9-1): SCMBUG ID: 670 SCMBUG NOTE: Handling in a similar way in the VDD Generator tool the cases where a required argument is missing. 2006-02-11 Saturday 19:13 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.29): SCMBUG ID: 670 SCMBUG NOTE: Added individual error messages when a required argument is missing (I thought Getopt::Long was supposed to take of this). 2006-02-11 Saturday 05:19 mkgnu * doc/manpages/vdd_generator.1.sgml.in (1.2, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20): SCMBUG ID: 66 SCMBUG NOTE: Updated the manpage of the VDD generator tool to include an example, and documenting the --output and --user arguments. 2006-02-11 Saturday 05:11 mkgnu * doc/manpages/install_glue.1.sgml.in (1.5, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20): SCMBUG ID: 652 SCMBUG NOTE: Updated the manpage of the glue installer tool to document the --binary-paths option, and prepend all long options. 2006-02-10 Friday 22:32 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.28): SCMBUG ID: 652 SCMBUG NOTE: Corrected a documentation error in the usage instructions of the glue installer. --binary-paths should be used, instead of --binary_paths. 2006-02-10 Friday 20:32 mkgnu * regen.sh (1.3, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1), packaging/redhat/product.spec.in (1.11) (utags: SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-9-1): SCMBUG ID: 346 SCMBUG NOTE: Removed un invalid copyright notice from regen.sh. Set the RPM build configuration to not automatically add the requirements of a package. 2006-02-08 Wednesday 17:49 mkgnu * configure.in (1.169), packaging/debian/changelog (1.47) (utags: SCMBUG_RELEASE_0-8-19): SCMBUG ID: 667 SCMBUG NOTE: Increased version number for upcoming release SCMBUG_RELEASE_0-8-19. 2006-02-08 Wednesday 17:44 mkgnu * configure.in (1.168), src/lib/product/Glue/CVS.pm.in (1.16, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19), src/lib/product/Glue/SCM.pm.in (1.15, SCMBUG_RELEASE_0-8-19), src/lib/product/Glue/Subversion.pm.in (1.13, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19), src/lib/product/Tools/Glue_Installer.pm.in (1.27, SCMBUG_RELEASE_0-8-19), src/lib/product/Tools/SCM_Functions.pm.in (1.12, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19): SCMBUG ID: 652 SCMBUG NOTE: All calls to an SCM system's binary now use an autoconf variable that provides the binary's name. This will allow specifying Windows binaries with the postfix ".exe". 2006-02-08 Wednesday 17:23 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.35, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19): SCMBUG ID: 582 SCMBUG NOTE: Corrected a bug when both mapping_regexes and mapping_values were enabled, were if there was no mapping_value for a username, the mapping set by mapping_regexes was wiped out. 2006-02-08 Wednesday 08:12 mkgnu * configure.in (1.167), packaging/debian/changelog (1.46) (utags: SCMBUG_RELEASE_0-8-18): SCMBUG ID: 666 SCMBUG NOTE: Increased version number for upcoming release SCMBUG_RELEASE_0-8-18. 2006-02-08 Wednesday 08:08 mkgnu * doc/manual/content/features.sgml (1.4, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19), src/glue/etc/product/glue.conf.template.in (1.23, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19), src/lib/product/Glue/SCM.pm.in (1.14), src/lib/product/Tools/Glue_Installer.pm.in (1.26) (utags: SCMBUG_RELEASE_0-8-18): SCMBUG ID: 652 SCMBUG NOTE: The list of binary paths is now comma separated, since having it as a colon separated list would surely break Windows paths. 2006-02-08 Wednesday 07:59 mkgnu * doc/AUTHORS (1.9, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18), doc/manual/content/features.sgml (1.3), src/daemon/etc/daemon.conf.template.in (1.16, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18), src/lib/product/Daemon/Daemon.pm.in (1.34, SCMBUG_RELEASE_0-8-18), src/tests/product.test/config/testers/mkgnu/daemon.conf.bugzilla.in (1.4, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18), src/tests/product.test/config/testers/mkgnu/daemon.conf.mantis.in (1.3, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18): SCMBUG ID: 582 SCMBUG NOTE: Reworked the patch from Andrew Webber to add the capability of translating SCM usernames to bug-tracking usernames using two mappings: a one-to-one translation(what existing so far) and a translation based on a regular expression. 2006-01-31 Tuesday 21:24 mkgnu * doc/manual/content/tools.sgml (1.3, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18): SCMBUG ID: 66 SCMBUG NOTE: Split-up the example of setting the binary-paths to 3 lines. 2006-01-31 Tuesday 20:17 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.3, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18): SCMBUG ID: 66 SCMBUG NOTE: Documented the fact Bugzilla 2.20 has been verified to work with this system. 2006-01-27 Friday 01:04 mkgnu * configure.in (1.166), packaging/debian/changelog (1.45) (utags: SCMBUG_RELEASE_0-8-17): SCMBUG ID: 662 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-8-17. 2006-01-27 Friday 00:35 mkgnu * src/lib/product/Tools/SCM_Functions.pm.in (1.11, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17): SCMBUG ID: 660 SCMBUG NOTE: Changed get_label_date to slurp in the entire output of 'svn info', and strip out what's not needed. This makes it work in 1.3.0 that introduced a new line in the output of 'svn info', called "Node Kind:". 2006-01-27 Friday 00:16 mkgnu * doc/manual/content/scm-frontends.sgml (1.3, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0), src/tests/test_svn.sh (1.3, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0), src/tests/product.test/config/testers/mkgnu/scm.inc (1.4) (utags: SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-9-1): SCMBUG ID: 517 SCMBUG NOTE: Be more precise in the versions of the SCM tools that are supported, to match the tools that are currently continuously tested in our testsuite. 2006-01-27 Friday 00:02 mkgnu * src/lib/product/Glue/Subversion.pm.in (1.12, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17): SCMBUG ID: 660 SCMBUG NOTE: Now supporting Subversion 1.3.x. 'svn info' has changed in this realeases, resulting in failing to produce a VDD. This will be handled soon. 2006-01-26 Thursday 23:54 mkgnu * doc/manual/content/features.sgml (1.2, SCMBUG_RELEASE_0-8-17), doc/manual/content/tools.sgml (1.2, SCMBUG_RELEASE_0-8-17), src/glue/etc/product/glue.conf.template.in (1.22, SCMBUG_RELEASE_0-8-17), src/lib/product/Glue/Glue.pm.in (1.22, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), src/lib/product/Glue/SCM.pm.in (1.13, SCMBUG_RELEASE_0-8-17), src/lib/product/Tools/Glue_Installer.pm.in (1.25, SCMBUG_RELEASE_0-8-17), src/tests/product.test/config/testers/mkgnu/scm.inc (1.3), src/tests/product.test/cvs/install_glue.sh.in (1.2, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), src/tests/product.test/cvs/install_glue_no_hook_overwrite.sh.in (1.4, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), src/tests/product.test/svn/install_glue.sh.in (1.2, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), src/tests/product.test/svn/install_glue_no_hook_overwrite.sh.in (1.3, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17): SCMBUG ID: 652 SCMBUG NOTE: Added support for configuring at glue installation time the list of binary paths. This makes it possible to invoke the testsuite supplying the correct path to each version of the SCM tool tested. 2006-01-26 Thursday 23:10 mkgnu * src/: glue/etc/product/glue.conf.template.in (1.21), lib/product/Error.pm.in (1.5, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), lib/product/Glue/CVS.pm.in (1.15, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), lib/product/Glue/Glue.pm.in (1.21), lib/product/Glue/SCM.pm.in (1.12), lib/product/Glue/Subversion.pm.in (1.11): SCMBUG ID: 652 SCMBUG NOTE: Added support for providing a list of binary paths in which the SCM tools binaries should reside. 2006-01-26 Thursday 22:00 mkgnu * src/tests/test_svn.sh (1.2): SCMBUG ID: 517 SCMBUG NOTE: Added support for testing Subversion 1.3.x -- was finally able to compile it. 2006-01-26 Thursday 20:09 mkgnu * doc/AUTHORS (1.8, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16): SCMBUG ID: 661 SCMBUG NOTE: My @gmx.net address is obsolete. There's something seriously wrong with their POP service. 2006-01-26 Thursday 20:06 mkgnu * src/tests/Makefile.in (1.17, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16): SCMBUG ID: 517 SCMBUG NOTE: Remove in the clean rule the autogenerated .sh files for the testsuite, since those shouldn't be packaged in the final sources. 2006-01-26 Thursday 19:42 mkgnu * configure.in (1.165), packaging/debian/changelog (1.44) (utags: SCMBUG_RELEASE_0-8-16): SCMBUG ID: 661 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-8-16. 2006-01-26 Thursday 19:39 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.33, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16): SCMBUG ID: 597 SCMBUG NOTE: Merge Alfonso's patch for the daemon issue of "cannot fork" in Windows. 2006-01-26 Thursday 19:38 mkgnu * doc/AUTHORS (1.7): SCMBUG ID: 597 SCMBUG NOTE: Add Alfonso in the AUTHORS file for his patch to the fork issue. 2006-01-20 Friday 03:18 mkgnu * src/tests/product.test/: config/testers/mkgnu/scm.inc (1.2), cvs/add_directory.sh (1.2, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/add_tag.sh (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/add_tag_invalid_name.sh (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/checkout_repository.sh (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file_commas_whitespaces.sh (1.3, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file_fail.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file_invalid_message_size.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file_invalid_owner.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file_invalid_product.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file_more_than_one_digit.sh (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file_multiple_bugs.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file_none.sh.in (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file_none2.sh.in (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file_optional.sh.in (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file_optional2.sh.in (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file_quotes_double.sh (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/commit_file_quotes_single.sh (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/create_vdd.sh.in (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/delete_tag.sh (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/init_repository.sh (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/install_glue_no_hook_overwrite.sh.in (1.3), cvs/set_hook_less_logic.sh (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/set_hook_more_logic.sh (1.3, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/set_none.sh.in (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), cvs/set_optional.sh.in (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), lib/common.inc.in (1.9, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/add_directories_convention.sh (1.3, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/add_tag.sh (1.3, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/add_tag_invalid_name.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/checkout_repository.sh (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/commit_file.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/commit_file_fail.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/commit_file_invalid_message_size.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/commit_file_invalid_owner.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/commit_file_invalid_product.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/commit_file_more_than_one_digit.sh (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/commit_file_multiple_bugs.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/commit_file_none.sh.in (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/commit_file_none2.sh.in (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/commit_file_optional.sh.in (1.5, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/commit_file_optional2.sh.in (1.3, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/commit_file_quotes_double.sh (1.3, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/commit_file_quotes_single.sh (1.2, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/create_vdd.sh.in (1.3, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/delete_tag.sh (1.4, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17), svn/init_repository.sh (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17) (utags: SCMBUG_RELEASE_0-8-16): SCMBUG ID: 517 SCMBUG NOTE: Changed all test scripts to actually use the path to the SCM tool's binaries. Also changed the testsuite to provide only a path to the directory of the binares, not a path to the actual binary. This is because some SCM systems may use more than one binary (e.g Subversion uses svnadmin, svn, svnlook, etc.). 2006-01-20 Friday 02:50 mkgnu * src/tests/Makefile.in (1.16): SCMBUG ID: 517 SCMBUG NOTE: Type-o in deleting the common scm test function in the testsuite. 2006-01-20 Friday 02:47 mkgnu * configure.in (1.164), src/tests/Makefile.in (1.15), src/tests/test_cvs.sh (1.1, SCMBUG_RELEASE_0-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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16), src/tests/test_scm_common.inc.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16), src/tests/test_svn.sh (1.1, SCMBUG_RELEASE_0-8-16), src/tests/product.test/config/testers/mkgnu/scm.inc (1.1), src/tests/product.test/lib/common.inc.in (1.8), src/tests/product.test/lib/common_bugtracker.inc (1.5, SCMBUG_RELEASE_0-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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16): SCMBUG ID: 517 SCMBUG NOTE: Rearranged the testsuite to support running tests for multiple versions of each SCM tool. 2006-01-20 Friday 02:29 mkgnu * doc/manual/Makefile.in (1.11, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16): SCMBUG ID: 66 SCMBUG NOTE: I believe calling docbook2dvi more than once is not need. I don't recall why it begun being invoked multiple times. 2005-12-21 Wednesday 14:41 mkgnu * configure.in (1.163), packaging/debian/changelog (1.43) (utags: SCMBUG_RELEASE_0-8-15): SCMBUG ID: 653 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-8-15. 2005-12-12 Monday 20:25 mkgnu * src/lib/product/Daemon/Mantis.pm.in (1.15, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15): SCMBUG ID: 649 SCMBUG NOTE: Modified the Mantis backend to treat a 1.0.x installation as the latest version that is supported. 2005-12-12 Monday 20:22 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.2, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15): SCMBUG ID: 66 SCMBUG NOTE: Documented the fact that integration with Mantis 1.0.0rc3 has been reported to work. 2005-12-09 Friday 18:20 mkgnu * doc/manual/content/scm-frontends.sgml (1.2, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15): SCMBUG ID: 640 SCMBUG NOTE: Documented in the manual that Subversion 1.2.3 was tested and verified to work. 2005-12-05 Monday 18:08 mkgnu * src/lib/product/Glue/Subversion.pm.in (1.10, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15): SCMBUG ID: 640 SCMBUG NOTE: Modified the Subversion frontend to accept integration from Subversion 1.2.x, since this was verified to work by Yann Dirson. 2005-12-01 Thursday 20:06 mkgnu * configure.in (1.162), packaging/debian/changelog (1.42) (utags: SCMBUG_RELEASE_0-8-14): SCMBUG ID: 645 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-8-14. 2005-12-01 Thursday 20:04 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.16, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14): SCMBUG ID: 623 SCMBUG NOTE: Hopefully fixing a bug that broke integration with Bugzilla 2.18 when integration with Bugzilla 2.20 was supported. 2005-11-28 Monday 18:14 mkgnu * configure.in (1.161), packaging/debian/changelog (1.41) (utags: SCMBUG_RELEASE_0-8-13): SCMBUG ID: 642 SCMBUG NOTE: Increased version number for upcoming release SCMBUG_RELEASE_0-8-13. 2005-11-28 Monday 18:13 mkgnu * src/lib/product/Glue/CVS.pm.in (1.14, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13): SCMBUG ID: 587 SCMBUG NOTE: Backed-out the patch by Yann Dirson that changed the way the original log message from CVS is parsed. Apparently that broke everything! It won't work with cvs 1.12.x that is configured to use the 1.11.x parsing method. 2005-11-25 Friday 20:52 mkgnu * src/daemon/etc/daemon.conf.template.in (1.15, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13): SCMBUG ID: 641 SCMBUG NOTE: Bugzilla 2.20 now has the library files it needs in /usr/share/bugzilla, instead of /usr/share/bugzilla/lib. 2005-11-24 Thursday 06:38 mkgnu * packaging/distribute/prepare.sh.in (1.12, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13): SCMBUG ID: 346 SCMBUG NOTE: Distribute the Debian .dsc and .changes files when pushing out the .debs. 2005-11-24 Thursday 06:27 mkgnu * configure.in (1.160), packaging/debian/changelog (1.40) (utags: SCMBUG_RELEASE_0-8-12): SCMBUG ID: 639 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-8-12. 2005-11-24 Thursday 06:24 mkgnu * doc/manual/: Makefile.in (1.10, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), manual.sgml.in (1.26): SCMBUG ID: 429 SCMBUG NOTE: More path problems when building the pdf file. dvipdf gets confused. 2005-11-24 Thursday 06:14 mkgnu * packaging/distribute/prepare.sh.in (1.11, SCMBUG_RELEASE_0-8-12): SCMBUG ID: 429 SCMBUG NOTE: Minor path corrections when distributing the image files, since the symbolic link trick for images is gone now. 2005-11-24 Thursday 06:11 mkgnu * configure.in (1.159), doc/manual/Makefile.in (1.9), doc/manual/about.sgml (1.9), doc/manual/bugtracking-backends.sgml (1.22), doc/manual/conventions.sgml (1.4), doc/manual/design.sgml (1.20), doc/manual/faq.sgml (1.2), doc/manual/features.sgml (1.29), doc/manual/gfdl.sgml (1.3), doc/manual/glossary.sgml (1.9), doc/manual/introduction.sgml (1.12), doc/manual/resources.sgml (1.21), doc/manual/scm-frontends.sgml (1.27), doc/manual/tools.sgml (1.26), doc/manual/content/about.sgml (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), doc/manual/content/bugtracking-backends.sgml (1.1, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), doc/manual/content/conventions.sgml (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), doc/manual/content/design.sgml (1.1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), doc/manual/content/faq.sgml (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), doc/manual/content/features.sgml (1.1, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), doc/manual/content/gfdl.sgml (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), doc/manual/content/glossary.sgml (1.1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), doc/manual/content/introduction.sgml (1.1, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), doc/manual/content/manual.sgml.in (1.1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), doc/manual/content/resources.sgml (1.1, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), doc/manual/content/scm-frontends.sgml (1.1, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), doc/manual/content/tools.sgml (1.1, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12), packaging/distribute/prepare.sh.in (1.10): SCMBUG ID: 429 SCMBUG NOTE: Moved all sgml files in the new directory called content, so than the relative references used for images will always be ../images/filename. This will make both the caution/tip images and the system architecture diagram be valid links. 2005-11-24 Thursday 05:40 mkgnu * configure.in (1.158), packaging/debian/changelog (1.39) (utags: SCMBUG_RELEASE_0-8-11): SCMBUG ID: 638 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-8-11. 2005-11-24 Thursday 05:38 mkgnu * configure.in (1.157): SCMBUG ID: 636 SCMBUG NOTE: Corrected the regular expression used to split bug ids so it will cover the cases reported By Dirk Datzert . This also fixed the bug of not being able to commit against bugs ids with more than one digit. 2005-11-24 Thursday 04:56 mkgnu * src/tests/product.test/: config/testers/mkgnu/bugs.bugzilla.inc (1.2, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16), config/testers/mkgnu/bugs.mantis.inc (1.2, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16), cvs/commit_file_more_than_one_digit.sh (1.1), cvs/tests_cvs.exp (1.12, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16), svn/commit_file_more_than_one_digit.sh (1.1), svn/tests_svn.exp (1.13, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16) (utags: SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-15): SCMBUG ID: 636 SCMBUG NOTE: Added test cases that capture the error when commiting against a bug id with more than one digit. 2005-11-10 Thursday 20:09 mkgnu * packaging/distribute/prepare.sh.in (1.9, SCMBUG_RELEASE_0-8-11): SCMBUG ID: 429 SCMBUG NOTE: Distribute gif files as well when pushing the release on the web. 2005-11-09 Wednesday 18:01 mkgnu * src/: daemon/etc/daemon.conf.template.in (1.14), lib/product/Daemon/Bugtracker.pm.in (1.14, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13), lib/product/Daemon/Daemon.pm.in (1.32, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13), tests/product.test/config/testers/mkgnu/daemon.conf.bugzilla.in (1.3, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13), tests/product.test/config/testers/mkgnu/daemon.conf.mantis.in (1.2, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13) (utags: SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-12): SCMBUG ID: 553 SCMBUG NOTE: Renamed the location configuration field of the daemon to database_location, for clarity. 2005-11-09 Wednesday 07:51 mkgnu * release.sh (1.4, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16), doc/manual/images/prep_images.sh (1.9, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16), src/tests/product.test/config/prep.sh.in (1.5, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16), src/tests/product.test/lib/common.inc.in (1.7) (utags: SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-15): SCMBUG ID: 566 SCMBUG NOTE: Finally removed all references to "function" in the correct way. 2005-11-09 Wednesday 07:40 mkgnu * Makefile.in (1.95, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10): SCMBUG ID: 429 SCMBUG NOTE: Install the warning/caution images, too in the install-doc rule. 2005-11-09 Wednesday 07:24 mkgnu * configure.in (1.156), packaging/debian/changelog (1.38) (utags: SCMBUG_RELEASE_0-8-10): SCMBUG ID: 634 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-8-10. 2005-11-09 Wednesday 07:16 mkgnu * src/: lib/product/Daemon/Bugzilla.pm.in (1.15, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11), lib/product/Daemon/Integration.pm.in (1.4, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11), lib/product/Daemon/Mantis.pm.in (1.14, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11), tests/product.test/config/testers/mkgnu/daemon.conf.bugzilla.in (1.2) (utags: SCMBUG_RELEASE_0-8-10): SCMBUG ID: 623 SCMBUG NOTE: Added a copy of AppendComment from Bugzilla 2.20 that included the fixes provided by Aleksey 'Commander' Pershin that address the issue of entering a NULL timestamp (resulting in comments appended but neven displayed in the Bugzilla UI). Conditionally using this fixed version of AppendComment for Bugzilla 2.20, which also requires mapping a username to a userid (again fix provided by Aleksey). 2005-11-07 Monday 21:50 mkgnu * doc/manual/images/: caution.gif (1.1), note.gif (1.1), tip.gif (1.1), warning.gif (1.1) (utags: SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-19-1, 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, SCMBUG_RELEASE_0-19-19, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-20, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-4, 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, SCMBUG_RELEASE_0-20-0, SCMBUG_RELEASE_0-21-0, SCMBUG_RELEASE_0-22-0, SCMBUG_RELEASE_0-22-1, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-9-1): SCMBUG ID: 429 SCMBUG NOTE: Added the images that are provided by packaged docbook-xsl that we need in this manual. It appears that other projects follow the same practise: they copy them in their sources from that package. These were imported from the Debian package docbook-xsl 1.68.1-0.1. 2005-11-06 Sunday 21:00 mkgnu * configure.in (1.155), packaging/debian/changelog (1.37) (utags: SCMBUG_RELEASE_0-8-9): SCMBUG ID: 632 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-8-9. 2005-11-06 Sunday 20:57 mkgnu * doc/manual/resources.sgml (1.20, SCMBUG_RELEASE_0-8-11), packaging/distribute/prepare.sh.in (1.8) (utags: SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9): SCMBUG ID: 346 SCMBUG NOTE: Modified the distribution script to deploy a copy of the manual in the release directory. This will ensure that when we post pointers to people on the web on manuals of older releases, the pointers will remain valid. 2005-11-06 Sunday 20:33 mkgnu * packaging/distribute/prepare.sh.in (1.7): SCMBUG ID: 346 SCMBUG NOTE: Changed the directory structure of the deployed packages to clarify which packages are for Windows, which are debs, which are rpms, and which are sources. 2005-11-06 Sunday 18:17 mkgnu * src/lib/product/: Common.pm.in (1.18, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10), Error.pm.in (1.4, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10), Daemon/Bugtracker.pm.in (1.13, SCMBUG_RELEASE_0-8-10), Daemon/Bugzilla.pm.in (1.14), Daemon/Mantis.pm.in (1.13), Glue/CVS.pm.in (1.13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10), Glue/Glue.pm.in (1.20, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10), Glue/SCM.pm.in (1.11, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10), Glue/Subversion.pm.in (1.9, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10) (utags: SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-9): SCMBUG ID: 464 SCMBUG NOTE: Added the capability of dynamically detecting the version number of CVS and Subversion. Will use this power in the future to support CVS 1.12.9 2005-11-06 Sunday 06:46 mkgnu * configure.in (1.154), packaging/debian/changelog (1.36) (utags: SCMBUG_RELEASE_0-8-8): SCMBUG ID: 631 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-8-8. 2005-11-06 Sunday 06:36 mkgnu * doc/manual/resources.sgml (1.19, SCMBUG_RELEASE_0-8-8): SCMBUG ID: 346 SCMBUG NOTE: Documented the fact that RPMS are now available, in the manual. 2005-11-06 Sunday 06:35 mkgnu * packaging/debian/init.d.in (1.10, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8): SCMBUG ID: 556 SCMBUG NOTE: Fixed an inconsistency in the name of the daemon reported when restarting with the Debian rc script. 2005-11-06 Sunday 06:31 mkgnu * packaging/debian/init.d.in (1.9): SCMBUG ID: 408 SCMBUG NOTE: Other rc scripts in Debian (e.g. gdm) seems to use the --name argument when trying to stop a process. And that works. Ok then. 2005-11-06 Sunday 06:14 mkgnu * packaging/debian/init.d.in (1.8): SCMBUG ID: 624 SCMBUG NOTE: Took care of a proper referal to @sysconfdir@ in the Debian package's init.d. 2005-11-06 Sunday 06:11 mkgnu * packaging/: debian/control.in (1.8, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20), redhat/product.spec.in (1.10) (utags: SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-9): SCMBUG ID: 551 SCMBUG NOTE: Added a dependency for both Debian and RedHat on libmail-sendmail-perl and libxml-simple-perl. Most likely these package names don't exist in RedHat. And when someone sorts out the packaging fiasco that plagues the universe, and TELLS me what the name should be (or agrees on common names) I'll gladly change it. 2005-11-06 Sunday 06:03 mkgnu * packaging/: debian/control.in (1.7), redhat/prepare.sh.in (1.6, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8), redhat/product.spec.in (1.9), redhat/rpmmacros.in (1.3, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8): SCMBUG ID: 346 SCMBUG NOTE: Added some basic dependencies and the capability of signing the rpms at build time. 2005-11-06 Sunday 06:03 mkgnu * packaging/distribute/prepare.sh.in (1.6, SCMBUG_RELEASE_0-8-8): SCMBUG ID: 346 SCMBUG NOTE: Corrected the line that distributes the rpms. They contain a - not a _. 2005-11-06 Sunday 05:27 mkgnu * src/lib/product/: Connection.pm.in (1.17, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8), Error.pm.in (1.3) (utags: SCMBUG_RELEASE_0-8-7): SCMBUG ID: 630 SCMBUG NOTE: Increased the verbosity of the errors reported when a socket fails to be created, or a connection to the integration daemon fails. 2005-11-06 Sunday 04:54 mkgnu * product_release.conf.in (1.24, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7): SCMBUG ID: 346 SCMBUG NOTE: Package in the released source the release script, and developer document. 2005-11-05 Saturday 02:18 mkgnu * packaging/redhat/product.spec.in (1.8, SCMBUG_RELEASE_0-8-7): SCMBUG ID: 346 SCMBUG NOTE: No need to supply arguments to configure. The default gets the source where we want it, now that we have a fixed rpmmacros_orig. 2005-11-05 Saturday 02:05 mkgnu * packaging/redhat/: rpmmacros_orig (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1), rpmrc.in (1.3) (utags: SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-9-1): SCMBUG ID: 346 SCMBUG NOTE: Don't use /usr/lib/rpm/macros. They don't work. They don't! The set localstatedir, sysconfdir ALWAYS to /usr/var, /usr/etc, which is unreasonable. 2005-11-04 Friday 22:22 mkgnu * src/: lib/product/Daemon/Mantis.pm.in (1.12), tests/product.test/cvs/tests_cvs.exp (1.11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8), tests/product.test/svn/tests_svn.exp (1.12, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8) (utags: SCMBUG_RELEASE_0-8-7): SCMBUG ID: 626 SCMBUG NOTE: Applied a patch by Tobias Meyer : that corrects a problem with double quotes in the Mantis backend. 2005-11-04 Friday 21:31 mkgnu * src/tests/product.test/svn/commit_file_quotes_double.sh (1.2, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7): SCMBUG ID: 626 SCMBUG NOTE: Formatting of a comment in the testsuite. Trivial, aesthetic. 2005-11-04 Friday 21:28 mkgnu * src/tests/product.test/: cvs/commit_file_quotes_double.sh (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7), cvs/commit_file_quotes_single.sh (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7), cvs/tests_cvs.exp (1.10), svn/commit_file_quotes_double.sh (1.1), svn/commit_file_quotes_single.sh (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7), svn/tests_svn.exp (1.11): SCMBUG ID: 626 SCMBUG NOTE: Added tests in the testsuite that pass a single, and double quote in the comments of a check-in, but the tests (and check-in) seem to go through while the bug-tracker never has the comments appended. 2005-11-04 Friday 21:17 mkgnu * doc/DEVELOPING (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10), src/tests/Makefile.in (1.14, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10), src/tests/product.test/config/prep.sh.in (1.4) (utags: SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-9): SCMBUG ID: 517 SCMBUG NOTE: Removed the Makefile rules prep_bugzilla nad prep_mantis. Must manually call ./prep.sh. This simplifies passing as an argument to prep.sh the tester user. 2005-11-04 Friday 21:09 mkgnu * configure.in (1.153, SCMBUG_RELEASE_0-8-7), src/tests/Makefile.in (1.13), src/tests/product.test/config/bugs.bugzilla.inc (1.3), src/tests/product.test/config/bugs.mantis.inc (1.3), src/tests/product.test/config/daemon.conf.bugzilla.in (1.3), src/tests/product.test/config/daemon.conf.mantis.in (1.3), src/tests/product.test/config/prep.sh.in (1.3), src/tests/product.test/config/testers/mkgnu/bugs.bugzilla.inc (1.1, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7), src/tests/product.test/config/testers/mkgnu/bugs.mantis.inc (1.1, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7), src/tests/product.test/config/testers/mkgnu/daemon.conf.bugzilla.in (1.1, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7), src/tests/product.test/config/testers/mkgnu/daemon.conf.mantis.in (1.1, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7), src/tests/product.test/lib/common_bugtracker.inc (1.4, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7): SCMBUG ID: 517 SCMBUG NOTE: Made it possible to have separate daemon.conf.* and bugs* files for testing according to the username of the user who is running the testsuite. This will make it possible for other developers to add files that customize their test environment, instead of having the environment custom for Kristis Makris. 2005-11-04 Friday 21:01 mkgnu * doc/DEVELOPING (1.1): SCMBUG ID: 517 SCMBUG NOTE: Documented how the testsuite can be run, as of now. Running the testsuite could be improved. 2005-11-04 Friday 21:01 mkgnu * src/tests/product.test/config/: bugs.bugzilla.inc (1.2), bugs.mantis.inc (1.2): SCMBUG ID: 517 SCMBUG NOTE: Set the correct bug numbers for testing the Mantis bugtracker. 2005-11-04 Friday 20:49 mkgnu * src/tests/: Makefile.in (1.12), product.test/config/bugs.bugzilla.inc (1.1), product.test/config/bugs.mantis.inc (1.1), product.test/config/prep.sh.in (1.2), product.test/lib/common_bugtracker.inc (1.3): SCMBUG ID: 517 SCMBUG NOTE: Rearranged the way the default daemon.conf is prepared in the testsuite to permit testing MantisBT, too. 2005-11-04 Friday 20:06 mkgnu * release.sh (1.3, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7): SCMBUG ID: 346 SCMBUG NOTE: Added an example on how the release script should be called. 2005-11-04 Friday 19:14 mkgnu * release.sh (1.2): SCMBUG ID: 346 SCMBUG NOTE: Package for Debian too. Prompt the packager to distribute. Better exit handling. 2005-11-04 Friday 19:14 mkgnu * packaging/redhat/product.spec.in (1.7): SCMBUG ID: 346 SCMBUG NOTE: Use the prefix, localstatedir, and sysconfdir we want. Still the rpms get build wrong. WHY?! 2005-11-04 Friday 19:08 mkgnu * Makefile.in (1.94, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7), configure.in (1.152): SCMBUG ID: 346 SCMBUG NOTE: We depend on awk for retrieving the primary group the user that builds rpms is in. 2005-11-04 Friday 18:56 mkgnu * Makefile.in (1.93): SCMBUG ID: 346 SCMBUG NOTE: No longer require fakeroot. And pick-up the primary group the user that builds the rpm is in. Not the group users. 2005-11-04 Friday 18:14 mkgnu * packaging/debian/rules.in (1.20, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7): SCMBUG ID: 346 SCMBUG NOTE: Do the default configuration for Debian. A plan "./configure" will put everything where it should go. 2005-11-04 Friday 18:12 mkgnu * packaging/distribute/prepare.sh.in (1.5, SCMBUG_RELEASE_0-8-7): SCMBUG ID: 346 SCMBUG NOTE: Distribute RedHat rpms when publishing a release on the web. 2005-11-04 Friday 18:02 mkgnu * configure.in (1.151): SCMBUG ID: 624 SCMBUG NOTE: Managed to set some defaults for ./configure. By default we install in /usr. 2005-11-04 Friday 17:49 mkgnu * packaging/redhat/product.spec.in (1.6): SCMBUG ID: 346 SCMBUG NOTE: Don't attempt to change the username and group used for installation, since the Makefile now handles this. The Makefile was also modified in the past to NOT start the daemon at installation time. 2005-11-04 Friday 03:12 mkgnu * packaging/redhat/: prepare.sh.in (1.5, SCMBUG_RELEASE_0-8-7), product.spec.in (1.5): SCMBUG ID: 346 SCMBUG NOTE: Copy the rpms to the top directory when they are done. Use localstatedir instead of /var. 2005-11-04 Friday 02:57 mkgnu * product_release.conf.in (1.23): SCMBUG ID: 346 SCMBUG NOTE: Package all ChangeLog files. The regular expression for this changed, ever since we started providing differences between releases. 2005-11-04 Friday 02:41 mkgnu * Makefile.in (1.92), configure.in (1.150), src/tests/product.test/config/daemon.conf.bugzilla.in (1.2), src/tests/product.test/config/daemon.conf.mantis.in (1.2), src/daemon/etc/daemon.conf.template.in (1.13, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7): SCMBUG ID: 346 SCMBUG NOTE: Eliminated use of vardir. Call it localstatedir from now on. Tried to set defaults for localstatedir and sysconfdir on a default ./configure but they didn't work. 2005-11-04 Friday 02:29 mkgnu * Makefile.in (1.91): SCMBUG ID: 346 SCMBUG NOTE: Remove the redhat packaging build directory on the clean rule. 2005-11-04 Friday 02:08 mkgnu * configure.in (1.149): SCMBUG ID: 624 SCMBUG NOTE: At least print out at configure time the values of all arguments that configure directory paths. 2005-11-04 Friday 01:51 mkgnu * packaging/redhat/prepare.sh.in (1.4): SCMBUG ID: 346 SCMBUG NOTE: Double check that the source file is available before trying to build an rpm. 2005-11-04 Friday 01:50 mkgnu * release.sh (1.1): SCMBUG ID: 346 SCMBUG NOTE: Adding a script that better streamlines the process of releasing, especially now that building rpms is in the mix. 2005-11-04 Friday 01:38 mkgnu * Makefile.in (1.90), configure.in (1.148): SCMBUG ID: 624 SCMBUG NOTE: Applied a patch by Dirk Datzert that mades it possible to provide a custom --mandir, and other arguments to configure that tailor the system for rpm packaging. This should work for Dirk, but does NOT work when I try to package an rpm from Debian. 2005-11-04 Friday 01:14 mkgnu * configure.in (1.147), packaging/debian/changelog (1.35, SCMBUG_RELEASE_0-8-7): SCMBUG ID: 629 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-8-7. 2005-11-04 Friday 01:01 mkgnu * configure.in (1.146): SCMBUG ID: 565 SCMBUG NOTE: Carry out explicit tests to see if a symbolic link for Debian packaging exists already. This will quiet /usr/bin/ln on Solaris that would complain that the link existed, even though we were requesting to ovewrite it with a -f. Solaris is guilty here. 2005-11-04 Friday 00:41 mkgnu * configure.in (1.145), doc/manual/features.sgml (1.28, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7), doc/manual/manual.sgml.in (1.25, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7), src/glue/etc/product/glue.conf.template.in (1.20, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7), src/lib/product/Error.pm.in (1.2), src/lib/product/Glue/Glue.pm.in (1.19, SCMBUG_RELEASE_0-8-7), src/lib/product/Glue/SCM.pm.in (1.10, SCMBUG_RELEASE_0-8-7), src/tests/product.test/cvs/commit_file_multiple_bugs.sh (1.3, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7), src/tests/product.test/cvs/tests_cvs.exp (1.9), src/tests/product.test/svn/commit_file_multiple_bugs.sh (1.3, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7), src/tests/product.test/svn/tests_svn.exp (1.10): SCMBUG ID: 525 SCMBUG NOTE: Made it possible to specify with a regular expression how bug ids should be split. This was inspired by a patch from Dirk Datzert that enabled bugids to be prefixed with a # sign, so they could be autolinkified by the bug-tracker. 2005-11-02 Wednesday 21:25 mkgnu * configure.in (1.144), doc/manual/manual.sgml.in (1.24), doc/manual/resources.sgml (1.18, SCMBUG_RELEASE_0-8-7): SCMBUG ID: 66 SCMBUG NOTE: Added instructions on how the integration daemon can be started in UNIX and windows systems. Also added a big hint that to integrate an SCM system with a bug-tracker the glue installer must be run after installing all the packages 2005-11-02 Wednesday 20:38 mkgnu * doc/manual/resources.sgml (1.17): SCMBUG ID: 66 SCMBUG NOTE: Documented the reason it is preferable to install this system on the same machine Bugzilla runs. 2005-11-02 Wednesday 20:27 mkgnu * doc/manual/resources.sgml (1.16): SCMBUG ID: 66 SCMBUG NOTE: Caught a grammar error in the section decsribing installation of Debian packages. 2005-10-26 Wednesday 20:36 mkgnu * Makefile.in (1.89): SCMBUG ID: 624 SCMBUG NOTE: Dirk Datzert found two more lines in Makefile.in where mandir should be used instead. 2005-10-26 Wednesday 00:25 mkgnu * configure.in (1.143): SCMBUG ID: 624 SCMBUG NOTE: Just for consistency, set mandir in configure.in. But still this does NOT permit one to configure with ./configure --mandir=/some/path. 2005-10-24 Monday 22:02 mkgnu * Makefile.in (1.88), product_release.conf.in (1.22), packaging/redhat/prepare.sh.in (1.3), packaging/redhat/product.spec.in (1.4), packaging/redhat/rpmmacros.in (1.2, SCMBUG_RELEASE_0-8-7), packaging/redhat/rpmrc.in (1.2): SCMBUG ID: 346 SCMBUG NOTE: I'm now a lot closer to building an RPM for this product. Still, the installation piece fails, if run without fakeroot. 2005-10-24 Monday 21:46 mkgnu * doc/AUTHORS (1.6, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7): SCMBUG ID: 625 SCMBUG NOTE: Attribute credit to Tobias Meyer for supplying the patch against Mantis that escapes characters in comments. 2005-10-24 Monday 16:53 mkgnu * doc/AUTHORS (1.5): SCMBUG ID: 625 SCMBUG NOTE: Attributed credit to some MantisBT people for the help testing the Mantis backend. 2005-10-24 Monday 16:47 mkgnu * doc/AUTHORS (1.4): SCMBUG ID: 625 SCMBUG NOTE: Documented the people that contributed patches to this system so far. 2005-10-24 Monday 16:40 mkgnu * Makefile.in (1.87): SCMBUG ID: 624 SCMBUG NOTE: Use @mandir@ in Makefile.in to permit pointing the manpages directory somewhere else when packaging. Patch submitted by Dirk Datzert 2005-10-17 Monday 23:13 mkgnu * configure.in (1.142), packaging/debian/changelog (1.34) (utags: SCMBUG_RELEASE_0-8-6): SCMBUG ID: 622 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-8-6. This release no longer overwrites existing SCM hooks, and addresses various usability issues and minor bugs. 2005-10-17 Monday 15:52 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.24, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6): SCMBUG ID: 575 SCMBUG NOTE: Improved the warning message provided by warn_commit to clarify one must press Enter to continue. 2005-10-17 Monday 15:49 mkgnu * Makefile.in (1.86, SCMBUG_RELEASE_0-8-6): SCMBUG ID: 554 SCMBUG NOTE: Installing the daemon configuration file with a permission of 440. 2005-10-16 Sunday 21:36 mkgnu * doc/manual/images/prep_images.sh (1.8), src/tests/product.test/lib/common.inc.in (1.6) (utags: SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-9): SCMBUG ID: 566 SCMBUG NOTE: Introduced "function" back in. The shell will refuse to load any functions that are NOT prefixed with function. Perhaps Solaris' behavior is the one that's non-standard. 2005-10-16 Sunday 21:30 mkgnu * src/lib/product/Tools/SCM_Functions.pm.in (1.10, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6): SCMBUG ID: 586 SCMBUG NOTE: Applied a patch by Yann Dirson that corrects a bug in the recursive_rm code I had found on the web. 2005-10-16 Sunday 21:22 mkgnu * doc/manual/images/prep_images.sh (1.7), src/tests/product.test/lib/common.inc.in (1.5): SCMBUG ID: 566 SCMBUG NOTE: No longer using "function" in front of shell script function definitions. 2005-10-16 Sunday 21:19 mkgnu * Makefile.in (1.85): SCMBUG ID: 569 SCMBUG NOTE: Installing the manpages with the correct read-only permissions, instead of having the execute bit set. 2005-10-16 Sunday 21:16 mkgnu * Makefile.in (1.84): SCMBUG ID: 564 SCMBUG NOTE: Use $(MAKE) instead of make in the Makefile, to permit building on machines that need to use gmake or other make systems. 2005-10-16 Sunday 21:08 mkgnu * src/lib/product/Glue/CVS.pm.in (1.12, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6): SCMBUG ID: 486 SCMBUG NOTE: Replaced some obsolete Perl constructs when passing array elements. 2005-10-16 Sunday 21:06 mkgnu * src/lib/product/Glue/CVS.pm.in (1.11): SCMBUG ID: 587 SCMBUG NOTE: Apparently did not apply the patch cleanly in the previous commit. Corrected. The problem is I must cherry pick the changes since the patch wasn't against the CVS.pm.in file, but CVS.pm. 2005-10-16 Sunday 20:56 mkgnu * src/lib/product/Glue/CVS.pm.in (1.10): SCMBUG ID: 587 SCMBUG NOTE: (read_original_log_message_from_stdin): Applying a patch by Yann Dirson that changes the way the original log message from CVS is parsed. Yann has observed that parsing at commit time may fail compared to parsing at verification time. I don't understand HOW this problem emerged, or which versions of CVS it applies to, specificall since this was never a problem before using CVS 1.11.x and 1.12.9. 2005-10-16 Sunday 20:38 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.31, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6): SCMBUG ID: 615 SCMBUG NOTE: Output more precise error messages when the error or activity log files cannot be opened. Patch submitted by Yann Dirson . 2005-10-16 Sunday 20:35 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.30): SCMBUG ID: 614 SCMBUG NOTE: Trapping errors when the daemon configuration file cannot be parsed. Applying a patch submitted by Yann Dirson 2005-10-16 Sunday 20:31 mkgnu * src/: lib/product/Tools/Glue_Installer.pm.in (1.23), tests/product.test/cvs/install_glue_no_hook_overwrite.sh.in (1.2, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), tests/product.test/cvs/set_hook_less_logic.sh (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), tests/product.test/cvs/set_hook_more_logic.sh (1.2, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), tests/product.test/cvs/tests_cvs.exp (1.8, SCMBUG_RELEASE_0-8-6), tests/product.test/lib/common.inc.in (1.4), tests/product.test/svn/install_glue_no_hook_overwrite.sh.in (1.2, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), tests/product.test/svn/set_hook_less_logic.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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), tests/product.test/svn/set_hook_more_logic.sh (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), tests/product.test/svn/tests_svn.exp (1.9, SCMBUG_RELEASE_0-8-6): SCMBUG ID: 522 SCMBUG NOTE: Don't overwrite existing hooks already installed in the SCM system. If a hook does not exist at all, add it. If it exists, update it without wiping out older ones. Updated the tests in the testsuite to check this logic is correct. 2005-08-11 Thursday 04:51 mkgnu * configure.in (1.141), src/tests/Makefile.in (1.11, SCMBUG_RELEASE_0-8-6), src/tests/product.test/cvs/install_glue_no_hook_overwrite.sh.in (1.1), src/tests/product.test/cvs/set_hook_more_logic.sh (1.1), src/tests/product.test/cvs/tests_cvs.exp (1.7), src/tests/product.test/svn/install_glue_no_hook_overwrite.sh.in (1.1), src/tests/product.test/svn/set_hook_more_logic.sh (1.1), src/tests/product.test/svn/tests_svn.exp (1.8): SCMBUG ID: 522 SCMBUG NOTE: Added tests that ensure existing hooks are not overwritten when the glue is installed. 2005-08-11 Thursday 04:28 mkgnu * src/tests/product.test/svn/: commit_file_fail.sh (1.3), commit_file_invalid_message_size.sh (1.3), commit_file_invalid_owner.sh (1.3), commit_file_invalid_product.sh (1.3), delete_tag.sh (1.3) (utags: SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-9): SCMBUG ID: 522 SCMBUG NOTE: svn remove --force, instead of svn remove, since running a script twice might modify a file locally and svn remove will refuse to remove a file that is detected to have local modifications (e.g. test_file_fail.txt). 2005-08-10 Wednesday 23:59 mkgnu * doc/manual/tools.sgml (1.25, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6): SCMBUG ID: 522 SCMBUG NOTE: Documented the fact that existing SCM hooks are not overwritten during glue installation. 2005-08-10 Wednesday 23:56 mkgnu * src/: glue/templates/cvs/loginfo.bat.in (1.3, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), glue/templates/cvs/loginfo.in (1.4, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), glue/templates/cvs/rcsinfo.bat.in (1.2, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), glue/templates/cvs/rcsinfo.in (1.3, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), glue/templates/cvs/taginfo.bat.in (1.3, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), glue/templates/cvs/taginfo.in (1.4, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), glue/templates/cvs/verifymsg.bat.in (1.3, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), glue/templates/cvs/verifymsg.in (1.4, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), glue/templates/svn/post-commit.bat.in (1.3, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), glue/templates/svn/post-commit.in (1.6, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), glue/templates/svn/pre-commit.bat.in (1.3, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), glue/templates/svn/pre-commit.in (1.6, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), lib/product/Tools/Glue_Installer.pm.in (1.22): SCMBUG ID: 522 SCMBUG NOTE: No longer overwriting older SCM hook files. A stanza for this integration glue is appended. 2005-08-10 Wednesday 22:52 mkgnu * doc/manual/introduction.sgml (1.11, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6): SCMBUG ID: 66 SCMBUG NOTE: Documented the fact that this product has now also been successfully deployed on Windows. 2005-08-02 Tuesday 03:46 mkgnu * doc/manual/: bugtracking-backends.sgml (1.21), scm-frontends.sgml (1.26) (utags: SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-9): SCMBUG ID: 66 SCMBUG NOTE: No need to updated the Debian rules.in anymore, since this file used the Makefile install rules. Updated this fact in the documentation. 2005-08-02 Tuesday 03:35 mkgnu * configure.in (1.140), packaging/debian/changelog (1.33) (utags: SCMBUG_RELEASE_0-8-5): SCMBUG ID: 543 SCMBUG NOTE: Increased version number for upcoming release SCMBUG_RELEASE_0-8-5. 2005-08-02 Tuesday 03:33 mkgnu * configure.in (1.139), src/tests/Makefile.in (1.10, SCMBUG_RELEASE_0-8-5), src/tests/product.test/cvs/commit_file_none.sh.in (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/cvs/commit_file_none2.sh.in (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/cvs/create_vdd.sh.in (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/cvs/tests_cvs.exp (1.6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/svn/commit_file_none.sh.in (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/svn/commit_file_none2.sh.in (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/svn/tests_svn.exp (1.7, SCMBUG_RELEASE_0-8-5): SCMBUG ID: 541 80 SCMBUG NOTE: Implemented tests when policy presence_of_bug_ids is set to none. In the process added a test for creating a VDD for CVS, which currently fails since SCM_Functions:get_label_date is not yet implemented for CVS 2005-08-02 Tuesday 03:07 mkgnu * configure.in (1.138), src/tests/Makefile.in (1.9), src/tests/product.test/cvs/set_none.sh.in (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/cvs/tests_cvs.exp (1.5), src/tests/product.test/svn/set_none.sh.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/svn/tests_svn.exp (1.6): SCMBUG ID: 541 SCMBUG NOTE: Added a test that switches the presence_of_bug_ids to none. Should add more tests after this switch that attempt to commit bugs, and check that the log message was not integrated with bug-tracking. 2005-08-02 Tuesday 03:04 mkgnu * src/lib/product/Glue/SCM.pm.in (1.9, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5): SCMBUG ID: 541 SCMBUG NOTE: (prepare_final_log_message): If the log message template did not match because there was no bug prefix token (e.g. "bug :") still reuse the original log message as the log message. This is quite common in practise, since if the presence_of_bug_ids policy is set to optional, a user does not want to bother with entering "bug :" and then the comment. 2005-08-01 Monday 05:28 mkgnu * src/tests/product.test/svn/commit_file_optional2.sh.in (1.2, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5): SCMBUG ID: 541 SCMBUG NOTE: Must now svn add the new test_file9.txt for this new test, since we are no longer reusing test_fail.txt 2005-08-01 Monday 05:17 mkgnu * configure.in (1.137), src/tests/Makefile.in (1.8), src/tests/product.test/cvs/commit_file_fail.sh (1.3, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/cvs/commit_file_invalid_message_size.sh (1.3, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/cvs/commit_file_invalid_owner.sh (1.3, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/cvs/commit_file_invalid_product.sh (1.3, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/cvs/commit_file_optional.sh.in (1.3, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/cvs/commit_file_optional2.sh.in (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/cvs/set_optional.sh.in (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/cvs/tests_cvs.exp (1.4), src/tests/product.test/svn/commit_file_optional.sh.in (1.4, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/svn/commit_file_optional2.sh.in (1.1), src/tests/product.test/svn/set_optional.sh.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5), src/tests/product.test/svn/tests_svn.exp (1.5): SCMBUG ID: 541 SCMBUG NOTE: Added a case for presence_of_bug_ids set to optional and no bug id prefix and postfix tokens. In the process, corrected a bug with the CVS test case of commit_file_fail.txt that would remove all files from the repository. 2005-07-29 Friday 03:24 mkgnu * configure.in (1.136), packaging/debian/changelog (1.32) (utags: SCMBUG_RELEASE_0-8-4): SCMBUG ID: 542 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-8-4. 2005-07-29 Friday 03:21 mkgnu * src/glue/etc/product/log_template.in (1.3, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4): SCMBUG ID: 441 SCMBUG NOTE: Type-o in entering an autoconf global variable in the log template. 2005-07-29 Friday 03:13 mkgnu * doc/manual/resources.sgml (1.15, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4): SCMBUG ID: 76 SCMBUG NOTE: Removed the warning that clarifies the daemon cannot run under Windows. 2005-07-29 Friday 03:09 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.29, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4): SCMBUG ID: 76 SCMBUG NOTE: Reopen STDIN and STDOUT so they don't use the Client socket. Then close the Client socket. This will fix the problem of threads (instead of processes) in Windows halting indefinitely after a connection is processed. 2005-07-23 Saturday 14:32 mkgnu * product_release.conf.in (1.21, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4): SCMBUG ID: 540 SCMBUG NOTE: Corrected the problem shown in attachment 104, where distribute.sh.in was not included in the distributed sources. 2005-07-21 Thursday 02:00 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.21, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4): SCMBUG ID: 67 SCMBUG NOTE: Corrected a type-o in usage message of the glue installer. 2005-07-19 Tuesday 01:29 mkgnu * doc/manual/tools.sgml (1.24, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4): SCMBUG ID: 67 SCMBUG NOTE: activity_verify and activity_tag are now within tags. 2005-07-18 Monday 01:45 mkgnu * packaging/distribute/prepare.sh.in (1.4, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4): SCMBUG ID: 539 SCMBUG NOTE: Added logic that changes the owner user and group of the distributed files on the distribution host. 2005-07-18 Monday 01:30 mkgnu * configure.in (1.135), packaging/debian/changelog (1.31) (utags: SCMBUG_RELEASE_0-8-3): SCMBUG ID: 539 SCMBUG NOTE: Increased version number for upcoming release SCMBUG_RELEASE_0-8-3. 2005-07-18 Monday 01:27 mkgnu * doc/manual/: features.sgml (1.27), manual.sgml.in (1.23) (utags: SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-6): SCMBUG ID: 441 SCMBUG NOTE: Improved the documentation of policy log_template by adding an example log message. 2005-07-17 Sunday 16:22 mkgnu * Makefile.in (1.83, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), configure.in (1.134), src/glue/templates/cvs/checkoutlist.in (1.6, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/lib/product/Connection.pm.in (1.16, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/lib/product/Error.pm.in (1.1, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/lib/product/Glue/CVS.pm.in (1.9, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/lib/product/Glue/Glue.pm.in (1.18, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/lib/product/Glue/SCM.pm.in (1.8, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/lib/product/Glue/Subversion.pm.in (1.8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/lib/product/Tools/Glue_Installer.pm.in (1.20, SCMBUG_RELEASE_0-8-3), src/lib/product/Tools/SCM_Functions.pm.in (1.9, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3): SCMBUG ID: 538 SCMBUG NOTE: Grouped all error codes in Error.pm.in instead of having them scattered all over the place. 2005-07-17 Sunday 16:02 mkgnu * configure.in (1.133), doc/manual/features.sgml (1.26), src/glue/etc/product/glue.conf.template.in (1.19, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/lib/product/Glue/Glue.pm.in (1.17), src/lib/product/Glue/SCM.pm.in (1.7): SCMBUG ID: 441 SCMBUG NOTE: The bugid_regex and logid_regex are no longer part of the presence_of_bug_ids policy, but are port of their own log_template policy. This is cleaner. 2005-07-17 Sunday 15:26 mkgnu * configure.in (1.132), doc/manual/features.sgml (1.25), doc/manual/manual.sgml.in (1.22), doc/paper_introduce/paper_introduce.tex.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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/glue/etc/product/glue.conf.template.in (1.18), src/glue/etc/product/log_template.in (1.2, SCMBUG_RELEASE_0-8-3), src/lib/product/Activity.pm.in (1.2, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/lib/product/Common.pm.in (1.17, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/lib/product/Connection.pm.in (1.15), src/lib/product/Daemon/Daemon.pm.in (1.28, SCMBUG_RELEASE_0-8-3), src/lib/product/Glue/CVS.pm.in (1.8), src/lib/product/Glue/Glue.pm.in (1.16), src/lib/product/Glue/SCM.pm.in (1.6), src/lib/product/Glue/Subversion.pm.in (1.7), src/lib/product/Tools/Glue_Installer.pm.in (1.19), src/lib/product/Tools/SCM_Functions.pm.in (1.8), src/tests/product.test/cvs/commit_file.sh (1.3, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/cvs/commit_file_commas_whitespaces.sh (1.2, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/cvs/commit_file_fail.sh (1.2, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/cvs/commit_file_invalid_message_size.sh (1.2, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/cvs/commit_file_invalid_owner.sh (1.2, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/cvs/commit_file_invalid_product.sh (1.2, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/cvs/commit_file_multiple_bugs.sh (1.2, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/cvs/commit_file_optional.sh.in (1.2, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/lib/common.inc.in (1.3, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/svn/add_directories_convention.sh (1.2, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/svn/add_tag.sh (1.2, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/svn/add_tag_invalid_name.sh (1.3, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/svn/commit_file.sh (1.3, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/svn/commit_file_fail.sh (1.2, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/svn/commit_file_invalid_message_size.sh (1.2, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/svn/commit_file_invalid_owner.sh (1.2, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/svn/commit_file_invalid_product.sh (1.2, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/svn/commit_file_multiple_bugs.sh (1.2, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/svn/commit_file_optional.sh.in (1.3, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/svn/create_vdd.sh.in (1.2, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3), src/tests/product.test/svn/delete_tag.sh (1.2, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3): SCMBUG ID: 441 SCMBUG NOTE: Modified the mechanism in which the log template is provided to permit the user to define in the glue configuration file two regular expressions for detecting the list of bug ids and the log comment. The result is that one is no longer restricted to having to type each time the 2 tokens for detecting the bug id (SCMBUG ID:) and log comment (SCMBUG NOTE:), which was rather annoying especially in the case of Subversion that does not even supply a default template. 2005-07-04 Monday 18:02 mkgnu * packaging/distribute/prepare.sh.in (1.3, SCMBUG_RELEASE_0-8-3): SCMBUG ID: 534 SCMBUG NOTE: Corrected the names of the ChangeLog files that are copied on distribution. 2005-07-04 Monday 16:55 mkgnu * Makefile.in (1.82, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 534 SCMBUG NOTE: Use full tag name in the full Changelog filename, rather than just version name. 2005-07-04 Monday 16:48 mkgnu * src/lib/product/Glue/Glue.pm.in (1.15, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 410 SCMBUG NOTE: Output formatting. Make it clear when a new configuration file is read, since that's the first notice ever emitted. 2005-07-04 Monday 16:44 mkgnu * Makefile.in (1.81): SCMBUG ID: 76 SCMBUG NOTE: Remove the cvs/svn template hooks regardless of whether the codebase was configured for Windows or UNIX. 2005-07-04 Monday 16:30 mkgnu * Makefile.in (1.80), packaging/debian/docs (1.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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 534 SCMBUG NOTE: Create a comprehensive changelog file and create one that shows only the differences between the two releases. 2005-07-04 Monday 14:51 mkgnu * packaging/distribute/prepare.sh.in (1.2, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 534 SCMBUG NOTE: Added logic that will also distribute the latest manual on the web. 2005-07-04 Monday 14:24 mkgnu * Makefile.in (1.79), configure.in (1.131, SCMBUG_RELEASE_0-8-2), packaging/distribute/prepare.sh.in (1.1): SCMBUG ID: 534 SCMBUG NOTE: Added logic that will distribute this product to the web. 2005-07-04 Monday 13:48 mkgnu * configure.in (1.130), packaging/debian/changelog (1.30, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 534 SCMBUG NOTE: Increased version number for upcoming release SCMBUG_RELEASE_0-8-2 2005-07-04 Monday 13:45 mkgnu * doc/manual/resources.sgml (1.14, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 76 SCMBUG NOTE: Documented the exact problem of running the daemon under Windows, and that the integration glue still works in Windows. 2005-07-04 Monday 13:39 mkgnu * doc/manual/tools.sgml (1.23, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 80 SCMBUG NOTE: Documented the plan for transforming the VDD XML document to the final HTML/PDF/other output. 2005-07-02 Saturday 00:32 mkgnu * src/lib/product/: Connection.pm.in (1.14, SCMBUG_RELEASE_0-8-2), Glue/CVS.pm.in (1.7, SCMBUG_RELEASE_0-8-2), Glue/Glue.pm.in (1.14), Glue/Subversion.pm.in (1.6, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 410 SCMBUG NOTE: Simplified the way the data structure of the Activity captures the files list. 2005-06-30 Thursday 01:19 mkgnu * Makefile.in (1.78), configure.in (1.129), src/glue/templates/cvs/checkoutlist.in (1.5, SCMBUG_RELEASE_0-8-2), src/lib/product/Activity.pm.in (1.1, SCMBUG_RELEASE_0-8-2), src/lib/product/Connection.pm.in (1.13), src/lib/product/Glue/CVS.pm.in (1.6), src/lib/product/Glue/Glue.pm.in (1.13), src/lib/product/Glue/SCM.pm.in (1.5, SCMBUG_RELEASE_0-8-2), src/lib/product/Glue/Subversion.pm.in (1.5), src/lib/product/Tools/Glue_Installer.pm.in (1.18, SCMBUG_RELEASE_0-8-2), src/lib/product/Tools/VDD_Generator.pm.in (1.14, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 410 SCMBUG NOTE: Begun switching the Glue activity variable into a proper object. Not all hash keys have been converted into fields yet. 2005-06-26 Sunday 22:19 mkgnu * src/tests/product.test/svn/commit_file_optional.sh.in (1.2, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 517 SCMBUG NOTE: No need to commit after changing the policy to optional in Subversion, since the glue.conf is not checked in the repository. 2005-06-26 Sunday 22:08 mkgnu * configure.in (1.128), src/tests/product.test/svn/commit_file_optional.sh.in (1.1): SCMBUG ID: 517 SCMBUG NOTE: Ommited autogenerating commit_file_optional.sh.in. Must generate this file to pick-up the lowercase product name from /hooks/etc/ for Subversion. 2005-06-26 Sunday 22:03 mkgnu * configure.in (1.127), src/tests/Makefile.in (1.7, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2), src/tests/product.test/cvs/commit_file_fail.sh (1.1, SCMBUG_RELEASE_0-8-2), src/tests/product.test/cvs/commit_file_optional.sh.in (1.1, SCMBUG_RELEASE_0-8-2), src/tests/product.test/cvs/tests_cvs.exp (1.3, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2), src/tests/product.test/lib/common.inc.in (1.2, SCMBUG_RELEASE_0-8-2), src/tests/product.test/svn/commit_file.sh (1.2, SCMBUG_RELEASE_0-8-2), src/tests/product.test/svn/commit_file_fail.sh (1.1, SCMBUG_RELEASE_0-8-2), src/tests/product.test/svn/tests_svn.exp (1.4, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 517 SCMBUG NOTE: Added logic that will test the presence_of_bug_ids policy when set to optional rather than the default of required. 2005-06-26 Sunday 20:07 mkgnu * configure.in (1.126): SCMBUG ID: 517 SCMBUG NOTE: Apparently the lines that create the Bugzilla/Mantis daemon config files for the testsuite were added twice. How did I miss this ? 2005-06-26 Sunday 16:19 mkgnu * configure.in (1.125), doc/manual/manual.sgml.in (1.21, SCMBUG_RELEASE_0-8-2), doc/manual/resources.sgml (1.13): SCMBUG ID: 66 SCMBUG NOTE: Display the Windows temporary directory pathname in the manual. 2005-06-26 Sunday 16:18 mkgnu * configure.in (1.124): SCMBUG ID: 517 SCMBUG NOTE: Dynamically generate the Bugzilla and Mantis configuration files. 2005-06-26 Sunday 16:16 mkgnu * src/tests/Makefile.in (1.6): SCMBUG ID: 517 SCMBUG NOTE: Cleanup the dynamically created config files for bugzilla and mantis. 2005-06-16 Thursday 00:54 mkgnu * src/tests/product.test/config/: daemon.conf.bugzilla (1.3), daemon.conf.bugzilla.in (1.1, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2), daemon.conf.mantis (1.3), daemon.conf.mantis.in (1.1, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 517 SCMBUG NOTE: Autogenerate the bugzilla and mantis daemon configuration files for the testsuite, since we must account for @vardir@ in the error and activity log files. 2005-06-11 Saturday 17:07 mkgnu * doc/manual/tools.sgml (1.22): SCMBUG ID: 80 SCMBUG NOTE: Documented how a VDD Generator Document can be created at the moment, even though the xml file is not much help yet. 2005-06-11 Saturday 17:02 mkgnu * src/lib/product/Tools/VDD_Generator.pm.in (1.13): SCMBUG ID: 80 SCMBUG NOTE: Corrected a type-o in the vdd generator help message for --help. 2005-06-11 Saturday 17:01 mkgnu * configure.in (1.123): SCMBUG ID: 346 SCMBUG NOTE: Correctly use the variable name of DEVEL_CONFIG_DAEMON_SERVICE_DEPLOYED with $ rather than @. 2005-06-05 Sunday 16:14 mkgnu * configure.in (1.122): SCMBUG ID: 346 SCMBUG NOTE: Ommited substituting the value of DEVEL_CONFIG_DAEMON_SERVICE_DEPLOYED in configure.in 2005-06-05 Sunday 16:11 mkgnu * configure.in (1.121): SCMBUG ID: 346 SCMBUG NOTE: Ommited substituting the value of DEVEL_CONFIG_DAEMON_SERVICE_ORIGINAL in configure.in 2005-05-26 Thursday 02:55 mkgnu * Makefile.in (1.77), configure.in (1.120), packaging/windows/prepare.sh.in (1.6, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2), src/scripts/rc.bat.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2), src/scripts/service_start.bat.in (1.2): SCMBUG ID: 76 SCMBUG NOTE: Use the same file name for the rc script for UNIX and Windows. This simplifies packaging and won't also ship an unnecessary duplicate scmbug-server rc script that's intented for UNIX in the Windows .zip. 2005-05-26 Thursday 02:45 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.27, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 76 SCMBUG NOTE: Don't issue a setsid if running on Windows, since POSIX::setsid is not implemented in Perl for Windows; still let the daemon start. 2005-05-26 Thursday 02:26 mkgnu * src/lib/product/Common.pm.in (1.16, SCMBUG_RELEASE_0-8-2): SCMBUG ID: 76 SCMBUG NOTE: Set a variable that informs during runtime if the product was configured for Windows. 2005-05-26 Thursday 02:23 mkgnu * configure.in (1.119): SCMBUG ID: 76 SCMBUG NOTE: Changed how the path for the windows perl binary and windows prefix are specified so the product name is not escaped. 2005-05-25 Wednesday 01:45 mkgnu * configure.in (1.118), packaging/debian/changelog (1.29) (utags: SCMBUG_RELEASE_0-8-1): SCMBUG ID: 530 SCMBUG NOTE: Increased version number for upcoming release SCMBUG_RELEASE_0-8-1. This release supports hooks for Subversion 1.2 and no translation of usernames. 2005-05-25 Wednesday 01:42 mkgnu * doc/manual/features.sgml (1.24, SCMBUG_RELEASE_0-8-2), src/daemon/etc/daemon.conf.template.in (1.12, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2), src/lib/product/Daemon/Daemon.pm.in (1.26), src/tests/product.test/config/daemon.conf.bugzilla (1.2), src/tests/product.test/config/daemon.conf.mantis (1.2) (utags: SCMBUG_RELEASE_0-8-1): SCMBUG ID: 521 SCMBUG NOTE: The SCM to bug-tracker username translation can now be disabled. 2005-05-25 Wednesday 00:52 mkgnu * configure.in (1.117), src/glue/templates/svn/post-commit.in (1.5, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1), src/glue/templates/svn/pre-commit.in (1.5, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1): SCMBUG ID: 523 SCMBUG NOTE: In Subversion hooks, use the value of @DEVEL_CONFIG_PERL_BINARY@ when calling perl, rather than just perl. This will hold the full path to the perl binary, and should work with Subversion 1.2 that unsets $PATH. 2005-05-21 Saturday 01:53 mkgnu * src/lib/product/Tools/VDD_Generator.pm.in (1.12, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0): SCMBUG ID: 80 SCMBUG NOTE: Caught a couple of compilation errors; missing a package use and a syntax error. 2005-05-21 Saturday 01:44 mkgnu * Makefile.in (1.76, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0): SCMBUG ID: 346 SCMBUG NOTE: Remove aclocal.m4 on distclean. This file seems to be generated by a newer autoconf. 2005-05-21 Saturday 01:42 mkgnu * Makefile.in (1.75): SCMBUG ID: 346 SCMBUG NOTE: Remove some autogenerated rpm-packaging files on the clean rule. 2005-05-21 Saturday 01:40 mkgnu * product_release.conf.in (1.20, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0): SCMBUG ID: 346 SCMBUG NOTE: Package the redhat packaging sources too, even though they don't work yet. 2005-05-21 Saturday 01:34 mkgnu * src/tests/Makefile.in (1.5, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0): SCMBUG ID: 517 SCMBUG NOTE: Don't exit if an autogenerated file does not exist for removal. 2005-05-21 Saturday 01:00 mkgnu * configure.in (1.116), packaging/debian/changelog (1.28) (utags: SCMBUG_RELEASE_0-8-0): SCMBUG ID: 529 SCMBUG NOTE: Incremented release version for upcoming SCMBUG_RELEASE_0-8-0. This release contains an updated protocol with VDD support. 2005-05-21 Saturday 00:57 mkgnu * doc/manual/resources.sgml (1.12, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0): SCMBUG ID: 80 SCMBUG NOTE: Added instructions on installing XML::Simple, since it's needed by the VDD. 2005-05-21 Saturday 00:54 mkgnu * src/lib/product/Common.pm.in (1.15, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0): SCMBUG ID: 80 SCMBUG NOTE: Updated the package installation instructions to show how a perl module can be installed under Windows. 2005-05-21 Saturday 00:45 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.25, SCMBUG_RELEASE_0-8-0): SCMBUG ID: 80 SCMBUG NOTE: Added logic in the daemon that checks if XML::Simple is installed on the daemon. 2005-05-18 Wednesday 02:34 mkgnu * packaging/redhat/prepare.sh.in (1.2, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0): SCMBUG ID: 346 SCMBUG NOTE: Supply the name of the spec file to the rpm command in order to build. 2005-05-18 Wednesday 02:34 mkgnu * packaging/redhat/product.spec.in (1.3, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0): SCMBUG ID: 346 SCMBUG NOTE: Assigned this product in the Group Development/Tools for rpms. 2005-05-18 Wednesday 02:20 mkgnu * Makefile.in (1.74), packaging/debian/rules.in (1.19, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0): SCMBUG ID: 346 SCMBUG NOTE: The Debian packages can be rebuild correctly again. Files for each package are not installed in a single directory called scmbug, but in separate directories: scmbug-doc, scmbug-common, etc. 2005-05-18 Wednesday 02:02 mkgnu * Makefile.in (1.73), configure.in (1.115), product_release.conf.in (1.19), doc/paper_introduce/Makefile.in (1.9, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0), packaging/debian/control.in (1.6, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0), packaging/debian/copyright.in (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0), packaging/redhat/product.spec.in (1.2), src/lib/product/Tools/Glue_Installer.pm.in (1.17, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0), src/scripts/rc.in (1.9, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0), src/tests/Makefile.in (1.4): SCMBUG ID: 346 SCMBUG NOTE: All the descriptions used in the Debian packages are now defined in configure.in and reused to build the rpm file. 2005-05-13 Friday 00:34 mkgnu * Makefile.in (1.72), configure.in (1.114), doc/manual/manual.sgml.in (1.20, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0), packaging/debian/control.in (1.5), packaging/debian/copyright (1.3), packaging/redhat/prepare.sh.in (1.1), packaging/redhat/product.spec.in (1.1), packaging/redhat/rpmmacros.in (1.1, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0), packaging/redhat/rpmrc.in (1.1, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0): SCMBUG ID: 346 SCMBUG NOTE: First attempt at reorganizing to support building .rpms. Not tested yet. 2005-05-12 Thursday 23:54 mkgnu * doc/manual/Makefile.in (1.8, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0): SCMBUG ID: 524 SCMBUG NOTE: Applied Dirk's patch to use docbook2html and docbook2dvi correctly. 2005-05-06 Friday 04:07 mkgnu * src/lib/product/Common.pm.in (1.14): SCMBUG ID: 80 SCMBUG NOTE: Increased the protocol number, since the VDD will be transported in XML. 2005-05-06 Friday 04:05 mkgnu * src/lib/product/: Daemon/Daemon.pm.in (1.24), Tools/VDD_Generator.pm.in (1.11): SCMBUG ID: 80 SCMBUG NOTE: Removed the entire transformation logic to/from string/vdd and replaced it with XML::Simple. 2005-05-06 Friday 03:57 mkgnu * src/lib/product/Tools/SCM_Functions.pm.in (1.7, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0): SCMBUG ID: 80 SCMBUG NOTE: Removed a global variable that is no longer used; only declared. 2005-05-06 Friday 03:31 mkgnu * src/lib/product/Tools/VDD_Generator.pm.in (1.10): SCMBUG ID: 80 SCMBUG NOTE: Fixed bug where the output filename passed was not used. Fixed bug where comments were overwritten when converted in string_to_vdd. 2005-05-06 Friday 03:00 mkgnu * src/lib/product/Tools/VDD_Generator.pm.in (1.9): SCMBUG ID: 80 SCMBUG NOTE: Accept the output file as an argument. It appears that the path is wrong though. It's stored in ~hooks in Subversion. 2005-05-06 Friday 01:58 mkgnu * src/lib/product/Tools/VDD_Generator.pm.in (1.8): SCMBUG ID: 80 SCMBUG NOTE: Added some mock code using XML::Writer that produces a VDD document in XML. This should be moved in the server, so this module will be installed only once at the server, not on all clients running a VDD. 2005-05-05 Thursday 03:35 mkgnu * configure.in (1.113), src/tests/Makefile.in (1.3), src/tests/product.test/svn/create_vdd.sh.in (1.1, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0), src/tests/product.test/svn/tests_svn.exp (1.3, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0) (utags: SCMBUG_RELEASE_0-7-2): SCMBUG ID: 517 SCMBUG NOTE: Added a test that creates a VDD document. The test does not do any verifications; it just calls the VDD generator after applying a couple of tags. 2005-04-27 Wednesday 04:35 mkgnu * Makefile.in (1.71, SCMBUG_RELEASE_0-7-2): SCMBUG ID: 76 SCMBUG NOTE: Caught a case where an extra DESTDIR was used in selecting the source files in installation, and broke when installing Debian packages. 2005-04-27 Wednesday 04:16 mkgnu * configure.in (1.112): SCMBUG ID: 76 SCMBUG NOTE: Dynamically creating and cleaning up the CVS and Subversion templates for Windows based on the name of the hook for Windows vs UNIX. 2005-04-27 Wednesday 04:04 mkgnu * product_release.conf.in (1.18, SCMBUG_RELEASE_0-7-2): SCMBUG ID: 519 SCMBUG NOTE: Begin distributing src/tests which includes the testsuite and now for the first time doc/paper_introduce that includes the paper that introduced Scmbug in FREENIX 05.e 2005-04-27 Wednesday 03:42 mkgnu * doc/manual/tools.sgml (1.21, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2): SCMBUG ID: 66 SCMBUG NOTE: Output formatting issues in the Glue Installer example to accentuate commands and the prompt. 2005-04-27 Wednesday 03:36 mkgnu * doc/manual/tools.sgml (1.20): SCMBUG ID: 66 SCMBUG NOTE: Type-o error................................................... 2005-04-27 Wednesday 03:36 mkgnu * doc/manual/tools.sgml (1.19): SCMBUG ID: 66 SCMBUG NOTE: Added an example using the Glue Installer to install the Glue in a Subversion repository. 2005-04-27 Wednesday 03:34 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.16, SCMBUG_RELEASE_0-7-2): SCMBUG ID: 66 SCMBUG NOTE: Output formatting issues that were identifying after writing a glue installation example. 2005-04-27 Wednesday 03:18 mkgnu * configure.in (1.111), packaging/debian/changelog (1.27, SCMBUG_RELEASE_0-7-2): SCMBUG ID: 519 SCMBUG NOTE: Increased version number for upcoming release SCMBUG_RELEASE_0-7-2. 2005-04-27 Wednesday 03:13 mkgnu * src/lib/product/Tools/VDD_Generator.pm.in (1.7, SCMBUG_RELEASE_0-7-2): SCMBUG ID: 80 SCMBUG NOTE: Replaced all pops with shifts, and added some missing statements to exit the string to VDD state machine. 2005-04-27 Wednesday 02:48 mkgnu * src/lib/product/: Glue/Glue.pm.in (1.12, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2), Tools/VDD_Generator.pm.in (1.6): SCMBUG ID: 410,80 SCMBUG NOTE: The glue connection and policies variables are now accessed using setters and getters. This is required in order to pass the policies to the VDD Generator. 2005-04-24 Sunday 05:02 mkgnu * src/lib/product/Tools/SCM_Description.pm.in (1.4, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2): SCMBUG ID: 76 SCMBUG NOTE: (name): Syntax error. Left a \ in there in the previous commit. 2005-04-24 Sunday 04:33 mkgnu * src/lib/product/Bug.pm.in (1.2, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2): SCMBUG ID: 80 SCMBUG NOTE: If resolution was empty, since it was a blank string when it came out from the Bugtracker (e.g. Bugzilla) return an empty string rather than an uninitialized value. 2005-04-24 Sunday 04:32 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.23, SCMBUG_RELEASE_0-7-2): SCMBUG ID: 80 SCMBUG NOTE: Added some missing newlines on the return message that will be transported back to the VDD client. 2005-04-24 Sunday 04:31 mkgnu * src/lib/product/Tools/SCM_Functions.pm.in (1.6, SCMBUG_RELEASE_0-7-2): SCMBUG ID: 80 SCMBUG NOTE: Output formatting issue. Add a newline at the end of the get_label_date error message. 2005-04-23 Saturday 04:23 mkgnu * src/tests/product.test/svn/add_tag_invalid_name.sh (1.2, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2): SCMBUG ID: 517 SCMBUG NOTE: Force removal of the invalid tag in the Subversion tag. Must use --force for tags, while this is not needed on removal of files. 2005-04-23 Saturday 04:02 mkgnu * doc/: manual/Makefile.in (1.7), paper_introduce/Makefile.in (1.8) (utags: SCMBUG_RELEASE_0-7-2): SCMBUG ID: 66 SCMBUG NOTE: Improved some cleanup rules on the manual's images and the FREENIX 05 presentation directory. 2005-04-23 Saturday 03:45 mkgnu * doc/manual/: glossary.sgml (1.8, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6), scm-frontends.sgml (1.25) (utags: SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-5): SCMBUG ID: 66 SCMBUG NOTE: Documented Bazaar-NG in the list of SCM systems that are encouraged to contribute a frontend. 2005-04-21 Thursday 03:37 mkgnu * doc/paper_introduce/scmbug_freenix_05.bib (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, 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, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2): SCMBUG ID: 516 SCMBUG NOTE: Added a BibTex entry others can use to reference the FREENIX 05 paper. 2005-04-21 Thursday 03:27 mkgnu * configure.in (1.110), packaging/debian/changelog (1.26) (utags: SCMBUG_RELEASE_0-7-1): SCMBUG ID: 518 SCMBUG NOTE: Increased version for upcoming release SCMBUG_RELEASE_0-7-1. This release includes the FREENIX '05 presentation and a testsuite. 2005-04-21 Thursday 03:20 mkgnu * doc/paper_introduce/Makefile.in (1.7, SCMBUG_RELEASE_0-7-1): SCMBUG ID: 516 SCMBUG NOTE: Make a copy of the presentation for FREENIX 05 when this paper is built. This is the final copy that will be made available on the web. 2005-04-21 Thursday 03:11 mkgnu * Makefile.in (1.70, SCMBUG_RELEASE_0-7-1), configure.in (1.109), src/tests/Makefile.in (1.2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/cvs/add_directory.sh (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/cvs/add_tag.sh (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/cvs/add_tag_invalid_name.sh (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/cvs/commit_file.sh (1.2, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/cvs/commit_file_commas_whitespaces.sh (1.1, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/cvs/commit_file_invalid_message_size.sh (1.1, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/cvs/commit_file_invalid_owner.sh (1.1, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/cvs/commit_file_invalid_product.sh (1.1, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/cvs/commit_file_multiple_bugs.sh (1.1, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/cvs/delete_tag.sh (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/cvs/tests_cvs.exp (1.2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/lib/common_bugtracker.inc (1.2, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/svn/add_tag.sh (1.1, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/svn/add_tag_invalid_name.sh (1.1, SCMBUG_RELEASE_0-7-1), src/tests/product.test/svn/commit_file_invalid_message_size.sh (1.1, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/svn/commit_file_invalid_owner.sh (1.1, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/svn/commit_file_invalid_product.sh (1.1, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/svn/commit_file_multiple_bugs.sh (1.1, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/svn/delete_tag.sh (1.1, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/svn/tests_svn.exp (1.2, SCMBUG_RELEASE_0-7-1): SCMBUG ID: 517 SCMBUG NOTE: Added a whole lotta more tests in the testsuite for both CVS and Subversion. 2005-04-21 Thursday 03:11 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.22, SCMBUG_RELEASE_0-7-1): SCMBUG ID: 80 SCMBUG NOTE: Send a newline after each vdd bug and comment. Otherwise this info can't be parsed correctly at the client. 2005-04-21 Thursday 03:10 mkgnu * src/lib/product/Tools/SCM_Description.pm.in (1.3, SCMBUG_RELEASE_0-7-1): SCMBUG ID: 76 SCMBUG NOTE: Catch cases where the scm name is set prior to the repository path in the future 2005-04-21 Thursday 03:09 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.15, SCMBUG_RELEASE_0-7-1): SCMBUG ID: 76 SCMBUG NOTE: Here's the comment for system/src/lib/product/Tools/VDD_Generator.pm.in: fixed the bug where scm name was not set after the repository path. 2005-04-21 Thursday 03:06 mkgnu * src/lib/product/Tools/VDD_Generator.pm.in (1.5, SCMBUG_RELEASE_0-7-1): SCMBUG ID: 76 SCMBUG NOTE: Chmod the hook correctly. Apparently installing Subversion hooks with File::Copy does so without the possibility of setting the execute bit. 2005-04-14 Thursday 01:30 mkgnu * doc/paper_introduce/presentation/presentation_introduce.ppt (1.3, 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, SCMBUG_RELEASE_0-19-3, SCMBUG_RELEASE_0-19-2, SCMBUG_RELEASE_0-19-1, SCMBUG_RELEASE_0-19-0, SCMBUG_RELEASE_0-18-4, SCMBUG_RELEASE_0-18-3, SCMBUG_RELEASE_0-18-2, SCMBUG_RELEASE_0-18-1, SCMBUG_RELEASE_0-18-0, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-16-0, SCMBUG_RELEASE_0-15-8, SCMBUG_RELEASE_0-15-7, SCMBUG_RELEASE_0-15-6, SCMBUG_RELEASE_0-15-5, SCMBUG_RELEASE_0-15-4, SCMBUG_RELEASE_0-15-3, SCMBUG_RELEASE_0-15-2, SCMBUG_RELEASE_0-15-1, SCMBUG_RELEASE_0-15-0, SCMBUG_RELEASE_0-14-2, SCMBUG_RELEASE_0-14-1, SCMBUG_RELEASE_0-14-0, SCMBUG_RELEASE_0-13-0, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-11-0, SCMBUG_RELEASE_0-10-1, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1, SCMBUG_RELEASE_0-9-0, SCMBUG_RELEASE_0-8-24, SCMBUG_RELEASE_0-8-23, SCMBUG_RELEASE_0-8-22, SCMBUG_RELEASE_0-8-21, SCMBUG_RELEASE_0-8-20, SCMBUG_RELEASE_0-8-19, SCMBUG_RELEASE_0-8-18, SCMBUG_RELEASE_0-8-17, SCMBUG_RELEASE_0-8-16, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1): SCMBUG ID: 516 SCMBUG NOTE: Trivial output formatting issues that were introduced. This is the final version of the paper, as presented earlier this morning. 2005-04-14 Thursday 01:23 mkgnu * Makefile.in (1.69), configure.in (1.108), src/tests/Makefile.in (1.1), src/tests/product.test/config/daemon.conf.bugzilla (1.1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/config/daemon.conf.mantis (1.1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/config/prep.sh.in (1.1, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/cvs/checkout_repository.sh (1.1, SCMBUG_RELEASE_0-8-15, SCMBUG_RELEASE_0-8-14, SCMBUG_RELEASE_0-8-13, SCMBUG_RELEASE_0-8-12, SCMBUG_RELEASE_0-8-11, SCMBUG_RELEASE_0-8-10, SCMBUG_RELEASE_0-8-9, SCMBUG_RELEASE_0-8-8, SCMBUG_RELEASE_0-8-7, SCMBUG_RELEASE_0-8-6, SCMBUG_RELEASE_0-8-5, SCMBUG_RELEASE_0-8-4, SCMBUG_RELEASE_0-8-3, SCMBUG_RELEASE_0-8-2, SCMBUG_RELEASE_0-8-1, SCMBUG_RELEASE_0-8-0, SCMBUG_RELEASE_0-7-2, SCMBUG_RELEASE_0-7-1), src/tests/product.test/cvs/commit_file.sh