I am in the process of migrating our SVN repositories to the Native SVN format of PB2017.
As a test, I saved an existing application to the new repository. Then I used Connect to Workspace, to simulate what my co-workers would do in order to work on the application.
At first, this failed consistently with the error "The specified directory does not exist" right after clicking OK in the dialog. I assumed that the error refers to the Checkout Directory. However, I was sure that the checkout directory did exist.
I found that Connect to Workspace succeeded, as long as the checkout directory was located on the C: disk. Trying the same on the local D: disk always failed. Same for attempts on a network drive.
This is a problem, though, since the disks in our workstations have been configured for doing all development on the D: disk.
Has anyone else had the same experience? If so, have you found a workaround?