This is a low-level function not intended for direct use by the end user.
gotoVersCommit(dir, src, version, param = SwitchrParam())# S4 method for character,SVNSource
gotoVersCommit(dir, src, version, param = SwitchrParam())
# S4 method for character,CRANSource
gotoVersCommit(dir, src, version, param = SwitchrParam())
# S4 method for character,BiocSource
gotoVersCommit(dir, src, version, param = SwitchrParam())
# S4 method for character,GitSource
gotoVersCommit(dir, src, version, param = SwitchrParam())
dir
, after the side-effect of checking out the commit
associated with the specified version is complete.
Directory
A PkgSource (or subclass) object
The exact version to locate
A SwitchrParam