views:

28

answers:

1

Our TFS is divided to a "work in progress" directory and several branches of older versions. We made some major changes to the previous version and now we want to apply these changes to the current version.
Now, the problem is that I don't see how it can be done easily:
I can compare the two versions - but it doesn't let me copy the changes or check out the relevant files.
I see the changes made in each changeset - but it doesn't give me an easy way to copy the changes to the relevant files in the "work in progress" version.

I'd be happy to get some insights on this.
Thanks a lot.

A: 

If the changes were done in branches you should have a merge option no?

Gratzy
I didn't know there was such an option. Thanks :)
Nir