I use the excellent GitHub as source control in my company. We also use the excellent FogBugz on Demand. Are there any plans for source control integration with git?
|
10
9
|
|
|||
|
|
|
9
|
GitHub already supports FogBugz directly. Please see this post for detailed instructions. For non-GitHub git, we do not currently include hook scripts, but you can try this integration created by another FogBugz user: http://www.fogcreek.com/FogBugz/blog/post/Git-Integration.aspx |
||||||
|
|
1
|
HI, I am sorry to ask again, but I'm looking for my company to buy Fb and perhaps Kiln. But we moved to Git fore a lot of reason, and we would be really happy to have a good integration with Fb if we buy it. The thing is that I had one of Fogcreek sales manager on the phone who told me you were going to move on with this limitation. But I have seen no change since. Is it possible to have an update to know when you will support Git in Fb ? Thank you |
||
|
|
|
0
|
I'm sorry, but I don't see a clear answer to the original question. Does FogBugz On Demand include non-GitHub-hosted Git integration? Benjamin said yes. David said no. Is it possible to integrate the plugin David mentioned into FogBugz On Demand? |
|||
|
|
0
|
I came here from http://fogbugz.stackexchange.com/questions/4402/ looking for an answer on how to easily make Git commit comments that would link up on our FogBugz-On-Demand cases like we used to do with our SVN commit messages, and I am sorely disappointed. We are Drupal developers who use Git exclusively due to the fact that Drupal powers almost 5% of all websites on the internet and the Drupal project itself has chosen to standardize on Git as it's version control system, therefore we also use Git in our day-to-day workflows. The incomprehensibility of the above answers is leading us to question whether or not we should continue to pay $3000 a year for FogBugz-On-Demand if it won't even link commit messages to ticket numbers? I really hope this isn't some "Kiln is better" ruse. It better not be. |
||||||
|
|
0
|
I was looking for the same - integrating a local installation of git with FogBugz on demand. I found nothing. So I hacked together something myself and put it on github. Have a look at and hopefully you will find it useful. |
||
|
|
|
0
|
Hi all, I created a post-receive hook to integrate Gitweb with FogBugz which I hope you find useful. This takes the simplest approach I could come up with, a single SCM configuration and a single shell script. https://gist.github.com/4071548 Happy to take suggestions for enhancement, comment on the Gist :) |
||
|
|