Error "Unable to determine the solution directory location"
sgavriel opened this issue · comments
I'm using VS 2019 version 16.2.3 and the latest TSVN ver. 4.8.52
Since the last VS2019 update, the TSVN has the error:
"Unable to determine the solution directory location. Please manually set the directory location in the settings".
But I can not find a place to set the directory.
This error appears in every action I'm clicking on at the TSVN. It appears also when the VS2019 has no open project or solution.
How can I fix that?
You should be able to set the path in the settings window: TSVN -> Windows -> Options
Will look into fixing the bug. Sounds like the new changes in how the extension is loaded async
Also have you checked that the TortoiseSVN client tools are installed:
The client tools was installed.
I could not find how to set the path.
But I removed the TSVN and reinstalled it. Now it works fine :-)
Great to hear!