getRepoInfo: Get Repo Info

View source: R/read_logfiles.R

getRepoInfoR Documentation

Get Repo Info

Description

Get Repo Info

Usage

getRepoInfo(
  currentRevision = 1920,
  startRevision = 2,
  tDir = tempdir(),
  repo = default_repo(),
  logs = TRUE,
  dbg = TRUE
)

Arguments

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)

Value

writes files with repo log info into target directory and returns path to target directory


KWB-R/kwb.svn documentation built on June 16, 2022, 5:58 p.m.