// 下階層用テンプレート
#topicpath
----
//ここにコンテンツを記述します。
#contents


Timing and Estimation Plugin
**Timing and Estimation Plugin [#o3fb75f8]

http://trac-hacks.org/wiki/TimingAndEstimationPlugin の「Zipped source for plugin for Trac0.10」よりアーカイブを取得


 # unzip ~/timingandestimationplugin-branches-trac0.10.zip
 # cd timingandestimationplugin/branches/trac0.10/
 # python setup.py install
 # cd ./dist/
 # ls -lrt
 -rw-r--r-- 1 root root 42459 2007-07-22 18:51 timingandestimationplugin-0.4.6-py2.5.egg
 # cp -pfr timingandestimationplugin-0.4.6-py2.5.egg /opt/tracroot/hogehoge/plugins/
 # chown apache:apache /opt/tracroot/hogehoge/plugins/timingandestimationplugin-0.4.6-py2.5.egg

あとはTracWebAdmin でプラグインを有効にすればOK.

 #trac-admin /opt/tracroot/hogehoge upgrade


Scrum Burndown in Trac 
**Scrum Burndown in Trac [#r1ff3170]

http://trac-hacks.org/attachment/wiki/ScrumBurndownPlugin/burndown_src.zip よりアーカイブ取得

 # unzip ~/burndown_src.zip
 # cd burndown_src/
 # python setup.py install
 # cp -pfr dist/TracBurndown-01.06.10-py2.5.egg /opt/tracroot/hogehoge/plugins/
 # chown apache:apache /opt/tracroot/hogehoge/plugins/TracBurndown-01.06.10-py2.5.egg

あとはTracWebAdmin でプラグインを有効にすればOK.

権限を追加
***権限を追加 [#l010bd90]
 [root@www burndown_src]# trac-admin /opt/tracroot/hoge/ permission add anonymous  BURNDOWN_VIEW
 [root@www burndown_src]# trac-admin /opt/tracroot/hoge/ permission add fuga BURNDOWN_ADMIN

***cronを設定 [#tf4851e8]
あと、チャートを更新するジョブをCronなどに登録する。ジョブは[[ScrumBurndownPlugin: burndown_job.py>http://trac-hacks.org/attachment/wiki/ScrumBurndownPlugin/burndown_job.py]]
より取得。



-http://trac-hacks.org/wiki/TimingAndEstimationPlugin
-http://trac-hacks.org/wiki/ScrumBurndownPlugin
-[[trac + TracBurndownプラグインでスクラム開発のすすめ>http://yadorigi.seesaa.net/article/24123831.html]]
-[[共同開発を効率よく行う方法>http://labs.unoh.net/2006/08/post_38.html]]
-[[Tracを便利に使うためのお約束ふたつ>http://labs.airs.co.jp/2007/7/19/trac_useful_tips]]
-[[Trac TimingAndEstimationPlugin + Scrum Burndown>http://mimori.org/~h/tdiary/20070709.html]]

----
この記事は
#vote(おもしろかった,そうでもない)

#comment
#topicpath


SIZE(10){現在のアクセス:&counter;}

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS