Source / Version control
Author: knut.dybendahl@gmail.com (Knut)
Hi all, Does anyone out there have a straight forward 'how-to' document for using Source / Version control with Uniface? UD6 is not an option - looking for TFS (preferably) / git / ??? Any suggestions / hints? Knut
We created it ourself, with the TFS api's and the Uniface export function (xml files) The library is written in .Net and exposed as COM so Uniface can access it, created a form and added in the additional menu. -> check in / out -> shelve -> Compare -> History
Author: Stijn Courtheyn (stijn.courtheyn@xperthis.be)