Setting the Checkin and Checkout Properties
A property file is treated the same way as any other design file, and the procedure for checking it in is the same as for any other design file.
There are two methods of property and auto check in and check out, each with its own associated forms.
-
From the Library Manager, select Design Manager – Properties – Check In.
-
A second version of property and auto check in and check out, can also however be accessed from within Virtuoso itself, as a result of when object properties are being edited.
Library Manager auto checkin and checkout forms gets displayed for category editing and copy operations.
To check in a property file, follow these steps:
-
Select the item whose property file you want to check in.
-
Choose Design Manager – Properties – Check In.
The property file associated with the selected item appears on the Check In form. -
Click OK.
To check out a property file, follow these steps:
-
Select the item whose property file you want to check out.
-
Choose Design Manager – Properties – Check Out.
The property file for the selected item appears on the Check Out form. -
Click OK.
The following table summarizes the shell environment variable settings you type in the .cdsenv file to control automatic check-in behavior.
|
|
CDS_PROMPT_CKIN
|
|
|
|
all
|
views
|
file (default)
|
none
|
CDS_AUTO_CKIN
|
all
|
Prompt displayed after you close properties, files, or views.
Auto check in files, properties, and views.
|
Prompt displayed after you close a view.
Auto check in files, properties, and views.
|
Prompt displayed after you close files or properties.
Auto check in files, properties, and views.
|
Prompt not displayed.
Auto check in files, properties, and views.
|
|
views
|
Prompt displayed after you close properties, files, or views.
Auto check in views only.
|
Prompt displayed after you close a view.
Auto check in views only.
|
Prompt displayed after you close files or properties.
Auto check in views only.
|
Prompt not displayed.
Auto check in views only.
|
|
CDS_AUTO_CKIN
|
files
(default)
|
Prompt displayed after you close properties, files, or views
Auto check in files and properties only.
|
Prompt displayed after you close a view.
Auto check in files and properties only.
|
Prompt displayed after you close files or properties.
Auto check in files and properties only.
|
Prompt not displayed.
Auto check in files and properties only.
|
|
none
|
Prompt displayed after you close properties, files, or views.
Never auto check in properties, files, or views.
|
Prompt displayed after you close a view.
Never auto check in properties, files, or views.
|
Prompt displayed after you close properties or files.
Never auto check in properties, files, or views.
|
Prompt not displayed.
Never auto check in properties, files, or views.
|
Related Topics
Check In Form
Check Out Form
Canceling Checkout for Properties
Return to top