Mohamed Mahmoud (El-Geish)

That's me blogging about Microsoft Visual Studio Team Foundation Add to Windows Live Alerts

How to: Show deleted item in Source Control Explorer?

You can use the /deleted switch with tf dir to list deleted items along with existent items. To undelete an item, you need to know its deletion ID, which will be a number preceded by X, for example: tf undelete $/proj/foo/bar.cs;X1234

To show deleted items in Source Control Explorer, you need to make sure you've selected this option:

Then you'll see the deleted items in Source Control Explorer, then you can just right click and choose undelete.

For more info on how to configure Visual Studio with Team Foundation Version Control, please read: http://msdn.microsoft.com/en-us/library/ms253064.aspx

Published Wednesday, June 25, 2008 4:23 PM by mohamedg
Filed under: , ,

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 
Submit

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Microsoft
Page view tracker