BuildMaster SDK Reference
Version:

IRevisionProvider Interface

Indicates that a SourceControlProviderBase can determine the latest revision of a path in source control.

Inheritance Hierarchy

  • Inedo.BuildMaster.Extensibility.Providers.SourceControl.IRevisionProvider

Syntax

public interface IRevisionProvider

Methods

Name Description
GetCurrentRevision(string path)

Returns a fingerprint that represents the current revision on the source control repository.