Why are there so many workspaces?
pablolerner
Posts: 27 Bronze 1
We are using SQL Source Control with TFS. I see there are in TFS several docens of workspaces created by the tool. What is the readon for this? Can I delete those?
If I click on show remote workspaces there are even more asociated to me, and named after an old computer that a co-worker uses now. Is it safe to delete those as well?
I would like to understand how SQL Source Control uses workspaces and if I can remove them.
Tagged:
Best Answer
-
DanC Posts: 637 Gold 5Hi @pablolerner
When you link to a TFS project, SQL Source Control creates two workspaces per linked databases, if you unlink any of these databases those associated workspaces will be safely deleted.
If you wish to avoid this, you could link to a working folder in SSMS, then use VS for the rest of the operations.Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?
Answers