Bamboo batch script fails due to 'svn' not being recognized

Cory Mohling December 6, 2017

I have a batch script that can be ran on its own on the build pc my bamboo remote agent is installed on. However, when it is executed as part of a Bamboo plan, I get the following error.

"'svn' is not recognized as an internal or external command"

Any advice on getting Bamboo to recognize SVN.

 

I have a similar problem with other commands as well.

For instance I have this line in my batch script:
call ./Setup_RBP.bat skip        1>../Log/Setup_RBP.log

'.' is not recognized as an internal or external command, operable program or batch file.

1 answer

1 accepted

1 vote
Answer accepted
Cory Mohling December 7, 2017

Updated away from Local System account to a specific account. Then it started to find the commands as I would expect.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events