【管理】Trac使ってみよう【してみよう】 (282レス)
【管理】Trac使ってみよう【してみよう】 http://medaka.5ch.io/test/read.cgi/php/1162365213/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
25: nobodyさん [sage] 2007/01/13(土) 16:54:37 ID:??? >>24 無理。 "You should install the SVN bindings" エラーで終了。 http://medaka.5ch.io/test/read.cgi/php/1162365213/25
26: nobodyさん [] 2007/01/23(火) 22:53:33 ID:q9GhCYGB 複数プロジェクトを通してのデフォルトの権限の設定ってできませんか? http://medaka.5ch.io/test/read.cgi/php/1162365213/26
27: nobodyさん [sage] 2007/07/06(金) 22:33:54 ID:??? Wikiページを新規に作るときにテンプレートとかを挿入ってできないでしょうか? よく使うプラグインとかマクロを最初から挿入しておきたいです。 http://medaka.5ch.io/test/read.cgi/php/1162365213/27
28: nobodyさん [sage] 2007/07/18(水) 23:52:40 ID:??? >>24 今やってんだが、fastcgi使えばできそうな気がする。 http://medaka.5ch.io/test/read.cgi/php/1162365213/28
29: nobodyさん [sage] 2007/07/19(木) 05:15:19 ID:??? Vine4.1のapache2上でtrac動かすことに成功した。 ソフト/Bug Tracking/trac/Vine - discypus http://discypus.jp/wiki/?%A5%BD%A5%D5%A5%C8%2FBug%20Tracking%2Ftrac%2FVine ここにもかかれているとおり、mod_python周りにバグがあって使用できないので、 fastCGIを使用。 ただ、自分はapacheのconf構文すらよくわかってないので、 最初に普通のCGIとして起動を確認してから、fastCGIに置き換えた。 にしてもfastCGIの文献少ねえなw http://medaka.5ch.io/test/read.cgi/php/1162365213/29
30: nobodyさん [sage] 2007/07/19(木) 22:19:16 ID:??? ポジティブに、おまいがfastCGIの文献を書く機会を得たと考えるんだ。 http://medaka.5ch.io/test/read.cgi/php/1162365213/30
31: nobodyさん [sage] 2007/09/28(金) 00:40:58 ID:??? XREAでVirtual Pythonを使って0.11のインストール出来た。 http://medaka.5ch.io/test/read.cgi/php/1162365213/31
32: nobodyさん [sage] 2007/09/28(金) 02:37:52 ID:??? ついに0.11出たのかと思ったら、まだじゃねえか。 3ヶ月も遅れて、未だに「Active tickets: 24」とか書いてあるし。やる気あんのか。 http://medaka.5ch.io/test/read.cgi/php/1162365213/32
33: nobodyさん [sage] 2007/10/11(木) 15:54:35 ID:??? trac-hacks.org死んどる('A`) http://medaka.5ch.io/test/read.cgi/php/1162365213/33
34: nobodyさん [sage] 2007/10/12(金) 00:17:48 ID:??? いつの間にか、Milestone: 0.11がリリース未定になって、 Milestone: 0.10.5ってのが出来てるんだけど、trac 0.11終わった? http://medaka.5ch.io/test/read.cgi/php/1162365213/34
35: nobodyさん [sage] 2007/10/17(水) 02:25:43 ID:??? ミラー ttps://trachacks.coderanger.net/ http://medaka.5ch.io/test/read.cgi/php/1162365213/35
36: nobodyさん [sage] 2007/11/02(金) 05:58:46 ID:??? いつの間かtrac-hacks.org復活がしていた。 http://medaka.5ch.io/test/read.cgi/php/1162365213/36
37: nobodyさん [sage] 2007/12/03(月) 21:14:40 ID:??? http://slashdot.jp/linux/article.pl?sid=07/12/03/1024220 リーナスのsubversion氏ね発言でtrac脂肪www http://medaka.5ch.io/test/read.cgi/php/1162365213/37
38: nobodyさん [sage] 2007/12/05(水) 05:23:58 ID:??? ttp://trac.edgewall.org/milestone/0.11 ・Closed tickets: 403 Active tickets: 10 ・the beta 1 release is imminent http://medaka.5ch.io/test/read.cgi/php/1162365213/38
39: nobodyさん [sage] 2007/12/05(水) 12:08:36 ID:??? http://trac.edgewall.org/wiki/TracWorkflow これの、"accepted"ってどういう意味? 前見た時は、「テスト待ち」みたいなフェーズも有ったような気がするんだけど、 消えた? http://medaka.5ch.io/test/read.cgi/php/1162365213/39
40: nobodyさん [sage] 2007/12/05(水) 21:35:38 ID:??? 割り当てられた assigned それを受け付けた accepted http://medaka.5ch.io/test/read.cgi/php/1162365213/40
41: nobodyさん [sage] 2007/12/10(月) 23:26:46 ID:??? Trac で、日々の残りチケット数を自動的にグラフにしてくれるようなプラグインってないでしょうか? バーンダウンチャートみたいに凝ってないほうがうれしいんですが。 http://medaka.5ch.io/test/read.cgi/php/1162365213/41
42: nobodyさん [] 2008/02/03(日) 18:33:50 ID:rw9YKxIr これrepository_dirに 外部のリポジトリは指定できないの? http://medaka.5ch.io/test/read.cgi/php/1162365213/42
43: nobodyさん [] 2008/02/04(月) 00:03:53 ID:OeLZYsIz ローカルのリポジトリしか指定できないみたいね webサーバとsvnサーバが別になることなんてよくあることなのに・・・ Trac使えねーな( ゚д゚)、ペッ http://medaka.5ch.io/test/read.cgi/php/1162365213/43
44: nobodyさん [sage] 2008/02/29(金) 17:22:47 ID:??? trac月のリポジトリブラウザ、phpコードは見れないのがデフォ? all-in-oneは見れるんだが。日本語文字化けは別にして。 http://medaka.5ch.io/test/read.cgi/php/1162365213/44
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 238 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.023s