admin管理员组文章数量:1122826
I have successfully mapped a local workspace to a remote TFVC Azure DevOps repo.
I would say that I may have a permission problem, although I'm a contributor on this repo. Indeed, when running
tf get
The tool only creates the folder structure on disk. Every http GET on a file returns 401 (Unauthorised).
But, when adding a new file, followed by doing checkin:
tf checkin Trunk/Src/test-tee.txt -comment:"Added a test file"
It works.
So I'm unable to get existing files but I could add new folders and files. What could be the problem?
EDIT 1: I'm using Asure Devops Services and also using
-login olivier.matrot,PAT
on each issued command, but that is not solving my problem.
Without the login option, the command does nothing, with the option, I only get the folder structure.
本文标签: visual studio codeTeam Explorer Everywheretf get only creates the folder structureStack Overflow
版权声明:本文标题:visual studio code - Team Explorer Everywhere : tf get only creates the folder structure - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736309343a1933984.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论