/[drupal]/contributions/modules/dbscripts/README.txt
ViewVC logotype

Log of /contributions/modules/dbscripts/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.4.4.4 - (view) (download) (annotate) - [select for diffs]
Sat May 30 17:06:32 2009 UTC (5 months, 4 weeks ago) by ceardach
Branch: DRUPAL-6--2
Changes since 1.4.4.3: +4 -1 lines
Diff to previous 1.4.4.3 , to branch point 1.4
Updating tips in README.  Explaining usefulness of mode module

Revision 1.4.4.3 - (view) (download) (annotate) - [select for diffs]
Sat May 30 17:06:29 2009 UTC (5 months, 4 weeks ago) by ceardach
Branch: DRUPAL-6--2
Changes since 1.4.4.2: +12 -13 lines
Diff to previous 1.4.4.2 , to branch point 1.4
Updating requirements in README

Just discovered that MySQL v5.0.22 and below is incompatible.

Revision 1.4.4.2 - (view) (download) (annotate) - [select for diffs]
Tue Mar 3 01:21:52 2009 UTC (8 months, 3 weeks ago) by ceardach
Branch: DRUPAL-6--2
Changes since 1.4.4.1: +43 -36 lines
Diff to previous 1.4.4.1 , to branch point 1.4
Updating documentation to reflect new method to handle CCK fields.

Revision 1.4.4.1 - (view) (download) (annotate) - [select for diffs]
Mon Mar 2 05:55:20 2009 UTC (8 months, 3 weeks ago) by ceardach
Branch: DRUPAL-6--2
Changes since 1.4: +168 -95 lines
Diff to previous 1.4
Updating documentation.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Jan 20 18:11:00 2009 UTC (10 months, 1 week ago) by ceardach
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.3: +13 -8 lines
Diff to previous 1.3
Updating HEAD with the latest version of 5.x-1.x

Revision 1.2.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Sep 18 19:08:37 2008 UTC (14 months, 1 week ago) by ceardach
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Changes since 1.2.2.2: +13 -8 lines
Diff to previous 1.2.2.2 , to branch point 1.2 , to next main 1.4
Updating documentation

Revision 1.2.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Sep 18 18:53:53 2008 UTC (14 months, 1 week ago) by ceardach
Branch: DRUPAL-5
Changes since 1.2.2.1: +88 -72 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Hopefully fixing several issues:

* Updating the content_copy.patch so it allows deleting files
* Fixing a bug caused by a missing 'break;'
* Everything that was in HEAD should now be in the DRUPAL-5 branch, which was a total mistake on my part
* Code cleanup to ensure no php error messages

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Jul 5 19:37:17 2008 UTC (16 months, 3 weeks ago) by ceardach
Branch: MAIN
Changes since 1.2: +89 -65 lines
Diff to previous 1.2
Refactored how the scripts work, with various other improvements.

Moved all the heaving lifting to dbscripts.module as part of the first steps to make this more like a 'real' Drupal module and compatible with Drush.  Dump, restore, erase and merge scripts are now much smaller, just referencing the api in dbscripts.module.

Allowed extra flexibility to manage files more than just development.sql, production.sql and last-merge.sql.  It is now possible to dump and restore from any file name.

Fiexed up help text to be more descriptive.

Changed #!/usr/bin/php to #!/usr/bin/env php so the scripts have a greater chance of being compatible with more server environments.

Added support for picking charsets in an alternate location.  Nessisary to support uncommon server environments.

Revision 1.2.2.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 9 14:26:30 2008 UTC (20 months, 2 weeks ago) by ceardach
Branch: DRUPAL-5
Changes since 1.2: +12 -4 lines
Diff to previous 1.2
Cleaning up the README.txt

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Mar 9 00:34:05 2008 UTC (20 months, 2 weeks ago) by ceardach
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.1: +73 -22 lines
Diff to previous 1.1
Updated the README

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Mar 8 17:32:16 2008 UTC (20 months, 2 weeks ago) by ceardach
Branch: MAIN
Importing dbscripts module.  A series of helper scripts that enable one to easily dump and restore databases.  A merge script assists in merging a production database with a development database.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2