Quantcast
Channel: Team Foundation Server - General forum
Viewing all articles
Browse latest Browse all 6687

Trying to Delete a Workspace

$
0
0

All,

We have TFS 2012 installed on a virtual server (Dragonfire), and we develop on virtual machines as well.  We have SQL Server 2008 R2 installed and develop SSRS reports for it.  We do that development in VS2010.  We also use have VS2013 ultimate installed on our development machines and use it to manage source control for all our database schema.

Recently I needed to create a new Temp project in our development collection to allow us to start a feasibility study for an SSRS dashboard.  I had to connect and create the new Team Project in VS2013.  Once that was complete, I removed the folder from my workspace in VS2013 and opened up VS2010 to map the new project to a local folder, but got the dreaded ... The working folder is already in use.

So I used the following command from my dev machine to list my workspaces:

----------------------------------------------------------------------------------------------------------------------------------

D:\VisualStudio2013\Common7\IDE>tf workspaces /owner:GAFOC\gibsonk /computer:W7X6DSS-VMD4 /collection:http://dragonfire:8080/tfs/Development2 /format:detailed
===============================================================================
Workspace  : W7X6DSS-VMD4
Owner      : Gibson, Kathy
Computer   : W7X6DSS-VMD4
Comment    :
Collection : dragonfire\Development2
Permissions: Private
Location   : Local
File Time  : Current

Working folders:
 $/: D:\TFS Root\Development2

===============================================================================
Workspace  : W7X6DSS-VMD4_SSRS
Owner      : Gibson, Kathy
Computer   : W7X6DSS-VMD4
Comment    :
Collection : dragonfire\Development2
Permissions: Private
Location   : Server
File Time  : Current

Working folders:

D:\VisualStudio2013\Common7\IDE>

---------------------------------------------------------------------------------------------------------------------------------------

using the output of that, I ran the delete command.

D:\VisualStudio2013\Common7\IDE>tf workspace /delete /collection:http://dragonfire:8080/tfs/Development2 V7X6DSS-VMD4_SSRS;GAFOC\gibsonk
TF14061: The workspace V7X6DSS-VMD4_SSRS;Gibson, Kathy does not exist.

D:\VisualStudio2013\Common7\IDE>

-----------------------------------------------------------------------------------------------------------------------------------------

Can someone pls help me with the delete command syntax? 

thx very much


Viewing all articles
Browse latest Browse all 6687

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>