







Summarize the local revision(s) of a working copy.
The following tables list the members exposed by SvnVersion.
Public Constructors
Name | Description | |
---|---|---|
![]() |
SvnVersion | Initializes a new instance of the |
Public Properties
Name | Description | |
---|---|---|
![]() |
BuildEngine | Gets or sets the instance of the |
![]() |
ExitCode | Gets the returned exit code of the executable file. (inherited from ToolTask) |
![]() |
Exported | True if invoked on a directory that is not a working copy, svnversion assumes it is an exported working copy and prints "exported". |
![]() |
HighRevision | High revision number of the local working repository revision range. |
![]() |
HostObject | Gets or sets the host object associated with the task. (inherited from Task) |
![]() |
LocalPath | Path to local working copy. |
![]() |
Log | Gets an instance of a |
![]() |
LowRevision | Low revision number of the local working repository revision range. |
![]() |
Modifications | True if working copy contains modifications. |
![]() |
Revision | Revision number of the local working repository. |
![]() |
Switched | True if working copy is switched. |
![]() |
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) |
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 | Overidden. Gets the |
![]() |
TaskResources | Gets or sets the culture-specific resources associated with the task. (inherited from Task) |
![]() |
ToolName | Overidden. Gets the name of the executable file to run. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified |
![]() |
Execute | Overidden. Runs the exectuable file with the specified task parameters. |
![]() |
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 | Overidden. Returns a string value containing the command line arguments to pass directly to the executable file. |
![]() |
GenerateFullPathToTool | Overidden. Returns the fully qualified path to the executable file. |
![]() |
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) |
![]() |
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 | Overidden. Logs the events from text output. |
![]() |
LogPathToTool | Logs the tool name and path to all registered loggers. (inherited from ToolTask) |
![]() |
LogToolCommand | Overidden. Logs the starting point of the run to all registered loggers. |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
![]() |
SkipTaskExecution | Indicates whether task execution should be skipped. (inherited from ToolTask) |
![]() |
ValidateParameters | Indicates whether all task paratmeters are valid. (inherited from ToolTask) |
See Also
Documentation version 1.0.0.0.