【发布时间】:2017-11-24 19:34:40
【问题描述】:
我正在使用 TFS2018,在 GetSources 步骤中出现以下错误
2017-11-22T10:22:35.4137749Z TF400889: The following path contains more than the allowed 259 characters: C:\agent\_work\1\s\myverylongfoldertoalongfilenamepath. Specify a shorter path.
2017-11-22T10:22:35.4450272Z ##[error]Exit code 1 returned from process: file name 'tf', arguments 'vc get /version:58632 /recursive /overwrite C:\agent\_work\1\s /loginType:OAuth /login:.,******** /noprompt'.
我想缩短构建代理文件夹名称。是否可以将 _work 文件夹重命名为例如w?
【问题讨论】:
-
嗨@Mat 我改写了这个问题......
标签: tfs