close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jun 9, 2010, 10:44:18 PM (15 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v32
|
v33
|
|
| 65 | 65 | svn co https://trac.nchc.org.tw/svn/cloud/nutchez-0.2 |
| 66 | 66 | }}} |
| | 67 | * 如果只是要 check out 原始碼,也可以從 public SVN 的網址下載,就不會問帳號密碼。 |
| | 68 | {{{ |
| | 69 | svn ls http://trac.nchc.org.tw/pub/cloud/nutchez-0.2 |
| | 70 | }}} |
| | 71 | {{{ |
| | 72 | svn co http://trac.nchc.org.tw/pub/cloud/nutchez-0.2 |
| | 73 | }}} |
| | 74 | |
| 67 | 75 | == 1. 更新專案 == |
| 68 | 76 | {{{ |
| … |
… |
|
| 90 | 98 | |
| 91 | 99 | = 六、相關連結 = |
| | 100 | |
| 92 | 101 | * [wiki:nutchez2_intro nutchez v2 的介紹連結] |
| 93 | 102 | * luke - [http://www.getopt.org/luke/ nutch 的統計頁面] |
| … |
… |
|
| 97 | 106 | * [wiki:waue/2009/nutch_install nutch 詳細安裝] |
| 98 | 107 | * [http://wiki.apache.org/nutch/PluginCentral plugin central] |
| | 108 | |
| 99 | 109 | = 新增目標 = |
| 100 | 110 | |