SvnDeleter.

Delete(DirectoryPath, SvnDeleteSettings) Method

Summary

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

Syntax

public bool Delete(DirectoryPath directory, SvnDeleteSettings settings)

Parameters

Name Type Description
directory DirectoryPath The directory.
settings SvnDeleteSettings The settings.

Return Value

Type Description
bool