Re: SVN password error in Jenkins

2018-02-16 Thread Victor Martinez
It seems more an issue within the command itself, did you try to use the non interactive flag? - http://svnbook.red-bean.com/en/1.7/svn.ref.svn.html#svn.ref.svn.sw.non_interactive Cheers -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To uns

SVN password error in Jenkins

2018-02-16 Thread Vishal Malaviya
Hi All, I am trying to update the SVN directory by executing a python script from Jenkins. While i ran the SVN up --username XXX --password XXX REPO, works fine from command line. But when it executes the same from jenkins throws the error, *svn: E215004: Authentication failed and interactive p