]> scripts.mit.edu Git - wizard.git/commitdiff
Stuff TODO from Wordpress run.
authorEdward Z. Yang <ezyang@mit.edu>
Wed, 23 Dec 2009 07:43:22 +0000 (02:43 -0500)
committerEdward Z. Yang <ezyang@mit.edu>
Wed, 23 Dec 2009 07:43:22 +0000 (02:43 -0500)
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
TODO

diff --git a/TODO b/TODO
index 839d96b0c6ae5851df028e25792e4eacbb21aa92..7496cbaa9b7d34ab7674270d06f4f7d0a5adda52 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,6 +2,14 @@ The Git Autoinstaller
 
 TODO NOW:
 
+- XXX: Upgrades don't pull updated tags, breaking git describe --tags!
+  Fix this for the future, and figure out how to make everyone else happy!
+- XXX: Quota parsing code is buggy on some lockers, for example /afs/athena.mit.edu/org/p/physics
+- XXX: Some installs are throwing spurious errors; investigate
+- XXX: Some installs are locked; we should automatically break locks if they're old
+- XXX: Prolly would be nice to have some information about how many installs actually succeeded
+- XXX: parallel-find.pl incorrectly reports Wizard-style autoinstalls twice, because
+  the find succeeds on both .scripts-version and .scripts.
 - If you try to do an install on scripts w/o sql, it will sign you up but fail to write
   the sql.cnf file. This sucks.