INSTALL INSTRUCTION
1. download plug ins
2. plugin compile to egg file
3. edit /trac/project/conf/trac.ini
4. grant XML RPC your group or user
5. eclipse update for trac
1. download plug ins
xml rpc : http://trac-hacks.org/wiki/XmlRpcPlugin
and update elipse trac plugins : http://trac-hacks.org/svn/eclipsetracplugin/eclipse/update
2. plugin compile to egg file
extract downloaded xmlrpcplugin into your favorite directory. then, copy to /trac/python/ from /trunk/* files.
execute command. see the below.
if you execute it. when you'll see some compiled directory and files. if you don't know, see this picture.
well then, looking for dist directory. there are one file in dist directory.
TracXMLRPC-1.0.6-py2.5.egg
if you have administrator permission, it's very simple. maybe,,,
there is two way,
first, that's egg file copy to /trac/plugin/ directory. or, first you'll login your project. but, you have administrator permission. and then, ADMIN->PLUGINS from main menu.
3. edit /trac/project/conf/trac.ini
tracrpc.* = enabled
alt =
height = -1
link = http://<url>/trac/<projectname>
src = common/trac_banner.png
width = -1
4. grant XML RPC your group or user
5. eclipse update for trac
eclipse update : http://download.eclipse.org/tools/mylyn/update/extras/
well then, choose the trac! and install it.
'Basic Initialize' 카테고리의 다른 글
| Install Eclipse + Visual SVN + TRAC Part 2 (0) | 2009/09/25 |
|---|---|
| Install Eclipse + Visual SVN + TRAC Part 1 (0) | 2009/09/25 |
| Eclipse + Tomcat Configuration (0) | 2009/04/19 |