Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Apache Ant 1.6.5
Package:
org.apache.tools.ant.taskdefs.optional.clearcase
Class
public
class
CCCheckout
extends
ClearCase
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
Not specified.
Author(s)
Not specified.
Performs ClearCase checkout.
The following attributes are interpreted:
Attribute
Values
Required
viewpath
Path to the ClearCase view file or directory that the command will operate on
No
reserved
Specifies whether to check out the file as reserved or not
Yes
out
Creates a writable file under a different filename
No
nodata
Checks out the file but does not create an editable file containing its data
No
branch
Specify a branch to check out the file to
No
version
Allows checkout of a version other than main latest
No
nowarn
Suppress warning messages
No
comment
Specify a comment. Only one of comment or cfile may be used.
No
commentfile
Specify a file containing a comment. Only one of comment or cfile may be used.
No
notco
Fail if it's already checked out to the current view. Set to false to ignore it.
No
failonerr
Throw an exception if the command fails. Default is true
No
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
The following attributes are interpreted: