summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorStefan Siegl <stesie@brokenpipe.de>2004-10-02 12:12:43 +0000
committerStefan Siegl <stesie@brokenpipe.de>2004-10-02 12:12:43 +0000
commit23ce3d153e98abd0c207358867fdb20d36f642b4 (patch)
treeb383ef929dbe3bc498e3aed68850db02f8047a09 /HACKING
parent5fac7991a9604e04d835ef7cfe5b26797b037113 (diff)
*** empty log message ***
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING11
1 files changed, 5 insertions, 6 deletions
diff --git a/HACKING b/HACKING
index eea806616..6744339b4 100644
--- a/HACKING
+++ b/HACKING
@@ -28,11 +28,10 @@ do, when and how ...
* todos
** available stuff left to fix
*** urgent
-**** reread whole directory tree after some amount of time passed by
- let's say every ~30 min. or so? make sure to keep old netnodes and
- just extend those as necessary - don't ever drop them, 'cause there
- might be left nodes for them. perhaps adding an 'in-attic-now' flag,
- telling that the file got deleted in the meantime??
+**** expire revision contents to disk
+ keep revision's content until translator's exit somewhere below /tmp
+ with rather strict umask applied.
+
**** correctly handle timestamps
***** update atimes where necessary
@@ -77,4 +76,4 @@ do, when and how ...
jupp, enough for the time being ...
-$Id: HACKING,v 1.5 2004/10/02 07:42:41 stesie Exp $ \ No newline at end of file
+$Id: HACKING,v 1.6 2004/10/02 12:12:43 stesie Exp $ \ No newline at end of file