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 a value indicating whether Subversion should recurse up path's 
            directory and look for a versioned directory. If found, update all 
            intermediate paths between it and path. If not found the command will not 
            succeed.
            
		- Assembly
 - Cake
.Svn .dll  - Namespace
 - Cake
.Svn .Update  - Containing Type
 - SvnUpdateSettings
 
Syntax
public bool UpdateParents { get; set; }
	Value
| Type | Description | 
|---|---|
| bool | 
