This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Svn.
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 |