BuildMaster SDK Reference
Version:

UpdateLocalWorkspace(SourceControlContext context) Method

Updates the local workspace to either the latest files on disk, or more commonly for instances of IMultipleRepositoryProvider, the latest index state of the remote repository.

Syntax

public abstract void UpdateLocalWorkspace(SourceControlContext context)

Parameters

context
Type: SourceControlContext

The context.