Error when trying to open a file in Source Control VCS Browser
説明
Getting error "Toad MessageFile C:\DOCUME~\XXX\LOCALS~\Temp\XYZT.sql does not exist." when trying to get a file from a subdirectory of a directory of the source control server that is mapped to a local directory, but there is no mapping for the subdirectory itself. This does not happens with version 12.1.
TOunderstand please see the example below:
To simplify, suppose we have the following directory structure at both the source control server side (Team Foundation Server) and at the local side.
Source control server side Local side ============== ========== Directory A <= mapped to => Directory A File B File B File C File C Subdirectory D <= mapped to => Subdirectory D File E File E File F File F Subdirectory G Subdirectory G File H File H File I File I
With Toad 12.5, the problem occurs only with the files H and I because there is no mapping for the subdirectory G.
原因
Toad is expecting every sub-folder to be mapped instead of inheriting the mapping from the parent/grandparent folder
対策
WORKAROUND 1
Use Toad for Oracle 12.1 instead
WORKAROUND 2
View / edit the files directly in Team Foundation Server 2012.
STATUS
Waiting for fix in a future release of Toad for Oracle