Hi,
I need to duplicate a file on TFS 2010 source control due to client requirements and to extract group of files within a single changeset.
I have created a folder without branching since no development exist on our end, we receive a package from 3rd party and upload into TFS. Sometimes these packages contain duplicate files compared to latest version, so I just check out files from source control and then move new files (including existing one) to TFS 2010 and then proceed with check in.
When I validate the checked files in the changeset, the ones already existing in TFS are not added.
What am I doing wrong? Or not at all?
Thanks.