So far we have checked out a working copy that is "read only". Whilst we did not necessarily have to do this (CVS can track what files change) it helps now to illustrate a point.
Open the IDF and attempt to change a file. The "2009 - Occurence is locked." message should appear in the IDF message line.
To release a form for editing use the "edit" command:
cd sources\components.dir
cvs edit I_DRIVER.XML
Using windows explorer select the file to release and right click. Select "CVS Edit" from the menu.
When the edit has completed press "OK" to remove the log window
To release the checked out copy of the source right select the file within WinCVS and use the pulldown menu "Trace->Edit selection".
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
$Revision: 1.10 $ $Date: 2011/02/28 02:56:32 $ | [go to top] |