Author: tbedford
Date: 2009-07-03 18:21:43 +0200 (Fri, 03 Jul 2009)
New Revision: 15573
Log:
Delete outdated material, started adding new material for catalog diff. Updated
idmaps/dependencies due to deleted section.
Modified:
trunk/workbench/Makefile.depends
trunk/workbench/forward-engineering.xml
Modified: trunk/workbench/Makefile.depends
===================================================================
--- trunk/workbench/Makefile.depends 2009-07-03 14:25:08 UTC (rev 15572)
+++ trunk/workbench/Makefile.depends 2009-07-03 16:21:43 UTC (rev 15573)
Changed blocks: 5, Lines Added: 0, Lines Deleted: 5; 2232 bytes
@@ -132,7 +132,6 @@
images/published/wb-database-synchronize-wizard-diff-direction-source.png \
images/published/wb-database-synchronize-wizard-diff-direction.png \
images/published/wb-database-synchronize-wizard-diff.png \
- images/published/wb-diff-sources.png \
images/published/wb-forward-engineer-sql-alter-script-wizard-options.png \
images/published/wb-forward-engineer-sql-alter-script-wizard-script.png \
images/published/wb-forward-engineer-sql-script-wizard-export-options.png \
@@ -151,7 +150,6 @@
images/published/wb-database-synchronize-wizard-diff-direction-source.png \
images/published/wb-database-synchronize-wizard-diff-direction.png \
images/published/wb-database-synchronize-wizard-diff.png \
- images/published/wb-diff-sources.png \
images/published/wb-forward-engineer-sql-alter-script-wizard-options.png \
images/published/wb-forward-engineer-sql-alter-script-wizard-script.png \
images/published/wb-forward-engineer-sql-script-wizard-export-options.png \
@@ -165,7 +163,6 @@
forward_engineering_IDMAPS = \
metadata/forward-engineering.idmap \
metadata/reverse-engineering.idmap \
- metadata/server-connection-wizard.idmap \
metadata/tables.idmap
forward-engineering.validpure: $(forward_engineering_SOURCES)
forward-engineering.titles: $(forward_engineering_SOURCES)
@@ -660,7 +657,6 @@
images/published/wb-dbdoc-detailed-report-schema.png \
images/published/wb-dbdoc-wizard-main-detailed-frames.png \
images/published/wb-default-schema.png \
- images/published/wb-diff-sources.png \
images/published/wb-docking-indicator.png \
images/published/wb-drawSplit.png \
images/published/wb-find-window.png \
@@ -733,7 +729,6 @@
images/published/wb-dbdoc-detailed-report-schema.png \
images/published/wb-dbdoc-wizard-main-detailed-frames.png \
images/published/wb-default-schema.png \
- images/published/wb-diff-sources.png \
images/published/wb-docking-indicator.png \
images/published/wb-drawSplit.png \
images/published/wb-find-window.png \
Modified: trunk/workbench/forward-engineering.xml
===================================================================
--- trunk/workbench/forward-engineering.xml 2009-07-03 14:25:08 UTC (rev 15572)
+++ trunk/workbench/forward-engineering.xml 2009-07-03 16:21:43 UTC (rev 15573)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 47; 2269 bytes
@@ -559,57 +559,16 @@
<section id="wb-database-diff-report">
- <title>Creating a Schema Diff Report</title>
+ <title>Creating a Catalog Diff Report</title>
<para>
- Use the <guimenu>Generate Schema Diff Report</guimenu> menu item
- under the <guimenu>Database</guimenu> menu option to create a
- report of the differences between a schema model and a live
- database or a script.
-
- <remark>
- [PL]Add more when this isn't buggy.
- </remark>
+ This facility allows you to create a report detailing the
+ differences between your &workbench; model, and a live database or
+ script. Select <guimenu>Database</guimenu>, <guimenu>Generate
+ Catalog Diff Report</guimenu> from the main menu to run the
+ Compare and Report Differences in Catalogs wizard.
</para>
- <section id="wb-diff-source">
-
- <title>The Sources for a Diff Report</title>
-
- <para>
- When creating a Diff report the first task is to specify the
- source. The various options are shown in the following figure.
- </para>
-
- <figure id="wb-diff-sources">
- <title>The Sources for a Diff Report</title>
- <mediaobject>
- <imageobject>
- <imagedata contentwidth="437" contentdepth="445"
fileref="images/published/wb-diff-sources.png" lang="en" format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">The sources for a Diff report</phrase>
- </textobject>
- </mediaobject>
- </figure>
-
- <para>
- The default value for the source for the left catalog is the
- model schemata.
- </para>
-
- <para>
- If you choose the live server option for the right catalog, you
- must connect to a database server. For a description of this
- process see <xref linkend="wb-connection-wizard"/>.
-
- <remark>
- [PL]Still crashes in 5.0.14a
- </remark>
- </para>
-
- </section>
-
</section>
</chapter>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r15573 - trunk/workbench | anthony.bedford | 3 Jul 2009 |