Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I integrate a bitbucket repository with the hosted on-demand version of FogBugz?

I use the on-demand (hosted) version of FogBugz. I would like to start using Mercurial for source control. I would like to integrate FogBugz and a BitBucket repository. I gave it a bit of a try but things weren't going very well.

FogBugz requires that you hook up your Mercurial client to a fogbugz.py python script. TortoiseHg doesn't seem to have the hgext directory that they refer to in instructions.

So has anyone successfully done something similar?

like image 390
carrier Avatar asked Sep 23 '08 14:09

carrier


People also ask

Which of the following IDEs has the bitbucket feature integrated within?

Integration with JetBrains IDEs The plugin allows reviewing Bitbucket pull-requests right in the IDE by JetBrains: IntelliJ IDEA, WebStorm, PyCharm or another.


1 Answers

Post-mortem:

Bitbucket now has native fogbugz support, as well as other post-back services.

http://www.bitbucket.org/help/service-integration/

like image 179
jespern Avatar answered Oct 22 '22 23:10

jespern