C# Class hoTools.Utils.svnUtil.Svn

Afficher le fichier Open project: Helmut-Ortmann/EnterpriseArchitect_hoTools Class Usage Examples

Méthodes publiques

Méthode Description
Cmd ( string procInfo, string cmd, string url = "" ) : string
GetLockingUser ( ) : string
GotoLog ( ) : void
GotoRepoBrowser ( ) : void
SetProperty ( ) : bool
Svn ( EA rep, EA pkg ) : System

Private Methods

Méthode Description
GetRepositoryPath ( ) : string

Method Details

Cmd() public méthode

public Cmd ( string procInfo, string cmd, string url = "" ) : string
procInfo string
cmd string
url string
Résultat string

GetLockingUser() public méthode

public GetLockingUser ( ) : string
Résultat string

GotoLog() public méthode

public GotoLog ( ) : void
Résultat void

GotoRepoBrowser() public méthode

public GotoRepoBrowser ( ) : void
Résultat void

SetProperty() public méthode

public SetProperty ( ) : bool
Résultat bool

Svn() public méthode

public Svn ( EA rep, EA pkg ) : System
rep EA
pkg EA
Résultat System