Method | Description | |
---|---|---|
SvnLog ( ISvnClient svn, string revision ) : System |
Method | Description | |
---|---|---|
ParseCommitInfo ( ) : void | ||
ParsePathAction ( string action ) : SvnTouchedPath.SvnTouchedPathAction | ||
ParseTouchedPathsInfo ( ) : void | ||
PathList ( string path, string revision ) : IEnumerable |
||
PreviousRevision ( ) : string | ||
SvnTouchedPaths ( ) : IEnumerable |
||
TouchFile ( TouchedFile action, string path ) : void | ||
TouchFile ( TouchedFile action, string path, string sourcePath, string sourceRevision ) : void | ||
TouchPath ( SvnTouchedPath touchedPath ) : void |
public SvnLog ( ISvnClient svn, string revision ) : System | ||
svn | ISvnClient | |
revision | string | |
return | System |