BUILD X
===================================================
configured svn repository Y, user yyy password yyy
Step Sequential 1 - Build Agent A - svn permission
- checkout
- run build
Step Sequential 2 - Build Agent B - without svn permission
- run build
How to configure repository (with user and password) in this build and dont return error?
Failed to run command: svn info http://xxxx --username xxx --password *** --xml
Command return code: 255