How to solve svn: E230001: Unable to connect to a repository at URL and svn: E230001: Server SSL certificate untrusted error

cruisecontrol.netsvn

How do I solve this error:

Error

Source control operation failed:
svn: E230001: Unable to connect to a repository at URL 'Url path'
svn: E230001: Server SSL certificate untrusted

Best Answer

the certificate is probably user based. if you run CCNet console and not CCNet service, does it work ?

if so, run CCNet service as that user.

Related Topic