The setup is almost complete. The only thing missing is to integrate FogBugz with Suversion. Now the Sampa platform looks like this:
IDE: Visual Studio
Source Control: Subversion
Bug+Feature Tracking: FogBugz
IDE Plug-In: PushOk
The hardest part of it all was the PushOk plug-in for Visual Studio to integrate it with Subversion. I looked at other plug-ins, but PushOk seemed to be the best. The problem rely lies on Subversion (or Apache, I'm not sure) because they are very, very picky about case-sensitivity.
I find case-sensitivity an unnecessary burden for File systems or Internet usage (except for passwords). Do we really think that people consider "a.htm" different from "A.HTM"?
For Test Harness and Test Case management Sampa has an integrated system that we've built ourselves. The only thing that we really don't have is daily builds. I'm not sure if I want to invest the time right now, but certainly in the future.