close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jul 22, 2008, 7:07:02 PM (17 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v77
|
v78
|
|
7 | 7 | * [第一階段] 了解apache log parser (7/8完成) -> 修改regular expression (7/15完成) -> 實做parser程式 (7/21完成) -> '''實做上傳程式'''(進行中) |
8 | 8 | == 工作日誌 == |
| 9 | === 7/22 === |
| 10 | * 整理 svn tree (移除沒有意義的class檔) |
| 11 | * 更新我 [http://trac.nchc.org.tw/cloud/browser/svnupload.sh 自動上傳檔案到svn的shell 程式 ] |
| 12 | |
9 | 13 | === 7/21 === |
10 | 14 | [http://trac.nchc.org.tw/cloud/browser/sample/hadoop-0.16/tw/org/nchc/code/SnortParser.java SnortParser.java] is complete. |