CVS Unreserved Checkouts - Keeping the checked out copy up to date

Using CVS command line client

To update the checked out copy of the source use the cvs "update" command:



cd sources

cvs update 

cd ..\compiled

cvs update 

Using Tortoise CVS

To update the checked out copy of the source right click the folder and use the "cvs update" command.

When the update has completed press OK on the log window to close it.

Using WinCVS

To update the checked out copy of the source right click the folder within WinCVS and use the "Update selection..." command.

Ensure that the "Create missing directories that exist in the repository" checkbox is ticked and then press OK.

Directory structure
Import to CVS

Creating a Work Area

Keeping the Work Area up to date

Final Directory Structures

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]