Does anyone know how to export/transfer a single project from one TFS Server to another?
I have two TFS servers at work, the old one (demo1) that started off as a demo thing and then stayed in too much use, and the new server: TFS1.
All this was done before my time and I've just had to deal with the issues.
Most of the projects didn't need their history/branch info. But one did. Unfortunatly it was decided a good long while ago to move all projects (no history just a straight copy off the file) except this one large project.
This means that TFS1 now has it own history on a bunch of smaller projects and demo1 is solely used for the large project.
We now want to move this one project and all its history, (branches are less important as we can take straight copies of the release code)
Does anyone know how to export/transfer a single project from one TFS Server to another? Is there a tool out there that can do this sort of thing?