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:
- auto updating/insertion of checkin comment into a FB issue
- in FB, no link back to the repo/changes/etc.