Summary
Derive the location of the version control system from the environment
variable
PATH
.
- Assembly
- NAnt
.SourceControl .dll - Namespace
- NAnt
.SourceControl .Tasks - Containing Type
- Abstract
Source Control Task
Syntax
protected FileInfo DeriveVcsFromEnvironment()
Return Value
Type | Description |
---|---|
FileInfo | The file information of the version control system,
or if this cannot be found. |