SvnDeleter.

Delete(FilePath, SvnDeleteSettings) Method

Summary

Delete a file from Subversion.
Assembly
Cake.Svn.dll
Namespace
Cake.Svn.Delete
Containing Type
SvnDeleter

Syntax

public bool Delete(FilePath file, SvnDeleteSettings settings)

Parameters

Name Type Description
file FilePath The directory.
settings SvnDeleteSettings The settings.

Return Value

Type Description
bool