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-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-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-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-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-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-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-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-2), daemon.conf.mantis (1.3), daemon.conf.mantis.in (1.1, 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-8-2), src/scripts/rc.bat.in (1.1, 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.