SVN password error in Jenkins

866 views
Skip to first unread message

Vishal Malaviya

unread,
Feb 16, 2018, 10:37:29 AM2/16/18
to Jenkins Users
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 prompting is disabled; see the --force-interactive option
 
svn: E215004: Unable to connect to a repository at URL 'https://10.9.64.56/svn/E-05070-01-01/E-05070-01-01/Working/User%20Defined%20Folder/Trunk'
 
svn: E215004: No more credentials or we tried too many times.
 
Authentication failed

I am using SVN subversion 1.8+ and Jenkins 2.89.3 on a windows machine.

Can anyone help me solving this error?

Thanks,
Vishal

Victor Martinez

unread,
Feb 16, 2018, 10:54:43 AM2/16/18
to Jenkins Users
It seems more an issue within the command itself, did you try to use the non interactive flag?

Cheers
Reply all
Reply to author
Forward
0 new messages