Page 1 of 1

TFS and workspaces

Posted: Mon Jan 11, 2016 5:09 am
by Martin-Stein
Hi there,

I faced a problem with our TFS structure and I do not know how to solve it.
We use different Team Foundation Servers with different workspaces.

I can select the correct TFS, but when I want to add the Project, I receive an error, saying that the path is allready in an Workspace (the correct one)
It Looks like, that Installaware wants to use the Workspace of the TFS that was selected before.
another thing is, it looks like, that the new choosen TFS is not saved in the Installaware config.

Kind regards,

Martin Stein

Re: TFS and workspaces

Posted: Mon Jan 11, 2016 11:32 am
by FrancescoT
Dear Martin,

Workspaces are not handled at all by InstallAware, these are managed by TFS directly.
If you receive such error, it means that a given local path is already mapped with an existing Workspace.
http://stackoverflow.com/questions/31692637/tfs-workspace-issue-the-path-xxx-is-already-mapped-in-workspace-xxxxxxx

Regards