svnfogbugzwebsvn

fogbugz, svn integration not working. (svn hosted on wush.net)


I just switched two projects over to fogbugz and so far I like it a lot. FB has a few features that just blow trac out of the water. However, I am having trouble getting FB to point back to the revisions from within the FB issues.

I have set up the bugid in tortoisesvn and that all works - I can click on a bugid in the GUI and a fogbugz browser pops up with the correct issue. The reverse does not work however.

I am using wush for my svn hosting.
I have looked at http://fogcreek.com/FogBugz/docs/60/topics/sourcecontrol/setup/Subversion.html

and

https://support.wush.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=33&nav=0

but have not figured out how to do it correctly. I set the websvn guest account to have read access to the repo.

The integrateion between trac and svn worked fine. I was able (from trac ticket) to see the source that changed in a revision that was linked to a comment in a SVN commit.

Has anyone had success with FB integration with wush hosting of websvn/SVN?

EDIT:

I would also be happy to just be able to have a link or a reference or even text put in the FB issue. However, it doesn;t seem that the FB issue is even touched by a commit.

EDIT: In response to one poster:

The bugid is shown correctly in the svnUI - that is, I can click on a link in the history of the tortoisesvn and it brings up the url in fogbugz.

What is not working is:


Solution

  • "auto updating/insertion of checkin comment into a FB issue"

    Since that isn't working, it means the hook commit script is not firing or cannot reach your FogBugz server.

    See this: http://www.fogcreek.com/FogBugz/blog/post/Debugging-Subversion-Source-Control-Integration.aspx

    EDIT:

    Thanks - I am editing this because I want to add one bit, then vote for this answer.

    I finally got it working. There was a little tweak in the standard url I had to change and I had to send the post commit script to my provider.

    Here is the url that finally got it all together for me

    This one helps too http://www.fogcreek.com/FogBugz/docs/60/topics/advanced/SourceControlIntegration.html