![]() |
Documentation and Files for VSS Integration? I have found the following, which I assume is the correct documentation to get VSS integration working:
Dave
VSS support was added as of version 3.0.15. Do you have this or a later version?
David Thompson
David Thompson probably got it right... You may just need to update to the latest version. You can download 3.1.0 from https://shop.fogcreek.com (look for the download link on the main page)
Michael H. Pryor
Gotcha. We were on 3.0.9. I'll download the latest version and go from there.
Dave
The VSS integration doesn't do this automatically. You will still need to resolve the bug in FogBUGZ. You could edit the cvsSubmit.asp file if you wanted to change this behavior and make it automatically resolve the bug, but this may lead to a lot of bugs being resolved which weren't actually fixed. It is probably better to still have the developers explicitly resolve the bug themselves.
Michael H. Pryor
The benefit to source-code control system integration with FogBUGZ (whether VSS, CVS, etc.) is that you have access to change history and differencing from within FogBUGZ. Your developer no longer has to copy comments from the VSS check-in box to the FogBUGZ case, because once the case has been checked in and the update script run, you have access to the VSS history right from the FogBUGZ case.
David Thompson
|