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-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), src/tests/test_svn.sh (1.3), src/tests/product.test/config/testers/mkgnu/scm.inc (1.4) (utags: SCMBUG_RELEASE_0-8-17): 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-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-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-17), src/tests/product.test/cvs/install_glue_no_hook_overwrite.sh.in (1.4, SCMBUG_RELEASE_0-8-17), src/tests/product.test/svn/install_glue.sh.in (1.2, SCMBUG_RELEASE_0-8-17), src/tests/product.test/svn/install_glue_no_hook_overwrite.sh.in (1.3, 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-8-17), lib/product/Glue/CVS.pm.in (1.15, 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.