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
Post a Comment