Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 Team City 中创建一个从已知 svn 位置复制并将其复制到标签位置并删除/覆盖它(如果存在)的构建。
我知道如何通过 SVN.exe 做到这一点,但想看看这是否可以使用 Team City。
尝试使用命令行运行器添加构建步骤。