]> git.donarmstrong.com Git - cran2deb.git/commit - branch/multisys/inst/doc/README
db: record which system a particular build was for.
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 17:07:05 +0000 (17:07 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 17:07:05 +0000 (17:07 +0000)
commit498762e48d0f10a759c6994c4fafa27dd0963f05
tree29462eb5cfaeb75397eb463f09f8078c44f6495c
parent0928b1636bb5383a901e9b96e1a0f0dec586baeb
db: record which system a particular build was for.

the biggest side-effect of this change is the database schema must change in a way that
sqlite will not let happen without rebuilding the database. (Hence take this
opportunity to rename git_revision to scm_revision.)

cran2deb essentially behaves as if it cannot see any builds for any system
other than the currently configured one.

Also: note some changes in the documentation. One bit just has a fat warning as
I am feeling lazy. Sorry.

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@158 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
branch/multisys/R/db.R
branch/multisys/R/debianpkg.R
branch/multisys/R/zzz.R
branch/multisys/data/pull [new file with mode: 0755]
branch/multisys/exec/update
branch/multisys/exec/which_sys [deleted file]
branch/multisys/exec/which_system [new file with mode: 0755]
branch/multisys/inst/doc/INSTALL_NOTES
branch/multisys/inst/doc/README