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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -