Platform Core .NET Assemblies API
CheckOut(Uri,String,Int32) Method
See Also  Send Feedback
Terrasoft.Svn Namespace > IBaseSvnClient Interface > CheckOut Method : CheckOut(Uri,String,Int32) Method
sourceUri
The path to the root folder in the version control system.
workingCopyPath
The path to the working copy.
revision
Revision number, the changes of which must be loaded.

Glossary Item Box

Performs a full load of folders and files of the specified revision from the version control system to the local working copy folder.

Syntax

 
C#
 
 

Parameters

sourceUri
The path to the root folder in the version control system.
workingCopyPath
The path to the working copy.
revision
Revision number, the changes of which must be loaded.

Return Value

true, if the loading data from the version control system is unsuccessful; otherwise false.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.