how to roll back TFS(Team Foundation server) work space to previous version -


i had work space consists of last month's version of solution mistake took full latest instead of taking specific version, can roll last month's version without using changeset.

if didn't shelve or check in code, can't. workspace local. should not leave changes uncommitted long time -- recommend checking code in @ least once day, preferably more frequently.

if you're working on long-running change, use branches isolate work in progress.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -

jdbc - Not able to establish database connection in eclipse -