aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'repo.list')
-rw-r--r--repo.list24
1 files changed, 17 insertions, 7 deletions
diff --git a/repo.list b/repo.list
index 59fed5d..3b6c8cb 100644
--- a/repo.list
+++ b/repo.list
@@ -1,12 +1,22 @@
-#[CRAN/contrib]
-#type = rsync
-#rsync_uri = cran.r-project.org::CRAN/src/contrib
-#src_uri = http://cran.r-project.org/src/contrib
+[CRAN]
+type = rsync
+rsync_uri = cran.r-project.org::CRAN/src/contrib
+src_uri = http://cran.r-project.org/src/contrib
+# directory = <distfiles root>/<name of this repo>
+#extra_rsync_opts = --list-only
#[BIOC]
#rsync_uri = bioconductor.org::2.10/bioc/src/contrib
#src_uri = ??
-[testing]
-type = local
-directory = /tmp/rdist
+#[testing]
+#type = local
+#directory = /tmp/rdist
+
+#[testing2]
+#type = rsync
+#directory = /tmp/rdist0
+#rsync_uri = /tmp/rdist
+#recursive = yes
+
+