|
Results |
|
Use PCLI to List Versioned Files in a 6.0 Project structure
Use PCLI to List Versioned Files in a 6.0 Project structure
|
|
|
SRA 4.5.1 DOC: List supported JVM Versions
SRA 4.5.1 DOC: List supported JVM Versions
|
|
|
CLI - "cmnproj -actlist" lists Version '0' For files that are in sub areas
CLI - "cmnproj -actlist" lists Version '0' For files that are in sub areas
|
|
|
RLC: Application Version form does not show list of linked Release Packages
On the Release Packages tab of the application version state form, the report is not populating with linked release packages.
|
|
|
VM PCLI: How to use PCLI and wildcards to list all Versioned Items of a specific type.
Create a script that combines the LIST command and the ListVersionedFile (LVF) command. In the script, add the following lines: for vf in $[list -m*.h -l -z /] { lvf -pp/ -a "$vf" }
|
|
|
Staging versions panel CMNSIDV1 lists component versions in wrong sequence
Under some circumstances, component staging versions (SSV) panel CMNSIDV1 can list the versions in an incorrect sequence. For example, in the following we would expect the STG version to be displayed first, followed by increasing negative versions of the component.
|
|
|
Latest Version of Firefox does not load the Application Repository - Message: SBM Application Repository does not support the browser (version) you are currently using. Please try one of the browsers listed below:
Latest Version of Firefox does not load the Application Repository - Message: SBM Application Repository does not support the browser ( version ) you are currently using. Please try one of the browsers listed below:
|
|
|
VM: PCLI - How to list a versioned file entity path
The PCLI List command can be used to return a versioned file's fully qualified entity path (a combination of the project entity path and the versioned file name) when the -l option is used. Because the List command has a pattern match option (-m) and it can search the project database structure recursively (-z), the command can also be used to locate files within a project database.
|
|
|
Report to list the application, components, and version numbers that were released
The existing Release Automation reports will give some great information, but none of them give a detailed summary of exactly which application was deployed, which components made up that application, or which version of the components.
|
|
|
VM: PCLI script to list all labels for a specific revision for an archive.
needs to contain a PCLI Version File entity. If there is no PCLI_PP environment variable that points to a current project, FileName
|
|
|