Command |
Description |
Generate Latest Changes...
|
Generates a package that contains only items that have been changed or added since the last package generation (for details, see
Generating a Package). |
View Package Content
from File...
|
Allows you to browse to a Package and display its contents without loading the Package itself. This makes it easier to identify specific Packages. |
Deploy...
|
Displays the Deployment Options Window to complete the deployment procedure. |
Deploy Specific Module...
|
Displays a window where you can select which Modules
from the Package you wish to deploy. This option is only
available for Packages generated from PB Projects. |
Deploy with Dependencies...
|
Same as "Deploy..." above, but all Packages
that are defined as dependencies for the selected Package
will also be deployed. This option is not available for
Packages generated from PB Projects. |
Redeploy Package...
|
Deploys the Package again.
|
Redeploy With Dependencies...
|
Deploys a Package again along with all of the Packages defined as its dependencies. This option is not available for
Packages generated from PB Projects. |
Mark As Deployed
|
The status of the selected Package that has not been
deployed is changed to "Deployed manually" and it
is treated as if it has been deployed. Normally, when
a Package has another Package defined as a dependency,
the dependent Package is deployed along with the first Package. This can be prevented by using
"Mark As Deployed", which will cause the dependent Package
not to be deployed. |
Deploy Project Definition
|
Deploys Project content from the Package containing
the Project definition. Only available if a Package
has been generated with a Project Definition. See Generating
a Package. |
Send...
|
Starts the Package Wizard
to guide you through the sending process. |
Save As...
|
Starts the Package Wizard
to guide you through the saving process. |
Package Dependencies...
|
Opens the Package Dependencies window. To learn more,
see Package
Dependencies. |
Refresh
|
Refreshes the contents of the View Pane. |
Delete
|
Deletes the selected Package after additional
confirmation. The selected Package must not have any outbound
action linked to it in order for this command to be active.
The Package can be deleted if it is in
the "Archived" status (see "Archive" below) and the "AllowDeletingPackagesHistory"
key is set to true (for details, see the "DeploymentServices"
section of the Central Configuration
Documentation).
If the Package you want to delete is a dependency of another Package, a window will appear listing all Packages depending on the Package you are attempting to delete. You will then have to confirm whether to delete the Package or not.
|
Archive
|
Sets the selected Package to the "Archived"
status, which means that the Package will be hidden
in the Package Repository unless
the "Show archived data" check box is selected
on the filter bar above the list. Archiving is used to
hide certain Packages (typically older ones) instead of deleting them completely. |
Properties
|
Opens the Package
Properties Window where you can view the properties
and contents of the selected Package. This is also the default behavior
when double-clicking a Package. |