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), 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-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-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-19-9, SCMBUG_RELEASE_0-19-8), src/tests/product.test/config/testers/mkgnu/daemon.conf.mantis.in (1.9, 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-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), Tools/VDD_Generator.pm.in (1.28) (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-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-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-19-9, SCMBUG_RELEASE_0-19-8): bug 895: The Merger tool is supported in TestDirector. Clarified this in the documentation.