RADE |
Source Code Manager |
adl_detachDeleting components |
Quick Reference |
AbstractThe adl_detach command deletes one, or more, component(s) of the current workspace |
adl_detach component... [-unco] [-h | -help | -?]
This command deletes one, or more, component(s) of the current workspace. They are
deleted from the current image.
Other images must be refreshed with the [1] adl_refresh command.
This command can be used only if there are no local modifications in the component, or if
the -unco option is used.
The command works even there is no current image.
If a framework name is given, it is not necessary to first detach the internal modules; they will automatically be detached prior to detaching the actual framework.
An option to automatically cancel the local modifications in the component(s) to be detached is available.
All the contained attached components are detached too.
The command fails
BEWARE: do not mix up the adl_detach command, which is useful only when components are no longer needed for the development done in a given workspace, but may still be useful elsewhere with the [2] adl_rm command (propagation of the destruction via the flow commands between workspaces).
[Top]
adl_attach accepts the following options:
-h|-help|-? | Help of the command |
component... | Path(es) of the components to detach |
-unco | Uncheck-out contained elements in the current image |
Detach of the MyFramework framework and all its modules and datas:
adl_detach MyFramework |
Attach of the MyModule.m module:
adl_detach MyModule.m |
Detach the MyFramework framework, and uncheck-out the objects if necessary:
adl_detach MyFramework -unco |
[Top]
[1] [2] |
adl_refresh: Refreshing your workspace adl_rm: Deleting objects |
[Top]
Version: 1 [Feb 2001] | Document created |
[Top]
Copyright © 2001, Dassault Systèmes. All rights reserved.