The getconfig command displays the contents of an AccuWork configuration file. Most such files store some of the information defined for a depot in the GUI Schema Editor:
•
•
•
•
•
•
•
• Contents of the Change Package Triggers section of the Change Packages subtab: cpk_promote_queries.xmlThese files are stored in subdirectory dispatch/config of the depot’s storage directory (or slice) within the AccuRev repository.
• A user’s AccuWork queries are stored in the depot’s storage directory, in file dispatch/config/user/<username>/query.xml. (This includes queries that the user has declared to be public.)
• The depot’s public AccuWork queries are stored in the depot’s storage directory, in file dispatch/config/publicQuery.xml.To support localized default schemas, getconfig provides a -s -d <locale> option that causes the server to search for a localized site resource based on the specified locale. If a localized resource is installed at the server, it will be returned to the client. If no localized version is available, the default English version of the resource is returned.Note: AccuRev does not currently use any @modifier specifications.-p <depot-name>-u <user-name>-r <config-file>Display the AccuWork queries for user derek, for the issues in the current depot:Get the configuration file schema.xml from the Japanese (ja) locale folder of site_slice/dispatch/config:
Micro Focus |