2004-08-16 Monday 05:23 mkgnu * configure.in (1.67), packaging/debian/changelog (1.10) (utags: SCMBUG_RELEASE_0-2-7): SCMBUG ID: 415 SCMBUG NOTE:Increased release version to 0.2.7 for the upcoming release. This release fixes a bug in 0.2.6 that completely broke the Subversion integration. It also introduces tagging support for Subversion. 2004-08-16 Monday 05:04 mkgnu * doc/manual/: scm-frontends.sgml (1.11), tools.sgml (1.11) (utags: SCMBUG_RELEASE_0-2-7): SCMBUG ID: 66, 353 SCMBUG NOTE:Documented that integration of Subversion tags is now supported. 2004-08-15 Sunday 23:26 mkgnu * src/lib/product/Subversion.pm.in (1.8, SCMBUG_RELEASE_0-2-7): SCMBUG ID: 353 SCMBUG NOTE:Ensured that a Subversion tag or branch will NOT be deleted when only a single file in that tag or branch is deleted 2004-08-15 Sunday 23:05 mkgnu * src/lib/product/Subversion.pm.in (1.7): SCMBUG ID: 353 SCMBUG NOTE:Added support for deleting Subversion tags. Now detecting if a delete was intented. 2004-08-15 Sunday 22:50 mkgnu * src/lib/product/Subversion.pm.in (1.6): SCMBUG ID: 353 SCMBUG NOTE:Now attempting to tag right after a verification activity. 2004-08-15 Sunday 22:26 mkgnu * src/lib/product/: Glue.pm.in (1.7, SCMBUG_RELEASE_0-2-7), SCM.pm.in (1.5, SCMBUG_RELEASE_0-2-7), Subversion.pm.in (1.5): SCMBUG ID: 353 SCMBUG NOTE:Added support for detecting when a tag or branch activity is intented in Subversion, even though tags and branches are regulal directory copies in Subversion. At the moment, deleting a tag is not yet supported. 2004-08-15 Sunday 22:03 mkgnu * src/glue/etc/product/glue.conf.template.in (1.5, SCMBUG_RELEASE_0-2-7): SCMBUG ID: 353 SCMBUG NOTE:Added in the glue configuration file the list of directories that Subversion recommends to be used for tags or branches. Defining this files is useful for automatic detection of whether a tag or branch activity is implied after a Subversion commit. 2004-08-15 Sunday 16:58 mkgnu * src/lib/product/Subversion.pm.in (1.4): SCMBUG ID: 410 SCMBUG NOTE:Fixed a bug where the log message from Subversion was not set in the proper hash key, resulting in complete inability to commit anything from Subversion. This broke in SCMUBG_RELEASE_0-2-6. 2004-08-15 Sunday 04:33 mkgnu * src/lib/product/Subversion.pm.in (1.3): SCMBUG ID: 414 SCMBUG NOTE:Added an additional check for an output format that is not expected from the 'svnlook changed' command. 2004-08-15 Sunday 02:11 mkgnu * configure.in (1.66), packaging/debian/changelog (1.9) (utags: SCMBUG_RELEASE_0-2-6): SCMBUG ID: 413 SCMBUG NOTE:Increased version to 0.2.6 for the upcoming release. This release includes a reorganized collection of the SCM Glue support. It also includes a bug fix in deleting tag names from Bugzilla in releases up to 2.16.x 2004-08-15 Sunday 02:07 mkgnu * doc/manual/design.sgml (1.12, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6): SCMBUG ID: 66 SCMBUG NOTE:Documented the fact that John Quillan's work was never publicly released. 2004-08-15 Sunday 02:06 mkgnu * doc/manual/scm-frontends.sgml (1.10, SCMBUG_RELEASE_0-2-6): SCMBUG ID: 66 SCMBUG NOTE:Minor grammar corrections in the Related Work section. 2004-08-14 Saturday 19:17 mkgnu * src/lib/product/Bugzilla.pm.in (1.11, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6): SCMBUG ID: 396 SCMBUG NOTE:Fixed a bug where removing tags did not delete them from Bugzilla's version table for Bugzilla releases up to 2.16.x 2004-08-14 Saturday 08:31 mkgnu * src/lib/product/SCM.pm.in (1.4, SCMBUG_RELEASE_0-2-6): SCMBUG ID: 410 SCMBUG NOTE:Converted the user setter to both a setter and getter. 2004-08-14 Saturday 08:29 mkgnu * src/lib/product/CVS.pm.in (1.3, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6): SCMBUG ID: 410 SCMBUG NOTE:Now using the tag arguments in the correct order, after all the code rearranging. 2004-08-14 Saturday 08:08 mkgnu * src/lib/product/CVS.pm.in (1.2): SCMBUG ID: 410 SCMBUG NOTE:Moved the original_log_message in the activity hash key, and also now calling read_original_log_message through $self. 2004-08-14 Saturday 08:07 mkgnu * src/lib/product/SCM.pm.in (1.3): SCMBUG ID: 410 SCMBUG NOTE:Moved the original_log_message in the activity hash key 2004-08-14 Saturday 06:32 mkgnu * src/lib/product/SCM.pm.in (1.2): SCMBUG ID: 410 SCMBUG NOTE:Added a missing import of the error function from package common. 2004-08-14 Saturday 06:23 mkgnu * src/glue/templates/cvs/checkoutlist.in (1.3, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6): SCMBUG ID: 410 SCMBUG NOTE:Now checking out the SCM module files when the CVS repository is checked out. 2004-08-14 Saturday 06:10 mkgnu * src/lib/product/Subversion.pm.in (1.2, SCMBUG_RELEASE_0-2-6): SCMBUG ID: 410 SCMBUG NOTE:Fixed a bug where the username was not set in the activity hash reference in the Subversion module. 2004-08-14 Saturday 06:02 mkgnu * src/scripts/rc.in (1.5, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6): SCMBUG ID: 408 SCMBUG NOTE:Corrected an inconsistency where the daemon name displayed when the daemon was starting was not the same as the one displayed when stopping. 2004-08-14 Saturday 05:46 mkgnu * src/lib/product/: CVS.pm.in (1.1), Connection.pm.in (1.5, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6), Glue.pm.in (1.6, SCMBUG_RELEASE_0-2-6), SCM.pm.in (1.1), Subversion.pm.in (1.1): SCMBUG ID: 410 SCMBUG NOTE:Reorganized functionality in Glue.pm into separate modules that include functionality per SCM system. 2004-08-14 Saturday 05:42 mkgnu * packaging/debian/rules.in (1.8, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6): SCMBUG ID: 410 SCMBUG NOTE:Now installing the SCM-specific files in the Debian packaging rules file. 2004-08-14 Saturday 05:40 mkgnu * src/scripts/install_glue.pl.in (1.15, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6): SCMBUG ID: 410 SCMBUG NOTE:Now installing the SCM-specific files from the glue installation script. 2004-08-14 Saturday 05:38 mkgnu * Makefile.in (1.51, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6), configure.in (1.65): SCMBUG ID: 410 SCMBUG NOTE:Added support for autogenerating some new files that encapsulate as classes the CVS and Subversion support. Also installing these files in the main Makefile now. 2004-08-11 Wednesday 07:06 mkgnu * src/lib/product/: Bugtracker.pm.in (1.9, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6), Bugzilla.pm.in (1.10): SCMBUG ID: 396 SCMBUG NOTE:Converted all setter functions to also be getters. 2004-08-10 Tuesday 21:18 mkgnu * doc/manual/design.sgml (1.11): SCMBUG ID: 66 SCMBUG NOTE:Minor grammar corrections, and ensuring URLs are not prefixed with spacing. 2004-08-10 Tuesday 08:56 mkgnu * configure.in (1.64), packaging/debian/changelog (1.8) (utags: SCMBUG_RELEASE_0-2-5): SCMBUG ID: 409 SCMBUG NOTE:Increased release version to 0-2-5 for the upcoming release SCMBUG_RELEASE_0-2-5 2004-08-10 Tuesday 08:50 mkgnu * doc/manual/bugtracking-backends.sgml (1.9, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5): SCMBUG ID: 66 SCMBUG NOTE:Documented that version 2.18.x of Bugzilla is now supported. 2004-08-10 Tuesday 08:48 mkgnu * src/lib/product/: Bugzilla.pm.in (1.9), Daemon.pm.in (1.10, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6) (utags: SCMBUG_RELEASE_0-2-5): SCMBUG ID: 396 SCMBUG NOTE:It turns out that we were chdiring to / after chdir to intallation_directory. GenerateVersionTable() was not to blame: it could not find data/versioncache in its path. 2004-08-10 Tuesday 08:14 mkgnu * src/lib/product/Bugzilla.pm.in (1.8): SCMBUG ID: 396 SCMBUG NOTE:Reverted back to removing the data/versioncache file rather than calling GenerateVersionTable(). The reason is: # ls -lrtah data/versioncache -rw-rw---- 1 apache apache 16K Aug 10 01:05 data/versioncache When the Scmbug daemon runs as root, it is not able to recreate this file using GenerateVersionTable(). It's unclear why, but that's what happens. 2004-08-10 Tuesday 07:44 mkgnu * src/lib/product/Bugtracker.pm.in (1.8, SCMBUG_RELEASE_0-2-5): SCMBUG ID: 396 SCMBUG NOTE:Corrected a bug just introduced where the return value of the integration_tag_exists function changed during the implementation of this feature. 2004-08-10 Tuesday 07:39 mkgnu * src/lib/product/Bugtracker.pm.in (1.7): SCMBUG ID: 396 SCMBUG NOTE:Calling a few more functions prefixed with "integration_" that were omitted. 2004-08-10 Tuesday 07:26 mkgnu * src/lib/product/: Bugtracker.pm.in (1.6), Bugzilla.pm.in (1.7): SCMBUG ID: 396 SCMBUG NOTE:Prefixed all function names that provide integration with Bugzilla with "integration_". This is required in order to avoid namespace collissions with Bugzilla's globals.pl, which apparently provides functions called get_product_name, get_product_id, etc. 2004-08-10 Tuesday 06:46 mkgnu * src/lib/product/Daemon.pm.in (1.9): SCMBUG ID: 396 SCMBUG NOTE: Fixed a case where the wrong value was checked on a failed result check. 2004-08-10 Tuesday 06:40 mkgnu * src/lib/product/: Bugtracker.pm.in (1.5), Bugzilla.pm.in (1.6): SCMBUG ID: 396 SCMBUG NOTE:Now connecting to the database only before processing an activity. Also fixed an ommited case of not using $self-> for dereferencing. 2004-08-10 Tuesday 06:29 mkgnu * src/lib/product/: Bugtracker.pm.in (1.4), Bugzilla.pm.in (1.5): SCMBUG ID: 396 SCMBUG NOTE:Now using $self-> to indirect calls to member functions of the Bugzilla and Bugtracker classes. 2004-08-10 Tuesday 06:22 mkgnu * src/scripts/rc.in (1.4, SCMBUG_RELEASE_0-2-5): SCMBUG ID: 408 SCMBUG NOTE:Now using kill -9 to kill the daemon. I am unsure why the daemon won't die otherwise. Will have to revisit this at some point to guarantee correctness of shutting down. 2004-08-10 Tuesday 06:12 mkgnu * src/lib/product/: Common.pm.in (1.4, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5), Connection.pm.in (1.4, SCMBUG_RELEASE_0-2-5), Daemon.pm.in (1.8): SCMBUG ID: 407 SCMBUG NOTE:Now reporting the complete error from the server if the token returned from the server is not "accepted". 2004-08-10 Tuesday 05:09 mkgnu * src/lib/product/Daemon.pm.in (1.7): SCMBUG ID: 396 SCMBUG NOTE:Changed the format of an error message in the Daemon. 2004-08-08 Sunday 17:35 mkgnu * doc/manual/: about.sgml (1.8, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5), bugtracking-backends.sgml (1.8), conventions.sgml (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5), glossary.sgml (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5), manual.sgml.in (1.13, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5), scm-frontends.sgml (1.9, SCMBUG_RELEASE_0-2-5), tools.sgml (1.10, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5): SCMBUG ID: 66 SCMBUG NOTE:Added a glossary, and a document conventions section, just like the Bugzilla Guide uses. Began linking names of systems/tools to the glossary, and using a url to their webpage there. This will unclutter the pdf version of the document from url links inlined with content. 2004-08-08 Sunday 16:18 mkgnu * doc/manual/installation.sgml (1.5, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5): SCMBUG ID: 66 SCMBUG NOTE:Converted the installation commands from source into proper , tags. 2004-08-08 Sunday 08:37 mkgnu * Makefile.in (1.50), packaging/debian/rules.in (1.7) (utags: SCMBUG_RELEASE_0-2-5): SCMBUG ID: 396 SCMBUG NOTE:Now installing the new Bug-tracking modules in the source installation and the Debian package. 2004-08-08 Sunday 08:33 mkgnu * src/lib/product/: Bugtracker.pm.in (1.3), Bugzilla.pm.in (1.4), Daemon.pm.in (1.6): SCMBUG ID: 396 SCMBUG NOTE:Added support for dynamically using different functionality based on the version number of Bugzilla used. Added support for integration with Bugzilla 2.18.x 2004-08-08 Sunday 08:31 mkgnu * src/daemon/etc/daemon.conf.template.in (1.4, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5): SCMBUG ID: 396 SCMBUG NOTE:Added in the configuration file of the daemon an entry for setting the version number of the bug-tracking system 2004-08-08 Sunday 08:09 mkgnu * src/lib/product/Glue.pm.in (1.5, SCMBUG_RELEASE_0-2-5): SCMBUG ID: 292 SCMBUG NOTE:Missed removing one more case of activity_comment that was not removed. 2004-08-08 Sunday 07:35 mkgnu * src/glue/etc/product/glue.conf.template.in (1.4, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5): SCMBUG ID: 396 SCMBUG NOTE:Now using single quotes in the glue configuration file. 2004-08-08 Sunday 07:22 mkgnu * Makefile.in (1.49), configure.in (1.63), src/lib/product/Bugtracker.pm.in (1.2), src/lib/product/Bugzilla.pm.in (1.3), src/lib/product/Daemon.pm.in (1.5), src/lib/product/Request.pm.in (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5): SCMBUG ID: 396 SCMBUG NOTE:Added the abstraction of an integration request, to correct compilation errors in Bugtracker.pm. Now log messages are reported after a request is processed, not during. 2004-08-08 Sunday 06:31 mkgnu * src/lib/product/: Bugzilla.pm.in (1.2), Daemon.pm.in (1.4): SCMBUG ID: 396 SCMBUG NOTE:Fixed a couple compilation errors that resulted from the package reorganization. 2004-08-08 Sunday 06:18 mkgnu * src/lib/product/Common.pm.in (1.3): SCMBUG ID: 292 SCMBUG NOTE:Removed another occurence of activity_comment that was omitted from the last commit. 2004-08-08 Sunday 06:05 mkgnu * Makefile.in (1.48), configure.in (1.62), doc/manual/features.sgml (1.7, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5), doc/manual/manual.sgml.in (1.12), src/daemon/etc/daemon.conf.template.in (1.3), src/lib/product/Bugtracker.pm.in (1.1), src/lib/product/Bugzilla.pm.in (1.1), src/lib/product/Connection.pm.in (1.3), src/lib/product/Daemon.pm.in (1.3), src/lib/product/Glue.pm.in (1.4): SCMBUG ID: 396,292 SCMBUG NOTE:Removed the activity_comment action. Reworked the package structure of the daemon to split in separate classes the bugtracker logic and the Bugzilla-specific bits. 2004-08-08 Sunday 00:36 mkgnu * product_release.conf.in (1.13, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4): SCMBUG ID: 345 SCMBUG NOTE:Now excluding the autogenerated file doc/manual/Makefile from the source release. 2004-08-07 Saturday 19:12 mkgnu * configure.in (1.61), packaging/debian/changelog (1.7) (utags: SCMBUG_RELEASE_0-2-4): SCMBUG ID: 405 SCMBUG NOTE:Increased version to 0-2-4 for the upcoming release. 2004-08-07 Saturday 19:09 mkgnu * src/scripts/rc.in (1.3, SCMBUG_RELEASE_0-2-4): SCMBUG ID: 345 SCMBUG NOTE:Hopefully now using a more generic rc script that will work with most Linux systems. 2004-08-07 Saturday 19:08 mkgnu * configure.in (1.60): SCMBUG ID: 345 SCMBUG NOTE:Corrected the description global variable to read Software Configuration Management. 2004-08-07 Saturday 19:00 mkgnu * Makefile.in (1.47, SCMBUG_RELEASE_0-2-4): SCMBUG ID: 345 SCMBUG NOTE:Now distcleaning doc/manual, and starting/stoping the daemon on install/uninstall. 2004-08-07 Saturday 18:59 mkgnu * doc/manual/Makefile.in (1.2, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4): SCMBUG ID: 345 SCMBUG NOTE:Now removing the Makefile only on distclean, rather than clean. 2004-08-07 Saturday 18:49 mkgnu * Makefile.in (1.46): SCMBUG ID: 345 SCMBUG NOTE:No longer exiting with an error if the glue library is not present. 2004-08-07 Saturday 18:47 mkgnu * Makefile.in (1.45): SCMBUG ID: 345 SCMBUG NOTE:Made the uninstall-rules a lot more easier to work with. I just remove the root directory of each component. 2004-08-07 Saturday 18:40 mkgnu * Makefile.in (1.44): SCMBUG ID: 345 SCMBUG NOTE:Fixed some problems with uninstalling the glue in the uninstall-tools rule. 2004-08-07 Saturday 18:23 mkgnu * configure.in (1.59), doc/manual/Makefile (1.8), doc/manual/Makefile.in (1.1): SCMBUG ID: 345 SCMBUG NOTE:Now autogenerating and cleaning the Makefile in doc/manual, since it creates symbolic links. 2004-08-07 Saturday 16:54 mkgnu * doc/manual/installation.sgml (1.4, SCMBUG_RELEASE_0-2-4): SCMBUG ID: 66 SCMBUG NOTE:Added a section on installing the documentation of the system. 2004-08-07 Saturday 16:53 mkgnu * doc/manual/manual.sgml.in (1.11, SCMBUG_RELEASE_0-2-4): SCMBUG ID: 66 SCMBUG NOTE:Capitalized "Team". The rest of this manual is already capitalized. 2004-08-07 Saturday 16:46 mkgnu * doc/manual/: installation.sgml (1.3), manual.sgml.in (1.10), tools.sgml (1.9, SCMBUG_RELEASE_0-2-4): SCMBUG ID: 66 SCMBUG NOTE:Added an Installation chapter, again, and in it documented how the different components can be installed from sources using the new Makefile install-* rules. 2004-08-07 Saturday 09:15 mkgnu * Makefile.in (1.43), packaging/debian/init.d.in (1.5, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4), src/scripts/rc.in (1.2): SCMBUG ID: 345 SCMBUG NOTE:Added a line that installs the rc script, and verified that it indeed works. 2004-08-07 Saturday 08:11 mkgnu * configure.in (1.58): SCMBUG ID: 345 SCMBUG NOTE:If no prefix was set, assume /usr/local. Why don't I like autoconf ?? 2004-08-07 Saturday 08:01 mkgnu * Makefile.in (1.42), configure.in (1.57): SCMBUG ID: 345 SCMBUG NOTE:Now manually defining the common @@ autoconf variables that stand for directory names. Autoconf sucks as a configuration tool for installation. 2004-08-07 Saturday 07:17 mkgnu * Makefile.in (1.41), configure.in (1.56), src/scripts/rc.in (1.1): SCMBUG ID: 345 SCMBUG NOTE:Now autogenerating and cleaning a generic rc script that hopefully will work for other UNIX-like systems. 2004-08-07 Saturday 07:16 mkgnu * packaging/debian/init.d.in (1.4): SCMBUG ID: 345 SCMBUG NOTE:Fixed another issue with @sbindir@ in the Debian init.d file. 2004-08-07 Saturday 07:10 mkgnu * packaging/debian/init.d.in (1.3): SCMBUG ID: 345 SCMBUG NOTE:Corrected a problem with using correct the sbindir path to start the daemon. 2004-08-07 Saturday 06:55 mkgnu * Makefile.in (1.40), configure.in (1.55), packaging/debian/rules.in (1.6, SCMBUG_RELEASE_0-2-4), src/scripts/install_glue.pl.in (1.14, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4): SCMBUG ID: 345 SCMBUG NOTE:Added support for an install and an uninstall rule in the source, to permit users installing directly from sources. Still missing the step of installing an rc script. 2004-08-07 Saturday 05:36 mkgnu * configure.in (1.54): SCMBUG ID: 345 SCMBUG NOTE:Fixed a bug in recreating symbolic links used in Debian packaging. 2004-08-07 Saturday 02:53 mkgnu * Makefile.in (1.39), configure.in (1.53), packaging/debian/doc.postinst.in (1.2), packaging/debian/doc.prerm.in (1.2), packaging/debian/rules.in (1.5): SCMBUG ID: 345 SCMBUG NOTE:Eventually discovered the CORRECT way of install doc-base files and using dh_installdocs and dh_installchangelogs. There are still some problems with lintian complaining that /usr/doc/product-* was not set correctly. Wasn't dh_installdocs was supposed to do that? I'm not user why this is not automatically happening for me. 2004-08-07 Saturday 01:40 mkgnu * doc/manual/tools.sgml (1.8, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 66 SCMBUG NOTE:Removed a confusing, circular reference to the same chapter. 2004-08-07 Saturday 01:40 mkgnu * doc/manual/design.sgml (1.10, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 66 SCMBUG NOTE:Added encouraging developers of other SCM tools to contribute to this product as a goal. 2004-08-07 Saturday 01:25 mkgnu * product_release.conf.in (1.12, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 401 SCMBUG NOTE:Now also excluding the file configure from tag checks, since we package this in the source only because it makes it easy for the person that receives the source to just run './configure'. 2004-08-07 Saturday 01:20 mkgnu * doc/manual/: scm-frontends.sgml (1.8, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), tools.sgml (1.7): SCMBUG ID: 66 SCMBUG NOTE:Other minor clarifications and rephrasing corrections. 2004-08-07 Saturday 00:57 mkgnu * product_release.conf.in (1.11): SCMBUG ID: 401 SCMBUG NOTE:Corrected a problem in specifying the debian .in files that should not be left out. Those should be specified within ''s not ""s. 2004-08-07 Saturday 00:55 mkgnu * product_release.conf.in (1.10): SCMBUG ID: 401 SCMBUG NOTE:Now ensuring that rules.in and control.in will not be left out from the source distribution 2004-08-07 Saturday 00:48 mkgnu * product_release.conf.in (1.9): SCMBUG ID: 401 SCMBUG NOTE:Now packaging the new manual, and the file used to describe what should be included in the source package. 2004-08-06 Friday 07:18 mkgnu * Makefile.in (1.38, SCMBUG_RELEASE_0-2-3), product_release.conf.in (1.8): SCMBUG ID: 357 SCMBUG NOTE:Now excluding from source packaging the debian packaging files rules and control, since these are autogenerated. They should not be removed on a regular clean rule. 2004-08-06 Friday 07:10 mkgnu * configure.in (1.52), packaging/debian/changelog (1.6) (utags: SCMBUG_RELEASE_0-2-3): SCMBUG ID: 401 SCMBUG NOTE:Increased the release version to 0-2-3, for the respective SCMBUG_RELEASE_0-2-3 release. 2004-08-06 Friday 07:06 mkgnu * doc/manual/check_html.sh.in (1.2, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 66 SCMBUG NOTE:Now supplying the output of linkchecker if links validation fails. 2004-08-06 Friday 07:01 mkgnu * configure.in (1.51), doc/manual/bugtracking-backends.sgml (1.7, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), doc/manual/manual.sgml.in (1.9, SCMBUG_RELEASE_0-2-3), doc/manual/scm-frontends.sgml (1.7), doc/manual/tools.sgml (1.6): SCMBUG ID: 66 SCMBUG NOTE:The product bugtracker url is now a global variable instead of a hardcoded one. 2004-08-06 Friday 06:55 mkgnu * configure.in (1.50), doc/manual/manual.sgml.in (1.8), doc/manual/tools.sgml (1.5): SCMBUG ID: 66 SCMBUG NOTE:Now using a global variable that holds the project's webpage. 2004-08-06 Friday 06:48 mkgnu * src/scripts/install_glue.pl.in (1.13, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 357 SCMBUG NOTE:Corrected some more issues of installing the glue files from the /usr/share/ location 2004-08-06 Friday 06:18 mkgnu * packaging/debian/rules.in (1.4, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 357 SCMBUG NOTE:Corrected an issue where the daemon file was installed in the wrong directory 2004-08-06 Friday 04:44 mkgnu * Makefile.in (1.37), packaging/debian/rules.in (1.3): SCMBUG ID: 357 SCMBUG NOTE:Corrected a few problems in building the Debian package. 2004-08-06 Friday 04:33 mkgnu * src/lib/product/: Common.pm.in (1.2), Connection.pm.in (1.2), Daemon.pm.in (1.2), Glue.pm.in (1.3) (utags: SCMBUG_RELEASE_0-2-3, SCMBUG_RELEASE_0-2-4): SCMBUG ID: 357 SCMBUG NOTE:Hopefully, made the last round of replacement of the hardcoded product name with an autoconf variable. 2004-08-06 Friday 04:25 mkgnu * src/daemon/: daemon.pl.in (1.2, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5), etc/daemon.conf.template.in (1.2) (utags: SCMBUG_RELEASE_0-2-3, SCMBUG_RELEASE_0-2-4): SCMBUG ID: 357 SCMBUG NOTE:Another round of removing hardcoded references to the product name. Now, only the library source needs to be fixed. 2004-08-06 Friday 04:22 mkgnu * src/scripts/scmbugd.rc.redhat (1.3): SCMBUG ID: 64 SCMBUG NOTE:Removed the redhat rc script. Will revisit this if/when an rpm is created. 2004-08-06 Friday 04:19 mkgnu * product_release.conf.in (1.7), packaging/debian/init.d.in (1.2, SCMBUG_RELEASE_0-2-3), src/glue/etc/product/glue.conf.template.in (1.3, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), src/glue/templates/cvs/checkoutlist.in (1.2, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), src/glue/templates/cvs/loginfo.in (1.3, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), src/glue/templates/cvs/rcsinfo.in (1.2, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), src/glue/templates/cvs/taginfo.in (1.3, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), src/glue/templates/cvs/verifymsg.in (1.3, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), src/glue/templates/svn/post-commit.in (1.4, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), src/glue/templates/svn/pre-commit.in (1.4, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), src/lib/product/Glue.pm.in (1.2): SCMBUG ID: 357 SCMBUG NOTE:A lot more replacements of both hardcoded product names, and other autoconf configuration variables 2004-08-06 Friday 04:08 mkgnu * Makefile.in (1.36), configure.in (1.49), packaging/debian/control (1.7), packaging/debian/control.in (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 357 SCMBUG NOTE:Now autogenerating the Debian control file, eliminating hardcoded references to the product name. 2004-08-06 Friday 04:05 mkgnu * Makefile.in (1.35), configure.in (1.48), packaging/debian/conffiles (1.2), packaging/debian/conffiles.in (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 357 SCMBUG NOTE:Now autogenerating the Debian packaging file that holds the list of configuration files 2004-08-06 Friday 04:02 mkgnu * Makefile.in (1.34): SCMBUG ID: 357 SCMBUG NOTE:Even yet more changes in eliminating hardcoded product name references. 2004-08-06 Friday 03:59 mkgnu * Makefile.in (1.33), configure.in (1.47), packaging/debian/rules.in (1.2), src/daemon/daemon.pl.in (1.1), src/daemon/etc/daemon.conf.template.in (1.1), src/glue/etc/product/glue.conf.template.in (1.2), src/scripts/install_glue.pl.in (1.12): SCMBUG ID: 357 SCMBUG NOTE:Drasting changes all over the place, in an attempt to eliminate hardcoded references of the product name. 2004-08-06 Friday 03:36 mkgnu * Makefile.in (1.32), configure.in (1.46): SCMBUG ID: 357 SCMBUG NOTE:Got rid of the Perl installation Makefile.PL. This will not be maintained. 2004-08-06 Friday 03:36 mkgnu * src/lib/: MANIFEST (1.2), Makefile.PL.in (1.2), product/Common.pm.in (1.1), product/Connection.pm.in (1.1), product/Daemon.pm.in (1.1), product/Glue.pm.in (1.1): SCMBUG ID: 357 SCMBUG NOTE:No longer assuming the current hardcoded product name Scmbug as a directory name. 2004-08-06 Friday 03:32 mkgnu * src/glue/etc/product/: glue.conf.template.in (1.1), log_template.in (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 357 SCMBUG NOTE:No longer assuming a hardcoded directory name containing the configuration file of the glue and the log template. 2004-08-06 Friday 03:28 mkgnu * Makefile.in (1.31), configure.in (1.45), src/glue/bin/activity.pl.in (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), src/glue/bin/scmbug_activity.pl (1.8): SCMBUG ID: 357 SCMBUG NOTE:Now autogenerating the integration activity script. This script no longer assumes a hardcoded product name. 2004-08-06 Friday 03:19 mkgnu * Makefile.in (1.30), configure.in (1.44), packaging/debian/rules (1.15), packaging/debian/rules.in (1.1): SCMBUG ID: 357 SCMBUG NOTE:Replaced various hardcoded references to the product name with the global autoconf variable. 2004-08-06 Friday 03:09 mkgnu * configure.in (1.43): SCMBUG ID: 357 SCMBUG NOTE:Removed the global variables for the glue installation file and the daemon. 2004-08-06 Friday 02:21 mkgnu * configure.in (1.42), doc/manual/Makefile (1.7, SCMBUG_RELEASE_0-2-3), doc/manual/check_html.sh.in (1.1): SCMBUG ID: 66 SCMBUG NOTE:Added a separate script that uses linkchecker to check if the html links in the manual are valid. 2004-08-06 Friday 02:04 mkgnu * doc/manual/scm-frontends.sgml (1.6): SCMBUG ID: 66 SCMBUG NOTE:Document CVS's lack of an integration hook on 'cvs admin -o'. 2004-08-06 Friday 02:03 mkgnu * configure.in (1.41), doc/manual/Makefile (1.6): SCMBUG ID: 66 SCMBUG NOTE:Now running linkchecker against the html version of the manual to identify broken links. 2004-08-06 Friday 01:55 mkgnu * Makefile.in (1.29), configure.in (1.40), doc/INSTALL.in (1.8), doc/README.in (1.7): SCMBUG ID: 66 SCMBUG NOTE:Removed old files INSTALL.in and README.in. No longer autogenerating and removing those. 2004-08-06 Friday 01:34 mkgnu * doc/manual/: design.sgml (1.9), features.sgml (1.6, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), scm-frontends.sgml (1.5), tools.sgml (1.4): SCMBUG ID: 66 SCMBUG NOTE:Mentioned John's VDD and the name of the CVSZilla author. 2004-08-06 Friday 01:33 mkgnu * doc/manual/bugtracking-backends.sgml (1.6): SCMBUG ID: 66 SCMBUG NOTE:Added a list of supported Bugzilla installations verified to work. Mentioned that the Bugzilla developers are planning to add SCM integration support. 2004-08-06 Friday 01:32 mkgnu * doc/manual/about.sgml (1.7, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 66 SCMBUG NOTE:Corrected some spacing issues using ulinks -- extra space after the link. 2004-08-06 Friday 01:32 mkgnu * doc/manual/: installation.sgml (1.2), manual.sgml.in (1.7): SCMBUG ID: 66 SCMBUG NOTE:Added a global variable showing the product name in lowercase and removed the installation chapter. 2004-08-06 Friday 00:53 mkgnu * Makefile.in (1.28), configure.in (1.39): SCMBUG ID: 66 SCMBUG NOTE:Now autogenerating and deleting the packaging file for Debian init.d. 2004-08-06 Friday 00:52 mkgnu * packaging/debian/rules (1.14): SCMBUG ID: 66 SCMBUG NOTE:Now using the global variable for the product name in lowercase in installing parts of the daemon files. 2004-08-06 Friday 00:51 mkgnu * packaging/debian/: init.d (1.6), init.d.in (1.1): SCMBUG ID: 66 SCMBUG NOTE:Removed the init.d file. This is now autogenerated using autoconf, so it does not assume the name scmbugd anywhere, but use the autoconf global variable name. 2004-08-05 Thursday 23:37 mkgnu * configure.in (1.38): SCMBUG ID: 66 SCMBUG NOTE:Added a global variable that holds how this product is pronounced. 2004-08-05 Thursday 06:39 mkgnu * doc/manual/tools.sgml (1.3): SCMBUG ID: 66 SCMBUG NOTE:Capitalized the titles and removed the opening paragraph. 2004-08-05 Thursday 06:38 mkgnu * doc/manual/bugtracking-backends.sgml (1.5): SCMBUG ID: 66 SCMBUG NOTE:Capitalized the titles and corrected trailing spaces in HTML links. 2004-08-05 Thursday 06:38 mkgnu * doc/manual/scm-frontends.sgml (1.4): SCMBUG ID: 66 SCMBUG NOTE:Documented the various intricacies of integrating CVS and Subversion. 2004-08-05 Thursday 06:37 mkgnu * doc/manual/features.sgml (1.5): SCMBUG ID: 66 SCMBUG NOTE:Capitalized the titles of various sections. Removed the opening paragraph. 2004-08-05 Thursday 06:36 mkgnu * doc/manual/design.sgml (1.8): SCMBUG ID: 66 SCMBUG NOTE:Capitalized the titles and corrected creation of urls so there's no trailing space in the HTML link 2004-08-05 Thursday 06:34 mkgnu * doc/manual/manual.sgml.in (1.6): SCMBUG ID: 66 SCMBUG NOTE:Added a pronounciation global variable for the document, replaced using autoconf. 2004-08-05 Thursday 06:34 mkgnu * doc/manual/introduction.sgml (1.9, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 66 SCMBUG NOTE:Capitalized the titles, and added how to pronounce Scmbug. 2004-08-05 Thursday 06:33 mkgnu * doc/manual/about.sgml (1.6): SCMBUG ID: 66 SCMBUG NOTE:Capitalized the title and reworded the acknowledgements section. 2004-08-04 Wednesday 06:37 mkgnu * doc/manual/: about.sgml (1.5), design.sgml (1.7), features.sgml (1.4), gfdl.sgml (1.2, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), introduction.sgml (1.8), manual.sgml.in (1.5): SCMBUG ID: 66 SCMBUG NOTE:Fixed various spelling errors caught by the aspell tool. 2004-08-04 Wednesday 06:27 mkgnu * doc/manual/: about.sgml (1.4), design.sgml (1.6): SCMBUG ID: 66 SCMBUG NOTE:Moved the acknowledgments section in the about section. Added a Goals section in the Design and added a better intro paragraph in the Related Systems section. 2004-08-04 Wednesday 06:25 mkgnu * doc/manual/features.sgml (1.3): SCMBUG ID: 66 SCMBUG NOTE:Type-o fixes of the word "labeling". It's spelled with one 'l', apparently. 2004-08-04 Wednesday 06:24 mkgnu * doc/manual/introduction.sgml (1.7): SCMBUG ID: 66 SCMBUG NOTE:Some type-o fixes and rephrasing of the introduction paragraph. 2004-08-04 Wednesday 04:37 mkgnu * src/glue/templates/cvs/: loginfo.in (1.2), taginfo.in (1.2), verifymsg.in (1.2): SCMBUG ID: 66 SCMBUG NOTE:Now using the global autoconf variables used for the activity commands. 2004-08-03 Tuesday 07:54 mkgnu * Makefile.in (1.27), configure.in (1.37): SCMBUG ID: 66,345 SCMBUG NOTE:Autogenerating and clearing out files needed to prepare the -doc Debian package 2004-08-03 Tuesday 07:52 mkgnu * packaging/debian/: doc.postinst.in (1.1, SCMBUG_RELEASE_0-2-3), doc.prerm.in (1.1, SCMBUG_RELEASE_0-2-3), manual.in (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), rules (1.13): SCMBUG ID: 66 SCMBUG NOTE:Added postinst and prerm debian packaging scripts that handle installation of the manual in the -doc package. 2004-08-03 Tuesday 06:29 mkgnu * packaging/debian/README.Debian (1.2): SCMBUG ID: 66 SCMBUG NOTE:Removed the README.Debian file. It's contents are useless now. 2004-08-02 Monday 07:50 mkgnu * Makefile.in (1.26): SCMBUG ID: 66 SCMBUG NOTE:Now building the documentation on the default 'all' rule. 2004-08-02 Monday 07:48 mkgnu * doc/manual/design.sgml (1.5): SCMBUG ID: 66 SCMBUG NOTE:Corrected a type-o, and added an additional imageobject in the system architecture figure, which is the figure file in a bmp file. 2004-08-02 Monday 07:42 mkgnu * doc/manual/images/prep_images.sh (1.3, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 66 SCMBUG NOTE:Added functionality that will scale down the system architecture diagram's bmp file. It's too big. 2004-08-02 Monday 07:14 mkgnu * doc/manual/Makefile (1.5): SCMBUG ID: 66 SCMBUG NOTE:Fixed some issues with not creating the output directory prior to running a tool that parses Docbook. Also, running the db2dvi tool 3 times now, to resolve all references within the document. 2004-08-02 Monday 02:32 mkgnu * doc/manual/introduction.sgml (1.6): SCMBUG ID: 66 SCMBUG NOTE:Minor correction in the intro. Not using the SCM acronym in the first paragraph. 2004-08-02 Monday 02:31 mkgnu * packaging/debian/rules (1.12): SCMBUG ID: 345 SCMBUG NOTE:Now copying the system's manual in html and pdf format in the scmbug-doc package. 2004-08-02 Monday 02:31 mkgnu * packaging/debian/copyright (1.2, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 345 SCMBUG NOTE:Added the freshmeat.net location that eventually points to the download location. 2004-08-02 Monday 02:01 mkgnu * doc/manual/Makefile (1.4): SCMBUG ID: 66 SCMBUG NOTE:Now producing a dvi file by default, but ignoring the error that gets generated. Also cleaning up correctly. 2004-08-02 Monday 01:56 mkgnu * doc/manual/about.sgml (1.3): SCMBUG ID: 66 SCMBUG NOTE:Fixed a case issue. I'm using lowercase in chapter titles. 2004-08-02 Monday 01:43 mkgnu * doc/manual/: bugtracking-backends.sgml (1.4), scm-frontends.sgml (1.3): SCMBUG ID: 66 SCMBUG NOTE:Added sections mentioning that integration with additional SCM or bug-tracking systems is possible. 2004-08-02 Monday 01:42 mkgnu * doc/manual/: manual.sgml.in (1.4), tools.sgml (1.2): SCMBUG ID: 66 SCMBUG NOTE:Added a section that documents the tools available through this system. 2004-08-02 Monday 01:41 mkgnu * doc/manual/features.sgml (1.2): SCMBUG ID: 66 SCMBUG NOTE:Documented the integtration actions, and the various client and server verification checks to date. 2004-08-02 Monday 01:38 mkgnu * doc/manual/design.sgml (1.4): SCMBUG ID: 66 SCMBUG NOTE:Documented some history of the project, related work, and the motivation for building this. 2004-08-02 Monday 01:38 mkgnu * doc/manual/introduction.sgml (1.5): SCMBUG ID: 66 SCMBUG NOTE:Small rewording and re-phrasing changes to the introduction. 2004-08-02 Monday 00:04 mkgnu * doc/manual/design.sgml (1.3): SCMBUG ID: 66 SCMBUG NOTE:Now referring to SCM activities as SCM events. This sounds better. 2004-08-01 Sunday 22:33 mkgnu * doc/manual/manual.sgml.in (1.3): SCMBUG ID: 66 SCMBUG NOTE:Now using the global variables defined by autoconf for the integration actions, and the bugid and log tokens. 2004-08-01 Sunday 22:32 mkgnu * doc/manual/introduction.sgml (1.4): SCMBUG ID: 66 SCMBUG NOTE:Fixed a type-o in the title of the "why bugtracking" section. 2004-08-01 Sunday 22:32 mkgnu * configure.in (1.36): SCMBUG ID: 66 SCMBUG NOTE:Now naming the integration actions in the autoconf configure.in file, and reusing those in the source. This will be useful in naming those actions in the documentation. 2004-08-01 Sunday 18:17 mkgnu * Makefile.in (1.25), configure.in (1.35): SCMBUG ID: 397 SCMBUG NOTE:Fixed a type-o in the generation/deletion of the log template file. 2004-08-01 Sunday 18:12 mkgnu * packaging/debian/init.d (1.5): SCMBUG ID: 66 SCMBUG NOTE:Changed the description displayed in the debian rc script when the daemon starts. 2004-08-01 Sunday 17:31 mkgnu * Makefile.in (1.24), configure.in (1.34): SCMBUG ID: 397 SCMBUG NOTE:Now autogenerating and clearing out the log_template file, since it uses global autoconf variables. 2004-08-01 Sunday 17:11 mkgnu * configure.in (1.33): SCMBUG ID: 66 SCMBUG NOTE:Modified the configure.in script to permit a configurable set of tokens used to indicate the SCMBUG ID and SCMBUG NOTE. This change will required source files to be modified accordingly to use these global token variables. 2004-08-01 Sunday 03:37 mkgnu * doc/manual/: bugtracking-backends.sgml (1.3), scm-frontends.sgml (1.2): SCMBUG ID: 66 SCMBUG NOTE:Added sections on CVS,Subversion and Bugzilla as the supported tools. 2004-08-01 Sunday 03:27 mkgnu * doc/manual/introduction.sgml (1.3): SCMBUG ID: 66 SCMBUG NOTE:Fixed a type-o in the why SCM section of this introduction. 2004-08-01 Sunday 03:25 mkgnu * doc/COPYING (1.3, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), packaging/debian/control (1.6): SCMBUG ID: 66 SCMBUG NOTE:Now referring to the system as integrating software configuration management (not source code cm) with bug-tracking. 2004-08-01 Sunday 03:23 mkgnu * doc/manual/: about.sgml (1.2), bugtracking-backends.sgml (1.2), design.sgml (1.2), faq.sgml (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3), introduction.sgml (1.2), manual.sgml.in (1.2): SCMBUG ID: 66 SCMBUG NOTE:Added an FAQ section, sections on why SCM, bug-tracking and the integration are needed, and added content for the system architecture section (including the figure). 2004-08-01 Sunday 03:21 mkgnu * doc/manual/images/system_architecture.dia.in (1.2, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3): SCMBUG ID: 66 SCMBUG NOTE:The port number is also replaced with autoconf now, using its macro. 2004-08-01 Sunday 03:21 mkgnu * doc/manual/images/prep_images.sh (1.2): SCMBUG ID: 66 SCMBUG NOTE:Now producing .bmp file rather than png files. Png files cannot be viewed using Docbook. 2004-08-01 Sunday 03:19 mkgnu * doc/manual/Makefile (1.3): SCMBUG ID: 66 SCMBUG NOTE:Now using dvipdf to convert the dvi file to pdf. db2pdf was spitting some huge prologue out (looked like its version or something) 2004-07-30 Friday 06:44 mkgnu * doc/manual/Makefile (1.2): SCMBUG ID: 66 SCMBUG NOTE:Corrected the clean rule that removes the autogenerated manual.sgml file and the autogenerated images/system_architecture.* files. 2004-07-30 Friday 06:39 mkgnu * configure.in (1.32): SCMBUG ID: 66 SCMBUG NOTE:Added checks for the db2* Docbook producer utilities and the convert, ImageMagick tool. 2004-07-30 Friday 06:38 mkgnu * Makefile.in (1.23): SCMBUG ID: 66 SCMBUG NOTE:Added commands for building and cleaning up the documentation. 2004-07-30 Friday 06:37 mkgnu * doc/manual/images/: prep_images.sh (1.1), system_architecture.dia.in (1.1): SCMBUG ID: 66 SCMBUG NOTE:Adding a design diagram written in Dia, and a script that will autogenerate an eps and png file from that. 2004-07-30 Friday 06:37 mkgnu * doc/manual/: Makefile (1.1), about.sgml (1.1), bugtracking-backends.sgml (1.1), design.sgml (1.1), features.sgml (1.1), gfdl.sgml (1.1), installation.sgml (1.1), introduction.sgml (1.1), manual.sgml.in (1.1), scm-frontends.sgml (1.1), tools.sgml (1.1): SCMBUG ID: 66 SCMBUG NOTE:Added documentation in Docbook format v3.1. V4.1.2 won't run on my Debian instance. 2004-07-28 Wednesday 07:13 mkgnu * configure.in (1.31), packaging/debian/changelog (1.5) (utags: SCMBUG_RELEASE_0-2-2): SCMBUG ID: 393 SCMBUG NOTE:Prepared the sources for the new release SCMBUG_RELEASE_0-2-2. 2004-07-28 Wednesday 07:13 mkgnu * Makefile.in (1.22, SCMBUG_RELEASE_0-2-2): SCMBUG ID: 393 SCMBUG NOTE:Now also preparing the ChangeLog file that will be uploaded. 2004-07-27 Tuesday 18:30 mkgnu * doc/README.in (1.6, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1): SCMBUG ID: 66 SCMBUG NOTE: Documented the fact that the new release SCMBUG_RELEASE_0-2-1 only supports partial integration of Subversion. Tagging and branching activities and not yet integrated. 2004-07-27 Tuesday 18:28 mkgnu * configure.in (1.30), packaging/debian/changelog (1.4) (utags: SCMBUG_RELEASE_0-2-1): SCMBUG ID: 386 SCMBUG NOTE:Updated the version number for the new release with version SCMBUG_RELEASE_0-2-1. 2004-07-27 Tuesday 18:12 mkgnu * packaging/debian/rules (1.11, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1): SCMBUG ID: 345 SCMBUG NOTE:Now installing the Subversion hook scripts as "programs". They should be executable. 2004-07-27 Tuesday 18:12 mkgnu * src/scripts/install_glue.pl.in (1.11, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1): SCMBUG ID: 353 SCMBUG NOTE:Clarified that Subversion glue installations should not use the file:// prefix in specifying the Subversion repository path. 2004-07-27 Tuesday 18:03 mkgnu * packaging/debian/rules (1.10): SCMBUG ID: 353,345 SCMBUG NOTE:Packaging the Subversion hook script files in /usr/share, to be picked up by the glue installation script. 2004-07-27 Tuesday 17:57 mkgnu * src/glue/templates/svn/: post-commit.in (1.3), pre-commit.in (1.3) (utags: SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1): SCMBUG ID: 353 SCMBUG NOTE:Now redirecting all output to stderr, since that's the only way svn will report errors when something goes wrong. Also exiting with the exit value of the hook script. 2004-07-27 Tuesday 17:38 mkgnu * doc/INSTALL.in (1.7, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1): SCMBUG ID: 66 SCMBUG NOTE:Clarified that Subversion glue must be installed locally to the machine hosting the repository. 2004-07-26 Monday 04:30 mkgnu * src/glue/templates/svn/post-commit.in (1.2): SCMBUG ID: 353 SCMBUG NOTE:Now passing the full path to the repository in the post-commit integration hook script for Subversion. 2004-07-26 Monday 04:27 mkgnu * src/scripts/install_glue.pl.in (1.10): SCMBUG ID: 67 SCMBUG NOTE: Now dynamically setting the name of the scvc tool in the glue configuration file when the glue is installed. 2004-07-26 Monday 04:13 mkgnu * src/glue/templates/svn/pre-commit.in (1.2): SCMBUG ID: 353 SCMBUG NOTE:Now deleting the connection related information from the $glue_configuration variable. Undefing them was confusing. 2004-07-26 Monday 03:51 mkgnu * Makefile.in (1.21, SCMBUG_RELEASE_0-2-1), configure.in (1.29), src/glue/templates/cvs/checkoutlist (1.9), src/glue/templates/cvs/checkoutlist.in (1.1, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1), src/glue/templates/cvs/loginfo (1.8), src/glue/templates/cvs/loginfo.in (1.1, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1), src/glue/templates/cvs/rcsinfo (1.5), src/glue/templates/cvs/rcsinfo.in (1.1, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1), src/glue/templates/cvs/taginfo (1.2), src/glue/templates/cvs/taginfo.in (1.1, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1), src/glue/templates/cvs/verifymsg (1.7), src/glue/templates/cvs/verifymsg.in (1.1, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1): SCMBUG ID: 353 SCMBUG NOTE:Now displaying in the trigger files of CVS a notice that says the trigger file is part of the Scmbug glue, just like in the Subversion hooks. Autogenerating these template files and cleaning them up. 2004-07-26 Monday 03:40 mkgnu * configure.in (1.28): SCMBUG ID: 353 SCMBUG NOTE:Now setting the subversion hook scripts to be executable, otherwise they won't execute! 2004-07-26 Monday 03:27 mkgnu * src/scripts/install_glue.pl.in (1.9): SCMBUG ID: 67 SCMBUG NOTE:Fixed a bug where the function read_configuration was called while this function is part of the glue. 2004-07-26 Monday 03:21 mkgnu * Makefile.in (1.20), configure.in (1.27), src/glue/templates/svn/post-commit (1.2), src/glue/templates/svn/post-commit.in (1.1), src/glue/templates/svn/pre-commit (1.2), src/glue/templates/svn/pre-commit.in (1.1): SCMBUG ID: 353 SCMBUG NOTE:Now autogenerating the pre-commit and post-commit Subversion trigger files. 2004-07-26 Monday 01:27 mkgnu * src/: glue/templates/svn/post-commit (1.1), glue/templates/svn/pre-commit (1.1), scripts/install_glue.pl.in (1.8): SCMBUG ID: 353 SCMBUG NOTE:Added support for installing the pre-commit and post-commit hooks for Subversion. 2004-07-26 Monday 00:29 mkgnu * configure.in (1.26), packaging/debian/changelog (1.3) (utags: SCMBUG_RELEASE_0-2-0): SCMBUG ID: 380 SCMBUG NOTE:Increased version number to 0-2-0 for new Scmbug release. This release includes an updated communication protocol between glue and daemon, which is not backwards compatible with older versions. It features a package reorganization that will easy the transition to supporting Subversion integration. 2004-07-25 Sunday 22:50 mkgnu * packaging/debian/rules (1.9, SCMBUG_RELEASE_0-2-0): SCMBUG ID: 345 SCMBUG NOTE:Fixed some bugs where some scmbug-common files attempted to be installed in the scmbug-server packages directory. 2004-07-25 Sunday 22:49 mkgnu * packaging/debian/control (1.5, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0): SCMBUG ID: 345 SCMBUG NOTE:Moved the scmbug-common package last on the list, since the conffiles file only checks for the first package, which is scmbug-server 2004-07-25 Sunday 19:57 mkgnu * doc/README.in (1.5, SCMBUG_RELEASE_0-2-0): SCMBUG ID: 66 SCMBUG NOTE: Documented the versions of bugzilla against which this system has been tested and verified to work. 2004-07-25 Sunday 08:25 mkgnu * packaging/debian/rules (1.8): SCMBUG ID: 345 SCMBUG NOTE:Now installing the new Connection.pm package as part of the scmbug-common Debian package. 2004-07-25 Sunday 08:23 mkgnu * Makefile.in (1.19, SCMBUG_RELEASE_0-2-0), configure.in (1.25), src/glue/bin/scmbug_activity.pl (1.7, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0), src/glue/templates/cvs/checkoutlist (1.8, SCMBUG_RELEASE_0-2-0): SCMBUG ID: 213 SCMBUG NOTE:Added a new package called Scmbug::Connection, added rules to autogenerate it, and remove it, and modified the related utilites and other libraries to use it. A Connection object encapsulates the connection between the Glue and the Daemon. 2004-07-25 Sunday 08:19 mkgnu * src/scripts/install_glue.pl.in (1.7, SCMBUG_RELEASE_0-2-0): SCMBUG ID: 213 SCMBUG NOTE:New reusing some global variables, and no longer using Scmbug::Common after the new packaging layout. 2004-07-22 Thursday 04:55 mkgnu * packaging/debian/rules (1.7): SCMBUG ID: 345 SCMBUG NOTE:Now copying the Common.pm in the scmbug-common package, packaging rules. 2004-07-22 Thursday 04:54 mkgnu * Makefile.in (1.18), configure.in (1.24): SCMBUG ID: 213, SCMBUG NOTE:Added commands to autogenerate and cleanup the Common.pm package. 2004-07-22 Thursday 04:52 mkgnu * packaging/debian/control (1.4): SCMBUG ID: 345 SCMBUG NOTE:Improved the documentation of the scmbug-doc package, and added a scmbug-common package. 2004-07-22 Thursday 04:50 mkgnu * src/scripts/install_glue.pl.in (1.6): SCMBUG ID: 67 SCMBUG NOTE:Now calling the add_comment function from the Common.pm package, and reading the glue configuration before doing so. This change compiles, but has not been tested. 2004-07-11 Sunday 18:04 mkgnu * packaging/debian/changelog (1.2, SCMBUG_RELEASE_0-1-3): SCMBUG ID: 345 SCMBUG NOTE:Updated the Debian changelog to reflect the upcoming release SCMBUG_RELEASE_0-1-3. 2004-07-11 Sunday 18:04 mkgnu * Makefile.in (1.17, SCMBUG_RELEASE_0-1-3): SCMBUG ID: 345 SCMBUG NOTE:Corrected the automatically inserted comment in the Debian changelog to use the full tag name of the release. 2004-07-11 Sunday 18:01 mkgnu * Makefile.in (1.16), configure.in (1.23, SCMBUG_RELEASE_0-1-3): SCMBUG ID: 345 SCMBUG NOTE:Now using a new variable that will hold the version of the packages that will be prepared for various operating systems in the format x.y.z, rather than the development-specified format. The debchange tool uses this variable to update the Debian changelog file accordingly. 2004-07-11 Sunday 08:14 mkgnu * configure.in (1.22): SCMBUG ID: 360 SCMBUG NOTE:Increased release version to 0-1-3. This release reorganizes the source for Debian packaging. It permits creating three Debian packages: scmbug-doc, scmbug-tools, scmbug-server. 2004-07-11 Sunday 07:51 mkgnu * Makefile.in (1.15): SCMBUG ID: 345 SCMBUG NOTE:Now instructing dpkg-buildpackage to cleanup after the package is built 2004-07-11 Sunday 07:51 mkgnu * packaging/debian/rules (1.6, SCMBUG_RELEASE_0-1-3): SCMBUG ID: 345 SCMBUG NOTE:Removed a dangling reference to the build-arch rule that has already been removed. Also cleaning up the build-indep-stamp file. 2004-07-11 Sunday 07:25 mkgnu * packaging/debian/rules (1.5): SCMBUG ID: 345 SCMBUG NOTE:Removed the binary-arch rule, since there are no architecture-dependent binaries in this package. This is all perl code. Also, installing the upstream ChangeLog file. 2004-07-11 Sunday 07:23 mkgnu * packaging/debian/control (1.3, SCMBUG_RELEASE_0-1-3): SCMBUG ID: 345 SCMBUG NOTE:Clarified that this Debian package collection has architecture independent dependencies. 2004-07-11 Sunday 07:22 mkgnu * packaging/debian/init.d (1.4, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3): SCMBUG ID: 345 SCMBUG NOTE:Added the force-reload rule which is required by Debian policy. 2004-07-11 Sunday 07:09 mkgnu * packaging/debian/ex.package.doc-base (1.2): SCMBUG ID: 345 SCMBUG NOTE:Removing an unnecessary file. All ex.* files are not used for anything. 2004-07-11 Sunday 07:00 mkgnu * product_release.conf.in (1.6, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3): SCMBUG ID: 345 SCMBUG NOTE:Updated the list of files that get packaged in the source distribution to include the packaging directory, avoid including ChangeLog.bak, and removed some redundant entries 2004-07-11 Sunday 06:57 mkgnu * Makefile.in (1.14): SCMBUG ID: 345 SCMBUG NOTE:Now ovewritting the symbolic link to packaging/debian each time the Debian package is created. 2004-07-11 Sunday 06:57 mkgnu * packaging/debian/: files (1.3), scmbug-doc.docs (1.2), scmbug-doc.files (1.2): SCMBUG ID: 345 SCMBUG NOTE:Removing some debian packaging that do not seem to be required in the build process. They get generated each time. 2004-07-11 Sunday 06:42 mkgnu * packaging/debian/: files (1.2), rules (1.4): SCMBUG ID: 345 SCMBUG NOTE: Now more explicit in specifying what files should be copied, to solve the problem of trying to copy the CVS directory as a file when running 'make package_debian' 2004-07-11 Sunday 06:41 mkgnu * Makefile.in (1.13): SCMBUG ID: 345 SCMBUG NOTE: Added a package_debian rule that will permit building a debian package directly from the source directory. 2004-07-11 Sunday 06:23 mkgnu * packaging/debian/control (1.2): SCMBUG ID: 345 SCMBUG NOTE:The server and tools packages can be installed in all architectures. 2004-07-11 Sunday 05:55 mkgnu * packaging/debian/init.d (1.3): SCMBUG ID: 345 SCMBUG NOTE:Fixed the --exer type-o and set the full path to perl. It is needed and it was skipped. 2004-07-11 Sunday 05:49 mkgnu * packaging/debian/init.d (1.2): SCMBUG ID: 345 SCMBUG NOTE:It turns out the perl -I argument to include the scmbug library IS required. Pushing that path to @INC does not work. 2004-07-11 Sunday 04:46 mkgnu * packaging/debian/init.d (1.1), packaging/debian/rules (1.3), src/scripts/scmbugd.rc.debian (1.4): SCMBUG ID: 345 SCMBUG NOTE:Moved the debian rc script into the packaging/debian section and called it init.d, so the .deb build process will pick it up. 2004-07-11 Sunday 03:20 mkgnu * src/scripts/scmbugd.rc.debian (1.3): SCMBUG ID: 345 SCMBUG NOTE:Now using the path to the Scmbug library directly in the scmbugd.pl file rather than the rc script. 2004-07-11 Sunday 02:51 mkgnu * src/scripts/scmbugd.rc.debian (1.2): SCMBUG ID: 345 SCMBUG NOTE:Corrected the Debian rc script to invoke the daemon with the correct arguments. 2004-07-11 Sunday 02:48 mkgnu * packaging/debian/rules (1.2): SCMBUG ID: 345 SCMBUG NOTE: Now capable of configuring with the argument --with-glue-dir=/usr/share/scmbug that will provide the glue installation script with information on where it should pull the glue files from. 2004-07-11 Sunday 02:28 mkgnu * configure.in (1.21), src/scripts/install_glue.pl.in (1.5, SCMBUG_RELEASE_0-1-3): SCMBUG ID: 67 SCMBUG NOTE:Now able to provide the directory where the glue files are available for installation by the glue install script 2004-07-11 Sunday 02:06 mkgnu * Makefile.in (1.12), configure.in (1.20): SCMBUG ID: 205 SCMBUG NOTE:Now able to configure the source with a specific TCP port number used for the glue<-->daemon interaction. 2004-07-11 Sunday 01:33 mkgnu * doc/COPYING (1.2, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3): SCMBUG ID: 345 SCMBUG NOTE:Now explicitly listing the copyright statement, since the Debian packaging process expects one, too. 2004-07-11 Sunday 01:32 mkgnu * doc/README.in (1.4, SCMBUG_RELEASE_0-1-3): SCMBUG ID: 66 SCMBUG NOTE:Minor grammar fixes in the README documentation. A proper manual should be put together, really. 2004-07-11 Sunday 01:31 mkgnu * Makefile.in (1.11): SCMBUG ID: 345 SCMBUG NOTE:No longer removing the ChangeLog file on the clean rule. This caused problems in running the debian packaging process multiple times. 2004-07-11 Sunday 01:29 mkgnu * src/scripts/: scmbugd.rc (1.2), scmbugd.rc.debian (1.1): SCMBUG ID: 345 SCMBUG NOTE:Renamed the Debian rc script accordingly into a more meaningful name. 2004-07-11 Sunday 01:27 mkgnu * packaging/debian/: cron.d.ex (1.2), emacsen-install.ex (1.2), emacsen-remove.ex (1.2), emacsen-startup.ex (1.2), init.d.ex (1.2), manpage.1.ex (1.2), manpage.sgml.ex (1.2), menu.ex (1.2), postinst.ex (1.2), postrm.ex (1.2), preinst.ex (1.2), prerm.ex (1.2), watch.ex (1.2): SCMBUG ID: 345 SCMBUG NOTE:Removed all unused .ex files. init.d.ex is removed since there is already a scmbugd.rc script for Debian (even though it requires work). manpage.1.ex is removed since there is no manpage yet, but one should be written at some point. 2004-07-11 Sunday 01:25 mkgnu * packaging/debian/: README.Debian (1.1, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3), changelog (1.1), conffiles (1.1, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3), control (1.1), copyright (1.1, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3), cron.d.ex (1.1), dirs (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3), docs (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3), emacsen-install.ex (1.1), emacsen-remove.ex (1.1), emacsen-startup.ex (1.1), ex.package.doc-base (1.1), files (1.1), init.d.ex (1.1), manpage.1.ex (1.1), manpage.sgml.ex (1.1), menu.ex (1.1), postinst.ex (1.1), postrm.ex (1.1), preinst.ex (1.1), prerm.ex (1.1), rules (1.1), scmbug-doc.docs (1.1), scmbug-doc.files (1.1), watch.ex (1.1): SCMBUG ID: 345 SCMBUG NOTE:Adding the packaging files required by Debian as a first cut of building a Debian package. Still need to do a lot of work to get the sources in a state where installation is straightforward. 2004-07-05 Monday 03:37 mkgnu * configure.in (1.19, SCMBUG_RELEASE_0-1-2): SCMBUG ID: 344 SCMBUG NOTE:Increased the release version to 0-1-2. This release provides improved error checking, and reaps dead processes correctly. 2004-07-01 Thursday 02:01 mkgnu * src/scripts/install_glue.pl.in (1.4, SCMBUG_RELEASE_0-1-2): SCMBUG ID: 67 SCMBUG NOTE:Now providing more detailed warning messages during all stages of the installation: enabling, disabling, upgrading, install_part1, install_part2 2004-07-01 Thursday 01:46 mkgnu * src/scripts/install_glue.pl.in (1.3): SCMBUG ID: 67 SCMBUG NOTE:Output formatting corrections. Disabled a few debugging statements. 2004-07-01 Thursday 01:30 mkgnu * product_release.conf.in (1.5, SCMBUG_RELEASE_0-1-2): SCMBUG ID: 339 SCMBUG NOTE:Now creating a new ChangeLog file every time a release is created. 2004-07-01 Thursday 01:30 mkgnu * Makefile.in (1.10, SCMBUG_RELEASE_0-1-2): SCMBUG ID: 67 SCMBUG NOTE:New removing install_glue.pl rather than the old shell install script. 2004-07-01 Thursday 01:24 mkgnu * configure.in (1.18, SCMBUG_RELEASE_0-1-1): SCMBUG ID: 339 SCMBUG NOTE:Increased release version to 0-1-1. This release includes a new installation script. Using this script one can upgrade from 0-0-8 to any new releases. 2004-07-01 Thursday 01:22 mkgnu * doc/: INSTALL.in (1.6, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3), README.in (1.3) (utags: SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1): SCMBUG ID: 66,67 SCMBUG NOTE:Somewhat updated the documentation to reflect the fact that there is a new installation script. 2004-07-01 Thursday 01:14 mkgnu * configure.in (1.17): SCMBUG ID: 67 SCMBUG NOTE:No longer autogenerating install_glue.sh, but install_glue.pl. 2004-07-01 Thursday 01:13 mkgnu * src/scripts/install_glue.pl.in (1.2, SCMBUG_RELEASE_0-1-1): SCMBUG ID: 67 SCMBUG NOTE:Implemented the upgrading feature, including disabling and enabling the integration glue. This implementation assumes that function add_comment() can add comments in the bugtracking system without an actual source code change, but this is not implemented yet (bug 292). 2004-07-01 Thursday 00:30 mkgnu * src/scripts/: install_glue.pl.in (1.1), install_glue.sh.in (1.6): SCMBUG ID: 67 SCMBUG NOTE:Removed the shell script used to install the glue. Replaced it with a Perl script. This script supports the initial installation of the glue, but does not yet handle upgrades correctly. 2004-06-06 Sunday 20:12 mkgnu * doc/README.in (1.2): SCMBUG ID: 66 SCMBUG NOTE:Added a small list of features that are available as of the current release. 2004-06-05 Saturday 17:49 mkgnu * configure.in (1.16, SCMBUG_RELEASE_0-1-0): SCMBUG ID: 288 SCMBUG NOTE:Decided to call this RELEASE_0-1-0, since the loginfo protocol has changed into the format {Vvs}, instead of {sVv}. This may cause problems in upgrading the glue. 2004-06-05 Saturday 17:47 mkgnu * configure.in (1.15): SCMBUG ID: 288 SCMBUG NOTE:Increased version number to RELEASE_0-0-9. This release includes various logging fixes, and improved parsing of the cvs arguments on commits. The loginfo file format has now been changed to {Vvs}. 2004-06-05 Saturday 06:51 mkgnu * src/glue/templates/cvs/loginfo (1.7, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0): SCMBUG ID: 155,286 SCMBUG NOTE:Reimplemented the parsing of the cvs arguments passed in a {Vvs} format. This format is required in orded to provided maximum parsing capability against adding a filename with spaces or commas in a directory with spaces or commas. In summary: V = old version v = new version s = filename The "Vv" sits between: V v s when passed through cvs. This gives us the maximum tolerance against filenames containing commas, digits and spaces. For example, the following would be an acceptable file format (this was tested): a file with spaces,NONEs, commas, digits,1.1,2.numbers close to dots.1.2,NONe.txt 2004-06-05 Saturday 03:27 mkgnu * src/: glue/templates/cvs/checkoutlist (1.7, SCMBUG_RELEASE_0-1-3, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1), scripts/install_glue.sh.in (1.5) (utags: SCMBUG_RELEASE_0-1-0): SCMBUG ID: 287 SCMBUG NOTE:No longer copying Scmbugd.pm in the source code repository. It belongs on the server. 2004-06-05 Saturday 03:05 mkgnu * src/glue/templates/cvs/loginfo (1.6): SCMBUG ID: 267,155 SCMBUG NOTE: Now providing better protection for the cases where filenames contain whitespace in them (very common in windows.) The format of the cvs arguments should now be in the format oldversion,filename,newversion. 2004-05-25 Tuesday 21:50 mkgnu * configure.in (1.14, SCMBUG_RELEASE_0-0-8): SCMBUG ID: 222 SCMBUG NOTE:Raised release version to RELEASE_0-0-8. In this release, the status of a bug is correctly checked for being in an assigned or reopened state. Also, the Bugzilla version cache is regenerated automatically on tag operations. 2004-05-25 Tuesday 20:28 mkgnu * configure.in (1.13, SCMBUG_RELEASE_0-0-7): SCMBUG ID: 215 SCMBUG NOTE:Raised release version to RELEASE_0-0-7. This release includes tagging support. 2004-05-25 Tuesday 02:06 mkgnu * src/scripts/install_glue.sh.in (1.4, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7): SCMBUG ID: 65 SCMBUG NOTE:Now capturing the tagging trigger and adding tags in bugzilla as product versions. 2004-05-24 Monday 23:16 mkgnu * src/scripts/install_glue.sh.in (1.3): SCMBUG ID: 65 SCMBUG NOTE:Added support in the glue portion for catpuring the tagging operation, and transporting all the required data describing this action to the scmbugd. There is no support in the daemon yet for inserting the tag name in the bug tracking system. 2004-05-24 Monday 21:56 mkgnu * src/glue/templates/cvs/taginfo (1.1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7): SCMBUG ID: 65 SCMBUG NOTE:Adding the template file that will be used to capture tags. 2004-05-24 Monday 21:22 mkgnu * configure.in (1.12, SCMBUG_RELEASE_0-0-6): SCMBUG ID: 211 SCMBUG NOTE: Increased the version number to RELEASE_0-0-6 in the configure.in file. 2004-05-24 Monday 20:56 mkgnu * src/scripts/install_glue.sh.in (1.2, SCMBUG_RELEASE_0-0-6): SCMBUG ID: 67 SCMBUG NOTE:Formatting issues with the log message commited when the glue is updated. 2004-05-24 Monday 20:25 mkgnu * configure.in (1.11, SCMBUG_RELEASE_0-0-5): SCMBUG ID: 210 SCMBUG NOTE:Raised version number to RELEASE_0-0-5 in the configure.in file. 2004-05-24 Monday 20:15 mkgnu * configure.in (1.10): SCMBUG ID: 143 SCMBUG NOTE:Now also setting the glue installation script to be executable. 2004-05-24 Monday 20:12 mkgnu * Makefile.in (1.9, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5), configure.in (1.9), src/scripts/install_glue.sh (1.20), src/scripts/install_glue.sh.in (1.1, SCMBUG_RELEASE_0-0-5): SCMBUG ID: 143 SCMBUG NOTE: Now generating the glue installation script automatically. This script now includes a log message that is over the default of 50 characters, so the glue can install itself correctly. 2004-05-24 Monday 19:00 mkgnu * configure.in (1.8, SCMBUG_RELEASE_0-0-4): SCMBUG ID: 209 SCMBUG NOTE:Raised version of the system to the new RELEASE_0-0-4. 2004-05-24 Monday 18:14 mkgnu * configure.in (1.7, SCMBUG_RELEASE_0-0-3): SCMBUG ID: 207 SCMBUG NOTE:Raised release version to 0-0-3. 2004-05-23 Sunday 06:14 mkgnu * Makefile.in (1.8, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3): SCMBUG ID: 202 SCMBUG NOTE:Now cleaning an extra file on clean. 2004-05-23 Sunday 06:09 mkgnu * configure.in (1.6, SCMBUG_RELEASE_0-0-2): SCMBUG ID: 202 SCMBUG NOTE:Raised the release version to SWATCH_RELEASE_0-0-2 2004-03-22 Monday 07:35 mkgnu * configure.in (1.5): SCMBUG ID: 81 SCMBUG NOTE:Fixed a type-o 2004-03-22 Monday 07:31 mkgnu * Makefile.in (1.7, SCMBUG_RELEASE_0-0-2), configure.in (1.4), product_release.conf.in (1.4, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2): SCMBUG ID: 81 SCMBUG NOTE:Now autogenerating and cleaning the library modules using autoconf. Added lines to specify that the Changelog file should be excluded from tag checks. 2004-03-22 Monday 07:29 mkgnu * doc/INSTALL.in (1.5, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2): SCMBUG ID: 66 SCMBUG NOTE:Reverted back to using the autoconf-generated paths 2004-03-20 Saturday 18:36 mkgnu * Makefile.in (1.6, SCMBUG_RELEASE_0-0-1): SCMBUG ID: 81 SCMBUG NOTE:Now creating a log file prior to releasing 2004-03-20 Saturday 18:34 mkgnu * Makefile.in (1.5), product_release.conf.in (1.3, SCMBUG_RELEASE_0-0-1): SCMBUG ID: 81 SCMBUG NOTE:Added lines to the makefile to create releases. configured the release file to checks if all files are tagged prior to releasing. 2004-03-20 Saturday 17:55 mkgnu * Makefile.in (1.4): SCMBUG ID: 81 SCMBUG NOTE:Now removing some extra junk directories on distclean 2004-03-20 Saturday 17:52 mkgnu * doc/INSTALL.in (1.4, SCMBUG_RELEASE_0-0-1): SCMBUG ID: 66 SCMBUG NOTE:No longer usinge the autoconf-generated file paths in the INSTALL.in documentation file 2004-03-20 Saturday 07:20 mkgnu * product_release.conf.in (1.2): Added the proper @@ symbols around some variables for interpretation from autoconf. 2004-03-20 Saturday 07:20 mkgnu * doc/INSTALL.in (1.3): Clarified how the module can be install in the standard perl location. 2004-03-20 Saturday 06:23 mkgnu * product_release.conf (1.2), product_release.conf.in (1.1): The product release description file should be autogenerated. 2004-03-20 Saturday 06:22 mkgnu * Makefile.in (1.3), configure.in (1.3, SCMBUG_RELEASE_0-0-1), product_release.conf (1.1): Now creating and deleting a configuration file describing how the source should be released. 2004-03-20 Saturday 06:20 mkgnu * doc/INSTALL.in (1.2): Document how to directly install the modules using perl. 2004-03-19 Friday 00:41 mkgnu * Makefile.in (1.2), configure.in (1.2), src/lib/MANIFEST (1.1, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1), src/lib/Makefile.PL.in (1.1, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1): Added the files needed to build and install the Scmbug Perl library as a Perl module 2004-03-18 Thursday 08:30 mkgnu * Makefile.in (1.1), configure.in (1.1), regen.sh (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1), doc/AUTHORS (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1), doc/COPYING (1.1, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1), doc/INSTALL.in (1.1), doc/README.in (1.1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1), doc/TODO (1.1, SCMBUG_RELEASE_0-2-7, SCMBUG_RELEASE_0-2-6, SCMBUG_RELEASE_0-2-5, SCMBUG_RELEASE_0-2-4, SCMBUG_RELEASE_0-2-3, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1), src/glue/bin/scmbug_activity.pl (1.6, SCMBUG_RELEASE_0-1-3, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1): Added documentation, licensce information and autoconf support 2004-03-17 Wednesday 23:06 mkgnu * src/scripts/install_glue.sh (1.19, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1): Now installation involves FIRST installing all needed files, and then adding in the triggers. Also taking the I address of the scmbugd as input. 2004-03-16 Tuesday 22:45 mkgnu * src/scripts/install_glue.sh (1.18): Now requesting the bug id against which the glue is installed. 2004-03-16 Tuesday 22:35 mkgnu * src/scripts/install_glue.sh (1.17): Added a comment that allows the installation script to update the glue 2004-03-16 Tuesday 22:35 mkgnu * src/scripts/scmbugd.rc.redhat (1.2, SCMBUG_RELEASE_0-2-2, SCMBUG_RELEASE_0-2-1, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1): Updated the redhat rc script 2004-03-16 Tuesday 21:18 mkgnu * src/scripts/install_glue.sh (1.16): Copying the verifymsg template, rather than commitinfo 2004-03-16 Tuesday 21:18 mkgnu * src/glue/templates/cvs/verifymsg (1.6, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1): Using the DEFAULT keyword, just like I should. 2004-03-16 Tuesday 21:10 mkgnu * src/glue/templates/cvs/: commitinfo (1.2), verifymsg (1.5): Again using verifymsg. 2004-03-16 Tuesday 20:58 mkgnu * src/scripts/install_glue.sh (1.15): Copying the commitinfo file 2004-03-16 Tuesday 20:57 mkgnu * src/glue/templates/cvs/: commitinfo (1.1), verifymsg (1.4): Removing verifymsg, and using commitinfo instead, again! 2004-03-16 Tuesday 18:45 mkgnu * src/glue/templates/cvs/verifymsg (1.3): Added back in the verifymsg file. Previously it was removed, instead 2004-03-16 Tuesday 18:44 mkgnu * src/glue/templates/cvs/verifymsg (1.2): Added back in the verifymsg file 2004-03-16 Tuesday 02:48 mkgnu * src/scripts/install_glue.sh (1.14): Now also installing the verifymsg file 2004-03-16 Tuesday 02:45 mkgnu * src/scripts/install_glue.sh (1.13): Improved an output message 2004-03-16 Tuesday 01:55 mkgnu * src/glue/templates/cvs/verifymsg (1.1): Addded a file that will be used to verify that a bug should be committed against the bug tracking system. 2004-03-16 Tuesday 00:10 mkgnu * src/scripts/install_glue.sh (1.12): Fixed the paths to the template conf file of the glue 2004-03-16 Tuesday 00:01 mkgnu * src/glue/templates/cvs/checkoutlist (1.6, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1): formatting change 2004-03-15 Monday 23:52 mkgnu * src/scripts/install_glue.sh (1.11): Now checking if the glue configuration file exists before overwriting it 2004-03-15 Monday 23:50 mkgnu * src/scripts/install_glue.sh (1.10): Now checking that there is no glue configuration file before adding one. 2004-03-15 Monday 23:33 mkgnu * src/glue/templates/cvs/: checkoutlist (1.5), loginfo (1.5, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1): Modified the chekcout list to manage the glue configuration file, and now passing that filename as an argument during commit. 2004-03-15 Monday 23:29 mkgnu * src/scripts/: install_glue.sh (1.9), scmbugd.rc.redhat (1.1): Added a redhat rc script Modified the installation script to copy the config file of the glue 2004-03-15 Monday 16:56 mkgnu * src/scripts/scmbugd.rc (1.1, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1): Added an rc script 2004-03-15 Monday 03:51 mkgnu * src/glue/templates/cvs/checkoutlist (1.4): Corrected the problem with cvs not checking out the latest versions of files 2004-03-15 Monday 03:49 mkgnu * src/glue/bin/scmbug_activity.pl (1.5): Package issues. 2004-03-15 Monday 03:44 mkgnu * src/scripts/install_glue.sh (1.8): Path issue fix 2004-03-15 Monday 03:37 mkgnu * src/scripts/install_glue.sh (1.7): Modified the install script to copy the library files from a new location 2004-03-15 Monday 01:12 mkgnu * src/scripts/install_glue.sh (1.6): No longer copying the templates in a template directory. They are not needed. 2004-03-15 Monday 01:12 mkgnu * src/glue/bin/scmbug_activity.pl (1.4): Commiting so far implementation of a scmbugd, and a seporation of the library into Glue and Scmbugd 2004-03-14 Sunday 20:56 mkgnu * src/scripts/install_glue.sh (1.5): More clarifications 2004-03-14 Sunday 20:55 mkgnu * src/scripts/install_glue.sh (1.4): Improved the glue installation script 2004-03-14 Sunday 20:31 mkgnu * src/glue/bin/scmbug_activity.pl (1.3): Removed some unessecary debug statements 2004-03-14 Sunday 19:17 mkgnu * src/glue/templates/cvs/: loginfo (1.4), rcsinfo (1.4, SCMBUG_RELEASE_0-2-0, SCMBUG_RELEASE_0-1-3, SCMBUG_RELEASE_0-1-2, SCMBUG_RELEASE_0-1-1, SCMBUG_RELEASE_0-1-0, SCMBUG_RELEASE_0-0-8, SCMBUG_RELEASE_0-0-7, SCMBUG_RELEASE_0-0-6, SCMBUG_RELEASE_0-0-5, SCMBUG_RELEASE_0-0-4, SCMBUG_RELEASE_0-0-3, SCMBUG_RELEASE_0-0-2, SCMBUG_RELEASE_0-0-1): FIxed the formatting 2004-03-14 Sunday 18:57 mkgnu * src/glue/bin/scmbug_activity.pl (1.2): Setup Scmbug to be a class and an object is instantiated out of it. 2004-03-14 Sunday 08:29 mkgnu * src/glue/templates/cvs/rcsinfo (1.3): FIxed an issue with the path to the template 2004-03-14 Sunday 08:24 mkgnu * src/: glue/templates/cvs/checkoutlist (1.3), glue/templates/cvs/loginfo (1.3), glue/templates/cvs/rcsinfo (1.2), scripts/install_glue.sh (1.3): Various more fixes in setting correct paths to files 2004-03-14 Sunday 08:15 mkgnu * src/glue/templates/cvs/: checkoutlist (1.2), loginfo (1.2): Corrected the path with which the glue is called 2004-03-14 Sunday 08:12 mkgnu * src/scripts/install_glue.sh (1.2): Fixed various issues with the installation script 2004-03-14 Sunday 08:05 mkgnu * src/scripts/install_glue.sh (1.1): Implemented a barely functional installation script. 2004-03-14 Sunday 07:47 mkgnu * src/glue/templates/cvs/: checkoutlist (1.1), loginfo (1.1), rcsinfo (1.1): The CVS files that need to be modified to enable the integration. 2004-03-14 Sunday 07:46 mkgnu * src/glue/bin/scmbug_activity.pl (1.1): Commiting the general script that will be used to process all incoming activities generated from the source code version control system.