0

Two issues that seem like they might be related. I'm trying to apply checkout rules for a VCS and getting weird results

  1. +:Installers/Script => %teamcity.agent.work.dir%\Installers\Script is just creating a folder with the parameter name inside of my work directory instead of adding the Installers\Script directory to the work directory
  2. +:Setup_Files => C:\Automated_Testing\Setup_Files is trying to create a folder named C: inside of my work directory, which is obviously invalid and fails the build. I have tried both forward and back slashes, but since it's failing at the colon it doesn't really matter

I have some other builds that are using parameters in their checkout rules and they aren't having this problem, so I don't understand why just this one build is doing this. As far as using an absolute path for checkout rules, I don't believe that I have another configuration that uses that so hopefully this is all tied to one fix.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.