Delete Local Folder in TFS

前端 未结 2 1725
长情又很酷
长情又很酷 2020-12-04 05:22

I\'m part of a large project mapped from TFS, within that project there is a folder which I have finished working on. I don\'t want that folder anymore so I\'d like to delet

2条回答
  •  南方客
    南方客 (楼主)
    2020-12-04 05:45

    You can cloak the folder in your local workspace.

    By setting the working folder status to Cloaked, you can specify that a local folder should not copy files from the server when you perform a Get operation. You might choose to do this to conserve space on your local disk. If you later decide that you need to get files in those cloaked folders, you must change the status to Active and then perform a Get operation.

提交回复
热议问题