All
Is there a way (eg registry hack, switch, setting) to disable Visual SoureSafe 2005's asynchronous behavior We are seeing some file sync problems that we think might be tied to this...would at least like to test the theory if possible. Haven't found any settings in the interface that would seem to be applicable...
Thanks,
-soonerdave

Asynchronous behavior of VSS2005...
Yogi Verite
Unfortunately, it's not possible to disable the assynchronous behavior.
In fact, the assynchronous behavior is implemented in VisualStudio side (if you refer to async open from source control and async scc glyphs update and scc status retrieval), and VS does it assynchronous when the scc provider supports MSSCCI 1.3 functions (and VSS2005 does)
Alin