Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to migrate to TFS for my version controlling. Since my entire codebase is on a Unix Server, I want to install TFS too on the same server rather than installing it on some Windows machine and again and again calling for the unix server. But I'm not able to find any help regarding installing TFS 2010 on Unix Server. Does anyone have any input on this?

share|improve this question

closed as off topic by sudo_O, DaveShaw, Lars Kotthoff, Oleg V. Volkov, Adam Wright Jan 1 at 19:00

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Nope, you cannot install TFS on Unix directly... You could use a virtualization engine on your Unix box to stand up the TFS Server on a Windows based-VM on the same hardware though (assuming the box can handle the VM spec).

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.