I am evaluating TFS/linux compatability, using a evaluation copy of TFS we have installed (and it seems to be working with our windows tools). I have downloaded the linux commandline tools and obtained a temporary license. I can hit the TFS web interface with my linux browser, everything seems OK. But as I follow the documentation on using the 'tf' utility, I run into this cryptic error:
thiazole:TeampriseCLC-3.3.0.11578R> tf workspaces -profile:sheldonw@tfs01 workspaces
An error occurred: The SOAP endpoint http://mobwdvum2sd:8090/Services/v1.0/Registration.asmx could not be contacted. HTTP status: 405
thiazole:TeampriseCLC-3.3.0.11578R>
Since http://mobwdvum2sd:8090 is the URL of the web interface, that's the 'serverUrl' value I assigned when creating my user profile .
Is there something missing step, or some configuration option needed on our TFS server?
Thanks in advance!