updateArchive: Move older package sources to the Archive directory

Description Usage Arguments Author(s)

Description

Move older versions of packages into the repo Archive

Usage

1
2
updateArchive(repo, repodest = destination(repo),
  archive = archivedir(repo), ext = "\\.tar\\..*$")

Arguments

repo

A GRAN repo object

repodest

The repo destination (something that looks like BASE_REPO_DIR/src/contrib)

archive

The Archive directory where older packages will be stored

ext

Regex describing the file extension of the built packages

Author(s)

Dinakar Kulkarni


GRANBase documentation built on Feb. 6, 2020, 5:09 p.m.