Package | Description |
---|---|
org.netbeans.lib.cvsclient.commandLine | |
org.netbeans.lib.cvsclient.commandLine.command |
Modifier and Type | Method and Description |
---|---|
CommandProvider |
CommandFactory.getCommandProvider(String name)
Get the provider of a command.
|
CommandProvider[] |
CommandFactory.getCommandProviders()
Get the array of all command providers.
|
Modifier and Type | Class and Description |
---|---|
class |
add
Adds a file or directory to the repository
|
class |
annotate
The rlog command
|
class |
checkout
A factory class for creating and configuring a checkout command
|
class |
commit
Implements the commit command
|
class |
diff
The log command
|
class |
export
Export sources from CVS repository.
|
class |
Import
Imports a file or directory to the repository.
|
class |
locbundlecheck
The locbundlecheck command
|
class |
log
The log command
|
class |
rannotate
The rlog command
|
class |
remove
The command to remove a file or directory from the repository.
|
class |
rlog
The rlog command
|
class |
rtag
Tag repository files.
|
class |
status
The status command
|
class |
tag
Tag checked out files.
|
class |
update
A factory class for creating and configuring an update command
|
Copyright © 2016. All rights reserved.