|
Last change
on this file was
19575,
checked in by westram, 3 weeks ago
|
- reintegrates 'help' into 'trunk'
- preformatted text gets checked for width now (to enforce it fits into the arb help window).
- fixed help following these checks, using the following steps:
- ignore problems in foreign documentation.
- increase default help window width.
- introduce control comments to
- accept oversized preformatted sections.
- enforce preformatted style for whole sections.
- simply define single-line preformatted sections
Used intensive for definition of internal script languages.
- fixed several non-related problems found in documentation.
- minor layout changes for HTML version of arb help (more compacted; highlight anchored/all sections).
- refactor system interface (GUI version) and use it from help module.
- adds: log:branches/help@19532:19574
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
1.4 KB
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | |
|---|
| 5 | # sub topics: |
|---|
| 6 | SUB arb_intro.hlp |
|---|
| 7 | SUB arb_merge_into.hlp |
|---|
| 8 | SUB arb_merge_outof.hlp |
|---|
| 9 | SUB arb_merge_workflow.hlp |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | TITLE Merge two databases |
|---|
| 13 | |
|---|
| 14 | OCCURRENCE ARB_INTRO/MERGE TWO ARB DATABASES |
|---|
| 15 | ARB_NT/File/Import/Merge from other ARB database |
|---|
| 16 | ARB_NT/File/Export/Merge to (new) ARB database |
|---|
| 17 | |
|---|
| 18 | DESCRIPTION Allows to merge two databases. |
|---|
| 19 | |
|---|
| 20 | Complete 'ARB' databases, selected 'species', 'fields' and/or 'field' |
|---|
| 21 | entries, 'SAI' entries and trees (see LINK{glossary.hlp}) can be |
|---|
| 22 | transferred from the source database to the target database. |
|---|
| 23 | |
|---|
| 24 | Depending on how ARB_MERGE is started, you may be prompted for |
|---|
| 25 | the source and/or target database. |
|---|
| 26 | |
|---|
| 27 | The source database (DB) has to exist, the target DB may exist. |
|---|
| 28 | If the target DB does not exist, a new database will be created. |
|---|
| 29 | |
|---|
| 30 | NOTES ARB databases stored in any directory with read and write |
|---|
| 31 | permission can be chosen for merging. |
|---|
| 32 | |
|---|
| 33 | SECTION STARTUP |
|---|
| 34 | |
|---|
| 35 | It's also possible to specify both databases on the command |
|---|
| 36 | line by typing |
|---|
| 37 | |
|---|
| 38 | arb yourSourceDB.arb yourTargetDB.arb |
|---|
| 39 | |
|---|
| 40 | WARNINGS If there are entries (for selected data) in both databases, |
|---|
| 41 | those in the target DB will be overwritten! |
|---|
| 42 | |
|---|
| 43 | BUGS No bugs known |
|---|
Note: See
TracBrowser
for help on using the repository browser.