This is part of the Fake.BuildServer.TeamCity module.
Describe a change between builds
Record Field | Description |
FilePath
Signature: string
|
Path of the file that changed, relative to the current checkout directory (TemaCity.Environment.CheckoutDirectory)
|
ModificationType
Signature: FileChangeType
|
Type of modification for the file
|
Revision
Signature: string option
|
File revision in the repository. If the file is a part of change list started via the remote run, then the value will be None
|