TobiasWeinzierl
TobiasWeinzierl

Reputation: 109

Team Foundation Server deleted files are visible

In my company I use Team Foundation Server and the deleted folders are visible.

Why is that?

Upvotes: 4

Views: 2346

Answers (3)

lukaszewski
lukaszewski

Reputation: 11

Delete on folder is just a check-out on this folder with delete status. Simply check-in your change.

Upvotes: 0

slocumro
slocumro

Reputation: 268

I had this before. It was quite annoying..but simple. In VS2013 at least, you should see this: Show Hide Button

Upvotes: 9

Paul Michaels
Paul Michaels

Reputation: 16705

Tools -> Options -> Source Control -> Visual Studio Team Foundation Server:

Show deleted items in Source Control Explorer

Upvotes: 3

Related Questions