I have multiple projects hosted on xyz.visualstudio.com, now that I would like to publish one of the projects as open-source on tfs.codeplex.com, I find it quite cumbersome. For instance:
on xyz.visualstudio.com I have:
- ProjectA
- ProjectB
- ProjectC
and I would like to publish ProjectB on codeplex.
Codeplex requires the project to be hosted on tfs.codeplex.com. My initial guess was since both use tfs in back-end it must be straight-forward to connect a project to different servers.
I'm aware of "how to create a project on tfs.codeplex.com" and also "how to bind to different server", however, none of these answer my concerns. The former one explains how to move from one server to another, which is not what I intend.