메소드 | 설명 | |
---|---|---|
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 OpenChangeLogWindow ( bool updateRevisions ) : void | ||
updateRevisions | bool | |
리턴 | void |
public SvnRepository ( string path, PathType type ) : System | ||
path | string | |
type | PathType | |
리턴 | System |