index > Team Foundation Server - Version Control > Workspace cache for non .net developers

Workspace cache for non .net developers


Hello!

One of the TFS users is using TFS for source control only. He is a vignette developer so he didn't install VS2005 and hence doesn't have VS 2005 command prompt.

Question: is there a way to use the reqular command prompt to clear the cache from the user's machine?

I have VS 2005 cmd prompt on my machine and I tried doing

C:\Program Files\Microsoft Visual Studio 8\VC>tf workspaces /remove:<workspace_name>
/computer:<user_computer_name> /server:<tfs-servername>

It came up with
No workspace in the cache matches workspace_name /computer::<user_computer_name> for server
<tfs-servername>

Please help!

Thanks!

sunny123
He needs to run the command from his machine. Just add common7\ide to his PATH. Alternatively, delete %userprofile%\Local Settings\Application Data\Microsoft\Team Foundation\1.0\Cache
Richard Berg MSFT
reply 2

You can use google to search for other answers

 

More Articles

IIS Virtual Directory and Team Suite Branch
Undo Check Out of another user
Merge / commit not committing all pending changes
How team system supports baseline control? CMMI?
Problem with loading solutions (using team system)
TF10139: problem after upgrade freom B3R to RTM
Problem in Migration from VSS to Team Foundation
Force a compile on check-in
Roll back to a file version / Delete an unwanted checked in.
Unable to check-out some files
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

Best Practices
Things I miss from Source Safe... any su…
TF10139: problem after upgrade freom B3R…
VSS Migration Errors - TF60096
Sharing issue in VSTS Source control
code migration - mapping users that don'…
There was an error looking up the SID
Trouble checking out *.csproj.vspscc fro…
Orphaned branch
SQL Server Source Control Plug-In Not Av…
Branching Web Projects and IIS virtual d…
How to answer some user questions
finding out what changeset differs betwe…
Merge, Rollback issue
How do team projects relate to branches?

Hot Articles

Database Size After Conversion
Using Team System for doc management?
VersionControlServer.QueryHistory question
Really Delete from Source Control
List all labels attached to a file/folder?
Getting latest version...
Bug: Merging VS Solutions / Projects
Roll back to a file version / Delete an …
Add/Edit Workspace locking up Visual Stu…
Files appearing as empty folders and TF1…
Should we normally check Source Control …
Max 260 characters in path + projectfold…
multiple users on some specific work spa…
Filtering in the Add Files dialog
Import non-VSS solution and projects?

Recommend Articles

Disable multiple checkout for designer.v…
web projects, .net 1.1 and TFS?
How do I get source code from version co…
No changes to merge message
SQL server gets busier when openning a s…
Error: No Pending Changes - But there ar…
Modest request regarding refreshes
SQL Server 2005 version control - Only f…
Should we normally check Source Control …
Is using workspace.Get() right?
Get Specific Version using Force Get Fla…
Few questions on merging through the API
Migration to TFS from VSS - complicated …
How to get file base on WIT from command…
merge /discard command problem