markprod - Mark the State of a Customized Product Line
markprod [-kf] [-m message] [-v
displayoptions] markname
productline
The markprod
utility saves the state of a customized
product line and makes it available for checkout from the customization
development branch using Lawson commands, such as createprod
and updateprod
.
Program Option | Description |
---|---|
-m message
|
Adds a short descriptive message to the mark. |
markname
|
Assigns this name to the new mark. Note:
The markname must be unique in the repository, among all Lawson
releases. To see the marks in the repository, use |
-k
|
Invokes a prompt for repository credentials. Press Enter to accept the credentials shown. |
-f
|
Forcibly make the mark even if one already exists. |
productline
|
Assigns this name to the product line where the changes will be marked. |
-v displayoptions
|
|
Mark Name Guidelines
In the course of customizing an application and updating an
application with new Landmark application releases, you will
add many marks to the repository as a way of marking milestones on
the branches. In order to make analysis easier, you need a logical
system to the use of markprod
. Below are suggested
guidelines for the message and markname parameters:
Parameter | Guidelines |
---|---|
message |
Use the message parameter to provide on the purpose of the mark or, in the case of marks added by individual developers, information that identifies the developer. For example
|
markname |
Create the name of the mark from the following components: branchIdentifier_release_changeID where branchIdentifier is a short notation for the branch name, such as "D" for the development branch or "S" for the stage branch
release is the application
release in the format 00.00.00.00, for example,
changeID is a short notation for each mark in the sequence
of customizations, such as |