Export or Download Source Control to local folder for a given Change set ID [duplicate]

StackOverflow https://stackoverflow.com/questions/13692136

  •  04-12-2021
  •  | 
  •  

سؤال

Possible Duplicate:
TFS Get Specific Version into separate folder

I have a change set ID and I want to download or export code from source control till the Change set Id. Can I use ''get this version'' or some other way to download the code to local folder without effect current work space or version in Source control ?

TFS 2012 &
User have full rights on TFS

Thanks in advance

هل كانت مفيدة؟

المحلول

Is it an option for you to create a new Workspace referencing a different folder, switch to new workspace and perform a Get Specific Version that matches your changeset id?

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top