CVS Unreserved Checkouts

ASN File

A standard ASN file created using the directions in the installation guide can be used for CVS.

[SETTINGS]

$SEARCH_OBJECT=DBMS_FIRST

$STORE_BOOLEANS_AS_FALSE

$language=USA

$enhanced_edit          all

$variation=SQA

$putmess_logfile        c:\temp\transcript_cvs_u8.txt



[FILES]

usys:idf.aps            usys:..\components\idf.aps

usys:uu*.frm            usys:..\components\uu*.frm

usys:ur*.svc            usys:..\components\ur*.svc

usys:uu*.svc            usys:..\components\uu*.svc

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



*.frm              .\compiled\*.frm

*.rpt              .\compiled\*.rpt

*.svc              .\compiled\*.svc

*.aps              .\compiled\*.aps

*.ssv              .\compiled\*.ssv

*.usp              .\compiled\*.usp



usys:uobj.dol  .\dev.dol

usys:udesc.urr .\dev.urr



[PATHS]

$SOL    SOL:tcp g8076428 1313:|uniface|eight

$DEF    $SOL

$UUU    $SOL

$IDF    $UD6

$SYS    $SOL



[ENTITIES]

;

; Don’t store temporary data in XML

USTMP.DICT    $uuu:USTMP.*

UAPLLST.DICT  $uuu:UAPLLST.*

UGCROSS.DICT  $uuu:UGCROSS.*

USIMPKW.DICT  $uuu:USIMPKW.*

USSPCKW.DICT  $uuu:USSPCKW.*

;

; Improve performance by leaving these entities out

USIPARM.DICT  $uuu:USIPARM.*

USILINK.DICT  $uuu:USILINK.*



;

; Don’t store UGLYPH in NLS UD6

UGLYPH.DICT   $uuu:UGLYPH.*

;

; Redundant entity

UCSDIA.DICT   $uuu:UCSDIA.*



;

; Final catch-all for IDF dictionary

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

*.printer           $idf:.\sources\other.dir\*.*



*.text              $uuu:*.*

*.sysenv              $uuu:*.*



[LOGICALS]



[USER_3GL]

.\3gl\ud6.dll



[DRIVER_SETTINGS]

SOL     U3.2

SEQ     U1.0

SYB     U2.B



; The "cleanmmf hard auto" setting is used to ensure that UD6 keeps as few files open as possible

;

; The "noemptytrig" setting is shown for Uniface 8.3.01

; be sure to change it (eg: "version 720600") to the correct uniface version

;

; Use these parameters during install: performance 239, nokeycheck, 

;

USYS$UD6_PARAMS = chkver, version 830100, noemptytrig, forcedate file, cleanmmf hard auto, xmlschema ie5, mmf files 255, mmf binary font 51 encoding ISO-8859-1, notrx, config .\settings,formtoolkit .\3gl\mhgfp140.dll

USYS$SOL_PARAMS = hs:on



[PATHS]

$SEQ    SEQ:

;$SYB    SYB:G8076428.eight_data|tst_data|tst_data

$SYB    SYB:QUASARTEST.tst_data|?|?

$SOL    SOL:tcp g8076428 1313:|uniface|eight

$DEF    $SYB

$UUU    $SOL

$IDF    $UD6

$SYS    $SOL

A methodology to Uniface source code control
How to get and install CVS
Introduction and Configuration
Taking control
Releasing a form
Checking a form in
Releasing a form and application model
Releasing registers
Adding a form
Differences
Merging code changes
Final notes

UD6 Overview

$Revision: 1.10 $ $Date: 2011/02/28 02:56:32 $[go to top]