Checkout of an item checks out all versions |
Category: |
Toolset
Purpose: |
Provide explanation of why checking out a class from the library causes all versions of the class to be marked as 'checkedout'
Intended Audience: |
ObjecTime developers using version control libraries
Applicable to: |
All Versions
Description: |
When an object is checked out of a library, the object is considered to be checked out, not a version of the object. A new version of the object which has been checked out is created. The tool is showing you that the object is checked out, not that a version of the object is checked out.
Checking objects in and out is used to manage a single version stream. A copy of a version of an object can also be taken out of the library, but this is not the same as checking out the object. The toolset does not provide any direct support for branched version streams.
Limitations: |
None
See also: |
ObjecTime Toolset Guide, libraries section
Copyright © 1999, ObjecTime Limited. |