CellProfiler / jenkins

1 stars 2 forks source link

Jenkins errors accessing CellProfiler.org's svn site #4

Open dlogan opened 8 years ago

dlogan commented 8 years ago

This is causing all svn commits to cellprofiler.org to fail.

Unable to access https://subversion01.broadinstitute.org/imaging/cellprofiler_www : svn: E200015: E200015: ISVNAuthentication provider did not provide credentials; HTTP authorization cancelled.
svn: E200015: ISVNAuthentication provider did not provide credentials; HTTP authorization cancelled. 
dlogan commented 8 years ago

This looks promising: http://stackoverflow.com/questions/22068297/jenkins-subversion-error-e200015-no-credential-to-try-authentication-failed

as well as the linked Jenkins Bug Report