Hello,
I'm trying to have a look at the native Subversion interface in PB2017 R3, and this is what I've done:
1. I added my workspace to an SVN repository using the "Add to Source Control" pop-up menu in PB.
2. I closed the workspace in PB.
3. I clicked "Connect to Workspace" in the pop-up menu for "No Workspace" (the opened dialogue pre-loaded all values like Repository URL etc).
4. I entered a different folder name into "Checkout Directory" to test getting the workspace from SVN and clicked "OK".
This resulted in getting the following error message:
Title: Source Control
Text: Failed to find the workspace in the specified repository!
A colleague of mine tried to do the same on his computer and got the same error. Checking out the uploaded workspace using TortoiseSVN works with no issues. Does anybody know what the problem might be?