]> git.donarmstrong.com Git - cran2deb.git/commitdiff
notes on data/, update TODO
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 31 Jan 2009 22:25:55 +0000 (22:25 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 31 Jan 2009 22:25:55 +0000 (22:25 +0000)
git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@172 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

TODO
trunk/inst/doc/README

diff --git a/TODO b/TODO
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..ee38a275e34c6d803411f47bdeb9452ee5063026 100644 (file)
--- a/TODO
+++ b/TODO
@@ -0,0 +1,3 @@
+ - exportable apt repository
+ - daily updates to minimise rebuilds
+ - check versioning is working correctly
index 927ad38917ec1f444d9956da78c34303e3dd3654..25a278400c0fd6f3a81858631b2756bc75e25944 100644 (file)
@@ -34,3 +34,12 @@ Let SYS be the system you wish to build for (e.g., debian-amd64)
 $ cran2deb help
 will display a short summary of help for each cran2deb command.
 
+
+Concerning data/:
+This contains scripts necessary to recreate the database should you loose the
+database. It's a backup that can be versioned by SVN. There is a script called
+pull that, when run from the data directory will recreate all the files from
+the database EXCEPT for the licenses. The licenses cannot be recreated because
+licenses can be based on one-way hashes.  This process could certainly be
+improved.
+