- Timestamp:
- Jan 13, 2006, 7:54:57 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/readme.txt
r3 r46 18 18 number of lines still in use from each revision is calculated. 19 19 20 There are many different types of files and itfor many file types it20 There are many different types of files and for many file types it 21 21 does not make sense to define lines. Source code, documentation, and 22 other human readable files can be treated on aline basis whereas22 other human readable files can be treated on line basis whereas 23 23 symbolic links and binary files cannot. svnstat treats non-line based 24 24 files as one-line files, i.e. the developer that made the last change … … 45 45 46 46 iii) Walk through the directory structure and calculate statistics for 47 each entry. Where should the statisitcs be stored? Probably in the 48 structure created in steps i) and ii). 47 each entry. 49 48 50 49 iv) Compile statistics as discussed. This step may be intermingled … … 52 51 53 52 v) Create the html presentation as discussed. 54 55 56 Current assignemnts. Jari works with step i) and ii). Peter works with57 the parser in iii) and the compilation of results in iv). Step v) is58 somewhat unclear, but it may be more natural that Jari actually59 creates the html structure. The reason for this is that during testing60 of steps i) and ii) the initial steps for step v) will be created.
Note: See TracChangeset
for help on using the changeset viewer.