Reputation: 1
I was running TFS MSSCCI Provider v11 to integrate with RoboHelp 10 on Windows 7. I would open an RH project by selecting the TFS version control option, which would eventually open the Choose Folder in Team Foundation Server dialog. Then I would drill down to the relevant project folder on the server side. When I selected a folder, the proper Local Path was populated (as defined in the workspace via VS Team Explorer (2013)).
Now in Windows 10, I have two major problems:
Choose Folder in TFS dialog, proper local path
But in this case, no folders are mapped in Source Control.
The other problem is that in other cases when I map a folder with Source Control Explorer and open a project with RH, the Local Path either defaults to C:\ or C:\WINDOWS\system32 instead of what I defined in the workspace. Plus this path is uneditable. However, it also creates a new workspace with a _1 extension to my existing workspace, in which I can edit the path, but I don't want an extra workspace.
Choose Folder in TFS dialog, fixed local path, multiple workspaces
So how do I get the Visual Studio interface and RoboHelp back in synch?
Thank you.
Upvotes: 0
Views: 156