visual studio 2010 - TFS Specific Changeset files to be merged with latest version -


i in following situation:

a team member worked on task partially done in few changesets, few months back. these changesets reverted , many more changes done on same files in subsequent changesets.

i want latest version of code (which have taken) , have option older changesets (even can merge changesets 1 one) , merge it.

though find option changeset getthisversion gives me whole old codebase. don't find relevant option in visual studio 2010. great have gui option , not command line one.

please help. in advance.

you can specific version of file file history (view or specific version) or command line need command file tfs without workspace. folder (project, solution) state seems necessary have workspace how specific version of folder tfs without creating workspace?.
don't think there possibility merge old , newer version. when want resuscitate old code use view in history , copy/paste.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -