We are actively using the FogBugz integration with Microsoft Visual SourceSafe (VSS). Yes I know, not Kiln. :-(
It took some time to get it working, primarily because of an x64 issue. And we had to change vss_fbupdate.wsf, because deleted files caused it to fail importing the journal.
Now that it works, I like the functionality very much. However, I wonder if it would be possible to improve the experience a bit. Some suggestions:
use the
diff -dargument to try harder to find few differencespreserve multiple consecutive spaces in source code (use
<pre>or or whatever)color keywords like in
[code]blocks
I can understand if VSS integration is considered obsolete...