This solution Works for TFS 2010+.
Open Visual studio Command prompt and run the following script.
tf workspace /delete /server:[Site:Port/path] WORKSPACENAME
for example:
tf workspace /delete /server:http://tfs.site.com:8080/tfs sanjeebPC
Subscribe to:
Post Comments (Atom)
Generate SQL script from entity framework using powershell/visual studio
to run the below command , start PowerShell in visual studio. Select the database project. In PowerShell: Script-Migration this command wi...
-
This solution Works for TFS 2010+ . Open Visual studio Command prompt and run the following script. tf workspace /delete /server:[Site:Port/...
-
By default, Android studio can not connect to the Azure devops source codes. To connect to the Azure devops, a plugins by Microsoft needs t...
-
Error encountered while cloning the remote repository: Git failed with a fatal error. unable to access ' https:// tfssite.company.com/ t...
No comments:
Post a Comment