このツールVSSMigrateを使用して、VSS 6.0 を SVN に変換してみてください。次のエラーが発生しました。
System.InvalidCastException: Unable to cast COM object of type 'SourceSafeTypeLib.VSSDatabaseClass' to interface type 'SourceSafeTypeLib.IVSSDatabase'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{2A0DE0EE-2E9F-11D0-9236-00AA00A1EB95}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)). at SourceSafeTypeLib.VSSDatabaseClass.Open(String SrcSafeIni, String Username, String Password)
このエラーについて私が知っていることは、現在の移行ツールは VSS 6.0 をサポートできず、VSS 2005 のみをサポートするということです。VSS 6.0 を SVN に移行する他のツールはありますか?