The methods of the AbstractSourceControlTask class are listed below. For a complete list of AbstractSourceControlTask class members, see the AbstractSourceControlTask Members topic.
![]() | |
![]() | Executes the task unless it is skipped. |
![]() | |
![]() | |
![]() | Performs default initialization. |
![]() | Initializes the configuration of the task using configuration settings retrieved from the NAnt configuration file. |
![]() | Determines whether build output is enabled for the given Level. |
![]() | Overloaded. Logs a message with the given priority. |
![]() |
![]() | Append the files specified in the fileset to the command line argument. Files are changed to use a relative path from the working directory that the task is spawned in. |
![]() | Copies all instance data of the Element to a given Element. |
![]() | Derive the location of the version control system from the environment variable PATH. |
![]() | Starts the external process and captures its output. |
![]() | |
![]() | Locates the XML node for the specified attribute in the project configuration node. |
![]() | Obsolete. Note Deprecated (to be deleted). |
![]() | Initializes the task. |
![]() | Initializes all build attributes and child elements. |
![]() | |
![]() | Build up the command line arguments, determine which executable is being used and find the path to that executable and set the working directory. |
![]() | Adds a new command option if none exists. If one does exist then the use switch is toggled on or of. |
![]() | Set up the environment variables for a process. |
![]() | Adds a new global option if none exists. If one does exist then the use switch is toggled on or of. |
![]() | Starts the process and handles errors. |
AbstractSourceControlTask Class | NAnt.SourceControl.Tasks Namespace