문제

I have a kiln repo and a FB system. They are integrated, so that when I commit something, if I include "Case 333" in the commit message, it will link to Fogbugz ticket 333.

How do I do this from the other side? If I forgot to add the case number, how do I make the connection from the fogbugz side? I looked at the fogbugz help, and they only tell you how to do the Case 333 method, which doesn't help after you've already committed, because you can't edit commit messages.

도움이 되었습니까?

해결책

It turns out that you can do this under Kiln. When you view the commit, you can view the cases it's linked to. This allows you to add a case. I assumed that you would do it from fogbugz, but evidently, all information goes from kiln to fogbugz not vice versa...

I'm going to leave this open in case anyone has a way to actually do this from fogbugz, just for completeness.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top