Updating inuse and the reference copy on update
Modify the loginfo file to include a single line:
ALL del2list.exe -j~ h:\sources\inuse ~h:\sources %s~ 2 . cmd /c scvs p: \nettest\sources -r -q update -d
(For Windows 95 use command.com instead of cmd.exe)
Now in future when source code is checked out, the reference area will be kept up to date, and when a developer checks source code in the inuse file will be kept up to date. The svcs.bat file that it triggers the execution of is listed befow:
@echo off
%1
cd %2
cvs %3 %4 %5 %6 %7 %8 %9
Keeping the Reference Copy up to date
Updating inuse and the reference copy on checkout
Taking Control
Taking control
Directory structure
Import to the CM Tool
Creating a Reference Copy
Keeping the Reference Copy up to date
Final Directory Structure
How to use the driver with a configuration management solution (cont.)
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.11 $ $Date: 2011/02/28 02:56:33 $ | [go to top] |