summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorStefan Siegl <stesie@brokenpipe.de>2004-10-03 18:11:47 +0000
committerStefan Siegl <stesie@brokenpipe.de>2004-10-03 18:11:47 +0000
commit68d0a402c2946a2e4f08d6005fd53a2c2b83d87d (patch)
treeab18e9e3a9d268e8a4db128202c119becfa1372a /HACKING
parentffba7e8879e94b6e5f3a157385675589d2331104 (diff)
updated due to new timestamp features
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING16
1 files changed, 1 insertions, 15 deletions
diff --git a/HACKING b/HACKING
index 6744339b4..105974529 100644
--- a/HACKING
+++ b/HACKING
@@ -35,21 +35,7 @@ do, when and how ...
**** correctly handle timestamps
***** update atimes where necessary
-***** keep timestamp in netnode
- to prevent files from getting assigned a new timestamp when it's
- node was freed, after all references were removed. perhaps assigning
- time of translator startup or underlying node's mtime is worth
- considering.
-
-***** use timestamp from cvs repository
- how to find that out in a cheap way? rdiff doesn't tell, perhaps
- status does?? exporting is little bitty tooo expensive, I guess ...
-
*** things that can wait
-**** show correct filesizes in stats
- ... not just a plain boring 'zero'. However to find out the files's
- sizes we probably have to download the file itself. Look for a way,
- cvs tells the filesize itself ...
** new features
these are somewhat in order of urgency ...
@@ -76,4 +62,4 @@ do, when and how ...
jupp, enough for the time being ...
-$Id: HACKING,v 1.6 2004/10/02 12:12:43 stesie Exp $ \ No newline at end of file
+$Id: HACKING,v 1.7 2004/10/03 18:11:47 stesie Exp $ \ No newline at end of file