Get Repo Info
getRepoInfo( currentRevision = 1920, startRevision = 2, tDir = tempdir(), repo = default_repo(), logs = TRUE, dbg = TRUE )
currentRevision | latest SVN revision |
---|---|
startRevision | start SVN revision |
tDir | target directory (default: tempdir()) |
repo | repository (default: default_repo()) |
logs | if TRUE logs info is extracted, if FALSE size info (default: TRUE) |
dbg | debug messages (default: TRUE) |
writes files with repo log info into target directory and returns path to target directory