You can run Subversion actions from the Application View.
To add a new folder
To add a new model to project
You can add also *.doc, *.xls and other file formats to your projects (check them out from subversion etc.) Toad Data Modeler allows you to open them from the Application View.
To open an existing file
Right-click the file name in the Application View and select Open File.
To compare any two revisions of the same model:
Version Manager allows you to create projects, add models (logical models, physical models) and other files (e.g. text files, images etc.) to your projects, create versions and revisions etc.
Toad Data Modeler allows you to create unlimited number of projects.
|
Note: The version manager is meant to be used by single user only, multiple user collaboration is not supported. Please see Subversion section to learn how to set up multiple user collaboration environment. |
To open Version Manager
Version Manager window is a place from where you can access all files stored in Version Manager.
|
TIP: You can open several instances of Version Manager, e.g. for each project. |
Project is a group of models and other files that logically match together although they are not of the same origin (physical data model, document file, image etc.).
Example: You have created a project for Company "X". This project contains various models (LER, PER models) and some other files (text files, images etc). The models are models of different databases and have a different number of versions/revisions. Nevertheless, all these models and files logically match together - all of them relate to Company "X".
As stated above, projects can contain models as well as other files of any type (e.g. any documentation to models, text files, images, other programs...) Nevertheless, Toad Data Modeler is not able to work directly with such files. It can only call appropriate programs or allows you to view them only (see the Show Version (only to read) option).
There are several ways how to create a project and add files to it:
General Tab
Description
Name
Define a project name.
The project name has to carry out conditions for file names set in Windows, e.g. question mark "?" cannot be contained.
The project name will become a directory name on a disk. See the path where it will be created in the Settings menu | Options | Version Manager. The default path can be:
C:\Documents and Settings\user\Application Data\Quest Software\Toad Data Modeler\Installation Name\VersionManager\Server\Project\Project_Name.
All files created in Version Manager will be saved here until you change the path.
![]()
Note: Information on versions (and their relations to other versions and revisions) are saved by default to another file. Possible path is: C:\Documents and Settings\userName\Application Data\Quest Software\Toad Data Modeler\Installation Name\VersionManager\Server\projects.xml
Again, you can change the path in the Settings menu.
Load Files in
Directory
Uncheck (or not to select) this option to create a new project and let it be empty.
Select this option to enable the Directory box. Click the icon on the right to define a path to a directory with files that you want to add to the project. All files stored in the directory will be added to the project automatically. Sub-directories will be ignored.
Description Tab You can enter the project description here.
You already need to have all the files stored in one directory.
If the project where you want to add the model exists on your local server, simply select it and click OK to add the model to the project.
Model: Open the model and simply click on the toolbar. Select a project and confirm OK. (See B.)
Model or any other file: In Version Manager, right-click the selected project and click Add File, find the file and confirm Open. (See C.)
In Version Manager, the items are sorted this way:
Icon | Command |
---|---|
|
Check Out |
|
Check In |
|
Lock |
|
Unlock |
|
Save Version as |
These options are active for versions/revisions and also file (if you click a file in Version Manager, the options will relate to its latest version).
Right-click a project to see the following options:
Option | Description | ||
---|---|---|---|
Lock Project |
Locks project not to be overwritten.
| ||
Unlock Project |
Unlocks project. | ||
Add File |
Opens a dialog where you select a file that you want to add to the project. Via this option, you can add any file to the project - Toad Data Modeler model(s) as well as any other files. | ||
Remove Project |
Removes the selected project including all its files, versions and revisions. If any version/revision is locked, this option is disabled. | ||
Synchronize Project |
Synchronizes latest versions of files of selected project with files saved on your local computer. (On the server, the latest versions of files will be found and copied to your local disk.) | ||
Properties |
Opens the Project Properties dialog where you can edit a project name, add a description on the project etc. | ||
List of Files |
Opens a list of all files of the project. Here, you can sort the files by name, date of creation, owner etc. |
Right-click a file to see the following options:
Option | Description | ||
---|---|---|---|
Lock File |
To preserve the selected file from overwriting, select this option. | ||
Unlock File |
Unlocks previously locked file. | ||
Last Version Check-Out |
Opens the latest version for edit. | ||
Last Version Check-In |
Saves changes made in the latest version. | ||
Add Version (2.0) |
You have modified a file, saved it and now you want to add it as a new version. For this purpose, select this option, and find the appropriate file in the Open dialog.
| ||
Remove from Project |
Removes a file from project. This option is not available if any version or revision of this file is locked. | ||
Save Version as |
Saves the latest version as a standard file Toad Data Modeler models with extension .txp or .txl). | ||
Properties |
Opens the File Properties dialog where information on the file name, location, date and time of creation and last modifications can be found. Tab Lock is read-only and provides information on the lock hierarchy: Ancestor Locked - It's selected if ancestor (Project in this case) has been locked. Descendent Locked - It's selected if any descendent of this file has been locked. | ||
List of Versions |
Displays list of versions and revisions of the selected file. |
Right-click a version/revision to see the following options:
Option | Description | ||
---|---|---|---|
Lock Version |
To prevent the selected version from overwriting, select this option. (If the version is checked out, the version is locked automatically.) | ||
Unlock Version |
Unlocks previously locked version. (If you check in the version, it will be unlocked automatically.) How does it work?If you check out a version, the version locks and the corresponding file on the server becomes read-only, however it is editable in your local file. When you check in the version, the version unlocks and the corresponding file on the server can be modified. In your local file, it is locked and becomes read-only. Version lock properties show information on who locked the project and when.
| ||
Opens the selected version/revision for edit.
Local Directory - Define a path where you want to load the selected version. Here, the version will be saved and from here, you will work with the version. The default path is set in the Settings menu | Options | Version Manager | Local Directory. Possible path is: C:\Documents and Settings\user\Application Data\Quest Software\Toad Data Modeler\Installation name\VersionManager\Local\Download\Project_Name After you define and confirm the path, the version will open in the Application Window. A new version item will appear also in the Application View.
| |||
Saves changes and closes the version/revision. This option is available from the pop-up menu of the selected version in Version Manager and also in the Application View. Description - here, you can write description on the version/revision. Finish Work on Model - select it to close your model during the Check In. Otherwise it remains open. After you confirm OK, the version will be saved to your local disk and possible changes will be applied on a server. Version will be automatically unlocked and will become accessible for other team members. (Projects.xml file is saved after every change made in the project. The file is being updated continuously - changes made and saved by user A will be visible to user B.)
| |||
Show Version (only to read) |
Opens the selected version in appropriate associated program, e.g. Word, Notepad, Windows Viewer, Acrobat Reader etc. Toad Data Modeler models will open in the Application Window. If your file has an extension that does not associate with any program, it will open in the Version Viewer dialog. On tab Content of Local File, you can see the text. | ||
Add Version (2.0) |
Adds another version. | ||
Add Revision (1.1) |
Adds another revision. (If you checked out a version and saved the changes to new a version or revision, the result would be the same as if you used these options.) | ||
Remove Version |
Removes the selected version and all its revisions. | ||
Exclude Version |
Excludes only the selected version, its revisions will remain. | ||
Save Version as |
Saves the selected version as a standard file (Toad Data Modeler models with extension .txp or .txl). | ||
Properties |
Opens the Version Properties dialog. On tab Notes, you can define notes on the version/revision. |
© 2023 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy