Defect #262

does not work with git

Added by Haru Iida about 2 years ago. Updated about 2 years ago.

Status:終了(Closed) Start date:12/14/2009
Priority:通常(Normal) Due date:
Assignee:Haru Iida % Done:

100%

Category:- Spent time: -
Target version:0.2.9.3

Description


Issue Extensions

Associated revisions

Revision 246:420cf484014c
Added by Haru Iida about 2 years ago

fixes #262. compatible with git repository on Redmine trunk.

History

Updated by Haru Iida about 2 years ago

  • Status changed from 新規(New) to 解決(Resolved)
  • % Done changed from 0 to 100

チェンジセット r407 で適用されました。

Updated by Haru Iida about 2 years ago

  • Target version changed from 0.3.0 to 0.2.9.3

Updated by Haru Iida about 2 years ago

  • Status changed from 解決(Resolved) to 終了(Closed)

trunkのRedmineでgitを使用している場合のみに発生することが判明。

SVNや0.8.xまでのgitではリポジトリの最新のソースを参照した場合にはactionの引数revが空になるのにtrunkのgitではrevに'master'という文字列が入るようになってた。
revが空かどうかで最新のソースかどうかを切り分けてたので判断が間違っていた。

revの値が空、もしくは'master'だったら最新ソースと判断することにした。

Also available in: Atom PDF