PRC is written in "PICK" so it knows about the various types of records we 
would modify in PICK, and tracks them.  Non-PICK tools can read directories, 
for programs, and includes, but that's it.  You would need to create a lot of 
tools to provide the hooks into the PICK database.  Here, when a programmer 
modifies a dictionary, PRC tracks the change.  The same is true with PROCs, 
programs, etc.  I tell PRC what files to track, for dictionaries I just tell 
PRC to track ALL dictionary changes.  It is seamless.  My biggest hurdle is the 
4GL we are using, it isn't a main-stream 4GL (like SB+) and we needed to modify 
the 4GL's tools to call PRC.
Tom Whitmore
RATEX Business Solutions

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Rex Gozar
Sent: Tuesday, November 15, 2011 3:07 PM
To: U2 Users List
Subject: Re: [U2] Mercurial/TortoiseHg source version control

Tom,

I keep dictionaries, procs, Q-pointers, programs, and includes in CVS and 
Mercurial.  What do you mean by "PICK" aware?

rex
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to