Hi, I'm trying to checkout a file that I have access to in Team Foundation Server from the command line; I do the following: cd to the directory that maps to the tfs tf checkout RenderingCommandXML.xsd response is TF30063: You are not authorized to access tfs-blah then it pops up the login I put in my username and password then it responds RenderingCommandXML.xsd $teamfoundation/pathtofile/RenderingCommandXML.xsd newer version exists in source control. And I don't end up checking it out. I don't get it, of course a new version exists in source control, that's why I want to check it out. probably a semantic mismatch here. anyone care to give me some pointers. Thanks.