Method | Description | |
---|---|---|
BeginUpdateSilently ( ) : void | ||
Commit ( ) : void | ||
GetRepositoryCommitedRevision ( ) : int | ||
GetRepositoryHeadRevision ( ) : int | ||
GetStatus ( ) : ScmRepositoryStatus | ||
OpenChangeLogWindow ( bool updateRevisions ) : void | ||
OpenLogWindow ( ) : void | ||
SvnRepository ( string path, PathType type ) : System | ||
Update ( bool updateAll ) : void |
This method waits until updating will finish
|
public GetRepositoryCommitedRevision ( ) : int | ||
return | int |
public OpenChangeLogWindow ( bool updateRevisions ) : void | ||
updateRevisions | bool | |
return | void |
public SvnRepository ( string path, PathType type ) : System | ||
path | string | |
type | PathType | |
return | System |