Configuration files - ASN file (for PVCS Version Manager)

An assignment file was set up to redirect the other entities, as follows:

[SETTINGS]

$language=USA

$enhanced_edit=all

$search_object=file_first

$MAXFILES=2046



[FILES]

usys:idf.aps        usys:..\ud\idf.aps

usys:ur*.svc        usys:..\ud\ur*.svc

usys:uu*.svc        usys:..\ud\uu*.svc

usys:uu*.frm        usys:..\ud\uu*.frm

usys:uv*.frm        usys:..\ud\uv*.frm

usys:idf*.frm       usys:..\ud\idf*.frm

usys:pv*.frm        usys:..\ud\pv*.frm

usys:usys*.frm      usys:usys*.frm

usys:*.dis          usys:*.dis

usys:*.dsc          usys:*.dsc

usys:*.trx          usys:..\trx\*.trx

usys:udbg.aps       usys:udbg.aps

udbg:udbg*.frm      usys:udbg*.frm

gpm.aps             usys:..\usys\gpm.aps



usys:uobj.dol       .\compiled\uobj.dol



usys:udesc.urr      .\compiled\udesc.urr



*.frm               .\compiled\frm\*.frm

*.svc               .\compiled\svc\*.svc

*.rpt               .\compiled\rpt\*.rpt

*.aps               .\compiled\aps\*.aps

*.p??               c:\temp\*.p??



[PATHS]

$ud6=ud6:

$DEF=$DB3

$UUU=$DB3

$IDF=$ud6

$SYS=$DB3



[ENTITIES]

;

; Dont store temporary data in XML

USTMP.DICT    $uuu:c:\temp\USTMP.*



UAPLLST.DICT  $uuu:UAPLLST.*



UGCROSS.DICT  $uuu:UGCROSS.*





; Final catch-all for IDF dictionaries



*.sysenv            usys:*.*

*.dict              $ud6:.\sources\other.dir\*.*

PRATT.PRINTER       $UD6:.\sources\printers\pratt.*



[WIDGETS]



[LOGICALS]



[SERVICES_EXEC]



[REPORTS_EXEC]



[DRIVER_SETTINGS]

; The "nokeycheck" setting is used only during the initial import

; After Uniface and PVCS are completely set up "cleanmmf hard auto"

; should be added to the settings.

USYS$UD6_PARAMS=listdir .\settings\inuse, config .\settings, nokeycheck



[TM]

;MANAGER = ...

;PATHS = ...

;TIMEOUT=0

;TXRETURNPHASE=2





This asn file uses file specifications relative to the current working directory. For the purposes of this demonstration, the default directory of the shortcut used to start the IDF should be m:\ (the drive where the sources have been loaded).

The nokeycheck parameter must be removed after doing the initial repository load, otherwise the driver will not work correctly.

This assignment file assumes that only the Uniface source code is being stored using UD6/CMtool Driver, not temporary records, or "compiled" source (e.g.: UOBJ).

WARNING: If you have a USYS$UD6_PARAMS specified in both a local ASN file and the usys.asn file, the settings in the usys.asn file override the local assignment file.

Configuration Files

Joins File
ASN file

How to use the driver with PVCS Version Manager (cont.)

Configuration information
Taking control in PVCS Version Manager
Releasing a form using PVCS Version Manager
Checking a form in using PVCS Version Manager
Adding a form using PVCS Version Manager
Finding the differences in versions using PVCS Version Manager
Procedures for handling compiled objects with Version Manager
Problems when using PVCS Version Manager

UD6 Overview
A methodology to Uniface source code control

$Revision: 1.14 $ $Date: 2011/02/28 02:56:33 $[go to top]