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
Gets or sets the value of the revision on which Subversion should operate.
Use
null
for the default revision, -1
for the head revision and numbers
bigger than -1 for a certain revision.
- Assembly
- Cake
.Svn .dll - Namespace
- Cake
.Svn .Status - Containing Type
- SvnStatusSettings
Syntax
public Nullable<long> Revision { get; set; }
Value
Type | Description |
---|---|
Nullable |