[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


ECodeWarriorVCSDBState

This enumeration has the values shown in Table 3.49. These values correspond to the revision control system state for the database. Refer to the revision control system's documentation for more information on this topic.

ECodeWarriorVCSDBState enumeration:

 

Enumeration
Definition
vcsDBNotChecked (0)  
Database not checked  
vcsDBNotInWorkingDir(1)  
Not in working directory  
vcsDBNotInDatabase(2)  
Not in database  
vcsDBCheckedIn(3)  
It is checked-in  
vcsDBCheckedOut(4)  
It is checked-out  


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 02, 2000