Subversion Commit command
The following tables list the members exposed by SvnCommit.
Public Constructors
Public Properties
Name | Description | |
---|---|---|
Arguments | Gets or sets the arguments. (inherited from SvnClient) | |
BuildEngine | Gets or sets the instance of the |
|
Command | Gets or sets the command. (inherited from SvnClient) | |
ExitCode | Gets the returned exit code of the executable file. (inherited from ToolTask) | |
Force | Gets or sets the force. (inherited from SvnClient) | |
HostObject | Gets or sets the host object associated with the task. (inherited from Task) | |
LocalPath | Gets or sets the local path. (inherited from SvnClient) | |
Log | Gets an instance of a |
|
Message | Gets or sets the message. (inherited from SvnClient) | |
Password | Gets or sets the password. (inherited from SvnClient) | |
RepositoryPath | Gets or sets the repository path. (inherited from SvnClient) | |
Revision | Gets or sets the revision. (inherited from SvnClient) | |
Targets | Gets or sets the targets. (inherited from SvnClient) | |
Timeout | Gets or sets the amount of time after which the task executable is terminated. (inherited from ToolTask) | |
ToolPath | Gets or sets the path of the executable file to run. (inherited from ToolTask) | |
Username | Gets or sets the username. (inherited from SvnClient) | |
Verbose | Gets or sets the verbose. (inherited from SvnClient) |
Protected Properties
Name | Description | |
---|---|---|
EnvironmentOverride | Gets the override value of the PATH environment variable. (inherited from ToolTask) | |
HelpKeywordPrefix | Gets or sets the prefix used to compose Help keywords from resource names. (inherited from Task) | |
ResponseFileEncoding | Gets the |
|
StandardErrorEncoding | Gets the |
|
StandardErrorLoggingImportance | Gets the |
|
StandardOutputEncoding | Gets the |
|
StandardOutputLoggingImportance | Gets the |
|
TaskResources | Gets or sets the culture-specific resources associated with the task. (inherited from Task) | |
ToolName | Gets the name of the executable file to run. (inherited from SvnClient) |
Public Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified |
|
Execute | Runs the exectuable file with the specified task parameters. (inherited from ToolTask) | |
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
CallHostObjectToExecute | Calls the host object to perform the work of the task. (inherited from ToolTask) | |
ExecuteTool | Creates a temporoary response (.rsp) file and runs the executable file. (inherited from ToolTask) | |
Finalize | Allows an |
|
GenerateCommandLineCommands | Returns a string value containing the command line arguments to pass directly to the executable file. (inherited from SvnClient) | |
GenerateFullPathToTool | Returns the fully qualified path to the executable file. (inherited from SvnClient) | |
GenerateResponseFileCommands | Returns a string value containing the command line arguments to add to the response (.rsp) file before running the executable file. (inherited from ToolTask) | |
GenerateSvnArguments | Generates the SVN arguments. (inherited from SvnClient) | |
GenerateSvnCommand | Generates the SVN command. (inherited from SvnClient) | |
GetResponseFileSwitch | Returns the command line switch used by the executable file to specifiy a response (.rsp) file. (inherited from ToolTask) | |
GetWorkingDirectory | Returns the directory in which to run the executable file. (inherited from ToolTask) | |
HandleTaskExecutionErrors | Handles execution errors raised by the executable file. (inherited from ToolTask) | |
InitializeHostObject | Initializes the host object of the task. (inherited from ToolTask) | |
LogEventsFromTextOutput | Logs the events from text output. (inherited from SvnClient) | |
LogPathToTool | Logs the tool name and path to all registered loggers. (inherited from ToolTask) | |
LogToolCommand | Logs the starting point of the run to all registered loggers. (inherited from SvnClient) | |
MemberwiseClone | Creates a shallow copy of the current |
|
SkipTaskExecution | Indicates whether task execution should be skipped. (inherited from ToolTask) | |
ValidateParameters | Overidden. Indicates whether all task paratmeters are valid. |
See Also
Documentation version 1.0.0.0.