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


Timing and Estimation Plugin

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/googleplugin upgrade


Scrum Burndown in Trac 

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/googleplugin/plugins/
 # chown apache:apache /opt/tracroot/googleplugin/plugins/TracBurndown-01.06.10-py2.5.egg

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

権限を追加
 [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




-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