[cvs] commit: agora/scripts phorum2agora.php agora/scripts/upgrades 2006-10-26_forums_table.php 2006-10-26_messages_table.php 2006-10-28_update_counts.php 2007-09-23_last_message.php ansel/lib/tests TestBase.php ansel/scripts all_images_exif_to_tags.php ansel.php ...

Michael M Slusarz slusarz at horde.org
Wed Jun 10 19:58:06 UTC 2009


slusarz     2009-06-10 15:58:06 EDT

  Modified files:
    scripts              phorum2agora.php 
    scripts/upgrades     2006-10-26_forums_table.php 
                         2006-10-26_messages_table.php 
                         2006-10-28_update_counts.php 
                         2007-09-23_last_message.php 
    lib/tests            TestBase.php 
    scripts              all_images_exif_to_tags.php ansel.php 
                         garbage_collection.php 
                         recursive_import.php remote_import.php 
    scripts/upgrades     2006-11-27_cleanup.php 
                         2006-11-27_datatree_to_sql_renames.php 
                         2006-11-27_fix_default_images.php 
                         2006-11-27_sql_images.php 
                         2008-01-07_sql_galleries.php 
                         2008-01-28_clean_datatree.php 
                         2008-02-04_add_initial_image_counts.php 
                         2008-04-28_sql_share_migration.php 
                         2008-09-16_add_original_date_values.php 
    Horde                Horde.php 
    Reflection/lib/Horde/Reflection Cli.php 
    Scheduler/scripts/Horde/Scheduler horde-crond.php 
    SyncML/tests         testsync.php 
    admintools           horde-create-sequence.php 
                         horde-db-dumpdata.php 
                         horde-db-dumpschema.php 
                         horde-db-updatedata.php 
                         horde-db-updateschema.php 
                         horde-remove-pref.php horde-sql-shell.php 
    devtools             horde-check-themes.php 
                         horde-fw-symlinks.php 
    iCalendar/docs/examples parser.php 
    scripts/upgrades     2003-10-22_create_db_sequence.php 
                         convert_datatree_shares_to_sql.php 
                         convert_to_utf8.php 
    classified/scripts   banner.php importcostobjects.php 
                         remainders.php 
    hylax/scripts        fax_create.php fax_create_recv.php 
                         fax_save_data.php fax_save_recv_data.php 
                         install_cups_drivers.php 
    letter/scripts       delete_old_msgs.php notify.php 
    minerva/scripts      recurrence.php 
    oscar/scripts        delete.php process.php 
    rakim/scripts        archive.php chatMonitor.php 
    swoosh/scripts       sendsms.php 
    watson/scripts       watson.php 
    scripts              feed_tester.php 
    .                    backend.php 
    scripts              cli-backend.php 
    scripts              indexer.php 
    scripts/upgrades     2006-12-02_category.php 
                         2006-12-02_locale.php 
                         2007-01-10_images.php 
    scripts              import_text_note.php import_vnotes.php 
    scripts/upgrades     convert_datatree_shares_to_sql.php 
                         convert_to_utf8.php 
    scripts              import_vtodos.php 
    scripts/upgrades     
                         2006-04-18_add_creator_and_assignee_fields.php 
                         convert_datatree_shares_to_sql.php 
                         create_missing_add_histories_sql.php 
    scripts              createRRDFiles.php statusMonitor.php 
    po                   translation.php 
    scripts              alarms.php 
                         import_squirrelmail_file_prefs.php 
                         import_squirrelmail_sql_prefs.php 
    scripts/upgrades     2008-04-09_horde_syncml_map.php 
                         2008-08-29_fix_mdb2_sequences.php 
                         convert_datatree_groups_to_sql.php 
                         convert_datatree_perms_to_sql.php 
                         migrate_user_categories.php 
                         move_history_out_of_datatree.php 
    scripts              check_links.php 
    scripts/upgrades     2006-12-29_cleanup.php 
                         2006-12-29_sql_bookmarks.php 
    scripts              import_squirrelmail_file_abook.php 
                         import_squirrelmail_sql_abook.php 
                         import_vcards.php 
    scripts/upgrades     2.1_to_2.2_sql_schema.php 
                         2005-09-23_flat_comments.php 
                         2007-06-17_delete_old_vbooks.php 
                         2007-06-17_flatten_shares.php 
                         convert_datatree_shares_to_sql.php 
                         public_to_horde_share.php 
    scripts              create_mailboxes.php 
    scripts              create_sequence.php 
    lib/tests            TestBase.php 
    scripts              bugzilla-import.php mail-filter.php 
                         obliterate.php reminders.php 
    scripts/upgrades     2007-01-16_cache_calculated_dates.php 
                         2007-01-16_query_share_updates.php 
                         convert_datatree_shares_to_sql.php 
    scripts              mail-filter.php wicked.php 
    scripts/upgrades     convert_to_utf8.php 
  Log:
  Horde_CLI:: -> Horde_Cli::
  
  Revision  Changes    Path
  1.10      +4 -4      agora/scripts/phorum2agora.php
  1.6       +4 -4      agora/scripts/upgrades/2006-10-26_forums_table.php
  1.5       +3 -4      agora/scripts/upgrades/2006-10-26_messages_table.php
  1.10      +3 -4      agora/scripts/upgrades/2006-10-28_update_counts.php
  1.6       +4 -5      agora/scripts/upgrades/2007-09-23_last_message.php
  1.4       +2 -3      ansel/lib/tests/TestBase.php
  1.8       +5 -6      ansel/scripts/all_images_exif_to_tags.php
  1.27      +4 -5      ansel/scripts/ansel.php
  1.7       +3 -4      ansel/scripts/garbage_collection.php
  1.12      +4 -5      ansel/scripts/recursive_import.php
  1.16      +4 -4      ansel/scripts/remote_import.php
  1.2       +3 -4      ansel/scripts/upgrades/2006-11-27_cleanup.php
  1.6       +3 -4      ansel/scripts/upgrades/2006-11-27_datatree_to_sql_renames.php
  1.4       +3 -4      ansel/scripts/upgrades/2006-11-27_fix_default_images.php
  1.11      +3 -4      ansel/scripts/upgrades/2006-11-27_sql_images.php
  1.2       +3 -4      ansel/scripts/upgrades/2008-01-07_sql_galleries.php
  1.2       +3 -4      ansel/scripts/upgrades/2008-01-28_clean_datatree.php
  1.2       +3 -4      ansel/scripts/upgrades/2008-02-04_add_initial_image_counts.php
  1.9       +4 -5      ansel/scripts/upgrades/2008-04-28_sql_share_migration.php
  1.2       +5 -6      ansel/scripts/upgrades/2008-09-16_add_original_date_values.php
  1.715     +4 -4      framework/Horde/Horde.php
  1.3       +3 -3      framework/Reflection/lib/Horde/Reflection/Cli.php
  1.4       +4 -4      framework/Scheduler/scripts/Horde/Scheduler/horde-crond.php
  1.23      +2 -3      framework/SyncML/tests/testsync.php
  1.7       +3 -4      framework/admintools/horde-create-sequence.php
  1.4       +2 -3      framework/admintools/horde-db-dumpdata.php
  1.8       +2 -3      framework/admintools/horde-db-dumpschema.php
  1.3       +2 -3      framework/admintools/horde-db-updatedata.php
  1.5       +2 -3      framework/admintools/horde-db-updateschema.php
  1.3       +3 -4      framework/admintools/horde-remove-pref.php
  1.7       +3 -4      framework/admintools/horde-sql-shell.php
  1.15      +4 -4      framework/devtools/horde-check-themes.php
  1.19      +10 -10    framework/devtools/horde-fw-symlinks.php
  1.5       +5 -5      framework/iCalendar/docs/examples/parser.php
  1.10      +3 -4      genie/scripts/upgrades/2003-10-22_create_db_sequence.php
  1.5       +3 -4      genie/scripts/upgrades/convert_datatree_shares_to_sql.php
  1.4       +3 -4      genie/scripts/upgrades/convert_to_utf8.php
  1.130     +2 -3      horde/po/translation.php
  1.7       +3 -4      horde/scripts/alarms.php
  1.5       +4 -5      horde/scripts/import_squirrelmail_file_prefs.php
  1.4       +4 -5      horde/scripts/import_squirrelmail_sql_prefs.php
  1.2       +4 -5      horde/scripts/upgrades/2008-04-09_horde_syncml_map.php
  1.7       +4 -5      horde/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php
  1.3       +3 -4      horde/scripts/upgrades/convert_datatree_groups_to_sql.php
  1.2       +3 -4      horde/scripts/upgrades/convert_datatree_perms_to_sql.php
  1.3       +4 -5      horde/scripts/upgrades/migrate_user_categories.php
  1.5       +4 -5      horde/scripts/upgrades/move_history_out_of_datatree.php
  1.13      +4 -4      incubator/classified/scripts/banner.php
  1.8       +4 -4      incubator/classified/scripts/importcostobjects.php
  1.3       +4 -4      incubator/classified/scripts/remainders.php
  1.4       +3 -4      incubator/hylax/scripts/fax_create.php
  1.4       +3 -4      incubator/hylax/scripts/fax_create_recv.php
  1.4       +3 -4      incubator/hylax/scripts/fax_save_data.php
  1.4       +3 -4      incubator/hylax/scripts/fax_save_recv_data.php
  1.3       +3 -4      incubator/hylax/scripts/install_cups_drivers.php
  1.8       +5 -5      incubator/letter/scripts/delete_old_msgs.php
  1.8       +5 -5      incubator/letter/scripts/notify.php
  1.20      +4 -5      incubator/minerva/scripts/recurrence.php
  1.2       +4 -4      incubator/oscar/scripts/delete.php
  1.8       +4 -4      incubator/oscar/scripts/process.php
  1.23      +3 -4      incubator/rakim/scripts/archive.php
  1.19      +3 -4      incubator/rakim/scripts/chatMonitor.php
  1.11      +3 -4      incubator/swoosh/scripts/sendsms.php
  1.3       +2 -3      incubator/watson/scripts/watson.php
  1.6       +4 -5      jonah/scripts/feed_tester.php
  1.79      +3 -4      klutz/backend.php
  1.16      +3 -4      klutz/scripts/cli-backend.php
  1.6       +4 -4      luxor/scripts/indexer.php
  1.5       +3 -4      merk/scripts/upgrades/2006-12-02_category.php
  1.5       +3 -4      merk/scripts/upgrades/2006-12-02_locale.php
  1.6       +3 -4      merk/scripts/upgrades/2007-01-10_images.php
  1.3       +3 -4      mnemo/scripts/import_text_note.php
  1.9       +3 -4      mnemo/scripts/import_vnotes.php
  1.6       +3 -4      mnemo/scripts/upgrades/convert_datatree_shares_to_sql.php
  1.4       +3 -4      mnemo/scripts/upgrades/convert_to_utf8.php
  1.10      +3 -4      nag/scripts/import_vtodos.php
  1.11      +3 -4      nag/scripts/upgrades/2006-04-18_add_creator_and_assignee_fields.php
  1.6       +3 -4      nag/scripts/upgrades/convert_datatree_shares_to_sql.php
  1.11      +3 -4      nag/scripts/upgrades/create_missing_add_histories_sql.php
  1.4       +4 -5      nic/scripts/createRRDFiles.php
  1.4       +3 -4      nic/scripts/statusMonitor.php
  1.31      +3 -4      trean/scripts/check_links.php
  1.2       +3 -4      trean/scripts/upgrades/2006-12-29_cleanup.php
  1.4       +3 -4      trean/scripts/upgrades/2006-12-29_sql_bookmarks.php
  1.4       +3 -4      turba/scripts/import_squirrelmail_file_abook.php
  1.8       +3 -4      turba/scripts/import_squirrelmail_sql_abook.php
  1.10      +3 -4      turba/scripts/import_vcards.php
  1.29      +3 -4      turba/scripts/upgrades/2.1_to_2.2_sql_schema.php
  1.7       +3 -4      turba/scripts/upgrades/2005-09-23_flat_comments.php
  1.2       +3 -4      turba/scripts/upgrades/2007-06-17_delete_old_vbooks.php
  1.12      +3 -4      turba/scripts/upgrades/2007-06-17_flatten_shares.php
  1.7       +3 -4      turba/scripts/upgrades/convert_datatree_shares_to_sql.php
  1.18      +4 -5      turba/scripts/upgrades/public_to_horde_share.php
  1.6       +3 -4      vilma/scripts/create_mailboxes.php
  1.10      +3 -4      volos/scripts/create_sequence.php
  1.10      +2 -3      whups/lib/tests/TestBase.php
  1.15      +4 -5      whups/scripts/bugzilla-import.php
  1.37      +4 -5      whups/scripts/mail-filter.php
  1.9       +4 -5      whups/scripts/obliterate.php
  1.18      +3 -4      whups/scripts/reminders.php
  1.3       +5 -6      whups/scripts/upgrades/2007-01-16_cache_calculated_dates.php
  1.3       +4 -5      whups/scripts/upgrades/2007-01-16_query_share_updates.php
  1.5       +3 -4      whups/scripts/upgrades/convert_datatree_shares_to_sql.php
  1.13      +4 -5      wicked/scripts/mail-filter.php
  1.4       +3 -4      wicked/scripts/upgrades/convert_to_utf8.php
  1.7       +4 -5      wicked/scripts/wicked.php

  Chora Links:
  http://cvs.horde.org/diff.php/agora/scripts/phorum2agora.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/agora/scripts/upgrades/2006-10-26_forums_table.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/agora/scripts/upgrades/2006-10-26_messages_table.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/agora/scripts/upgrades/2006-10-28_update_counts.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/agora/scripts/upgrades/2007-09-23_last_message.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/tests/TestBase.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/all_images_exif_to_tags.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/ansel.php?rt=horde&r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/garbage_collection.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/recursive_import.php?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/remote_import.php?rt=horde&r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/upgrades/2006-11-27_cleanup.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/upgrades/2006-11-27_datatree_to_sql_renames.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/upgrades/2006-11-27_fix_default_images.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/upgrades/2006-11-27_sql_images.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/upgrades/2008-01-07_sql_galleries.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/upgrades/2008-01-28_clean_datatree.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/upgrades/2008-02-04_add_initial_image_counts.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/upgrades/2008-04-28_sql_share_migration.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/upgrades/2008-09-16_add_original_date_values.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/framework/Horde/Horde.php?rt=horde&r1=1.714&r2=1.715&ty=u
  http://cvs.horde.org/diff.php/framework/Reflection/lib/Horde/Reflection/Cli.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/framework/Scheduler/scripts/Horde/Scheduler/horde-crond.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/framework/SyncML/tests/testsync.php?rt=horde&r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/framework/admintools/horde-create-sequence.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/framework/admintools/horde-db-dumpdata.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/framework/admintools/horde-db-dumpschema.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/framework/admintools/horde-db-updatedata.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/framework/admintools/horde-db-updateschema.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/framework/admintools/horde-remove-pref.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/framework/admintools/horde-sql-shell.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/framework/devtools/horde-check-themes.php?rt=horde&r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/framework/devtools/horde-fw-symlinks.php?rt=horde&r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/framework/iCalendar/docs/examples/parser.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/genie/scripts/upgrades/2003-10-22_create_db_sequence.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/genie/scripts/upgrades/convert_datatree_shares_to_sql.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/genie/scripts/upgrades/convert_to_utf8.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/po/translation.php?rt=horde&r1=1.129&r2=1.130&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/alarms.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/import_squirrelmail_file_prefs.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/import_squirrelmail_sql_prefs.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/upgrades/2008-04-09_horde_syncml_map.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/upgrades/convert_datatree_groups_to_sql.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/upgrades/convert_datatree_perms_to_sql.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/upgrades/migrate_user_categories.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/upgrades/move_history_out_of_datatree.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/incubator/classified/scripts/banner.php?rt=horde&r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/incubator/classified/scripts/importcostobjects.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/incubator/classified/scripts/remainders.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/hylax/scripts/fax_create.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/hylax/scripts/fax_create_recv.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/hylax/scripts/fax_save_data.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/hylax/scripts/fax_save_recv_data.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/hylax/scripts/install_cups_drivers.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/letter/scripts/delete_old_msgs.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/incubator/letter/scripts/notify.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/incubator/minerva/scripts/recurrence.php?rt=horde&r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/incubator/oscar/scripts/delete.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/oscar/scripts/process.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/incubator/rakim/scripts/archive.php?rt=horde&r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/incubator/rakim/scripts/chatMonitor.php?rt=horde&r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/incubator/swoosh/scripts/sendsms.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/incubator/watson/scripts/watson.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/jonah/scripts/feed_tester.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/klutz/backend.php?rt=horde&r1=1.78&r2=1.79&ty=u
  http://cvs.horde.org/diff.php/klutz/scripts/cli-backend.php?rt=horde&r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/luxor/scripts/indexer.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/merk/scripts/upgrades/2006-12-02_category.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/merk/scripts/upgrades/2006-12-02_locale.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/merk/scripts/upgrades/2007-01-10_images.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/mnemo/scripts/import_text_note.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/mnemo/scripts/import_vnotes.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/mnemo/scripts/upgrades/convert_datatree_shares_to_sql.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/mnemo/scripts/upgrades/convert_to_utf8.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/nag/scripts/import_vtodos.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/nag/scripts/upgrades/2006-04-18_add_creator_and_assignee_fields.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/nag/scripts/upgrades/convert_datatree_shares_to_sql.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/nag/scripts/upgrades/create_missing_add_histories_sql.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/nic/scripts/createRRDFiles.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/nic/scripts/statusMonitor.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/trean/scripts/check_links.php?rt=horde&r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/trean/scripts/upgrades/2006-12-29_cleanup.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/trean/scripts/upgrades/2006-12-29_sql_bookmarks.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/turba/scripts/import_squirrelmail_file_abook.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/turba/scripts/import_squirrelmail_sql_abook.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/turba/scripts/import_vcards.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/turba/scripts/upgrades/2.1_to_2.2_sql_schema.php?rt=horde&r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/turba/scripts/upgrades/2005-09-23_flat_comments.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/turba/scripts/upgrades/2007-06-17_delete_old_vbooks.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/turba/scripts/upgrades/2007-06-17_flatten_shares.php?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/turba/scripts/upgrades/convert_datatree_shares_to_sql.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/turba/scripts/upgrades/public_to_horde_share.php?rt=horde&r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/vilma/scripts/create_mailboxes.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/volos/scripts/create_sequence.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/whups/lib/tests/TestBase.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/bugzilla-import.php?rt=horde&r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/mail-filter.php?rt=horde&r1=1.36&r2=1.37&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/obliterate.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/reminders.php?rt=horde&r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/upgrades/2007-01-16_cache_calculated_dates.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/upgrades/2007-01-16_query_share_updates.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/upgrades/convert_datatree_shares_to_sql.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/wicked/scripts/mail-filter.php?rt=horde&r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/wicked/scripts/upgrades/convert_to_utf8.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/wicked/scripts/wicked.php?rt=horde&r1=1.6&r2=1.7&ty=u


More information about the cvs mailing list