[This is preliminary documentation and is subject to change.]
Managed wrapper of some of the most common repository management functions.
Namespace:
SharpSvnAssembly: SharpSvn (in SharpSvn.dll) Version: 1.4999.582.31705
Syntax
| C# |
|---|
public class SvnRepositoryClient : SvnClientContext |
| Visual Basic (Declaration) |
|---|
Public Class SvnRepositoryClient _ Inherits SvnClientContext |
| Visual C++ |
|---|
public ref class SvnRepositoryClient : public SvnClientContext |
Remarks
At this time this class is just included to enable a standalone test framework
over the SvnClient api; without depending on external tools)
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
SharpSvn.Implementation..::.SvnBase
SharpSvn..::.SvnClientContext
SharpSvn..::.SvnRepositoryClient
System..::.MarshalByRefObject
SharpSvn.Implementation..::.SvnBase
SharpSvn..::.SvnClientContext
SharpSvn..::.SvnRepositoryClient