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:
-
Feb 10, 2009, 6:00:44 PM (17 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v13
|
v14
|
|
| 201 | 201 | * jazz推薦區 |
| 202 | 202 | {{{ |
| 203 | | |
| | 203 | //Redirect |
| 204 | 204 | $ sudo easy_install http://svn.ipd.uka.de/repos/javaparty/JP/trac/plugins/redirect-0.11/ |
| | 205 | //AztechCalendar |
| | 206 | $ cd /opt/setuptools/ |
| | 207 | $ sudo svn co http://trac-hacks.org/svn/calendarplugin |
| | 208 | $ cd calendarplugin/0.10 |
| | 209 | $ python setup.py bdist_egg |
| | 210 | $ sudo easy_install dist/AztechCalendar*.egg |
| 205 | 211 | }}} |
| 206 | 212 | == 7. Adding Authentication == |