开发者

How do I move the TeamCity cache directory root?

开发者 https://www.devze.com 2023-02-14 00:39 出处:网络
My installation of TeamCity 3.1 (yeah, it is old!) (installed on a Windows XP box) holds its temporary files under C:/TCBWork.How can I move that root?I would like to move it to another disk for bette

My installation of TeamCity 3.1 (yeah, it is old!) (installed on a Windows XP box) holds its temporary files under C:/TCBWork. How can I move that root? I would like to move it to another disk for better space management.

T开发者_开发百科hanks.


If you're talking about build agent working directory, it is set in buildAgent/conf/buildAgent.properties file (local TeamCity agent is under TeamCity/buildAgent directory).

And given that you have non-standard location for it, you'd already changed it previously :)


This might be a stupid answer, but assuming you're using NTFS you could mount an entirely different drive to the folder location of TCBWork.

0

精彩评论

暂无评论...
验证码 换一张
取 消