Forum Discussion

milena's avatar
13 years ago

SVN server certificate error - bypass certificate check

[milena]$ ccollab --url http://ccollab:8080 --user milena --password 12345 --scm subversion --svn-repo-url https://mysubversionserver.com/svn/projects/project_one --svn-exe /opt/CollabNet_Subversion/bin/svn  addchanges 55943 .

Connecting to Code Collaborator Server http://ccollab:8080

Connected as: Milena (milena)

Loading review ID 55943.

Attaching changelist to review

Checking that you are allowed to upload files to this review.

SCM system is configured to Subversion.

ERROR: Could not configure SCM system:

Could not create valid Subversion configuration based on configured repository url: Subversion server certificate is not issued by a trusted authority



=========



When I use subversion normally, I'm asked to accept temporarily (t) the certificate or reject it (r).

Code collaborator doesn't give me the chance to choose and simply cancels the whole operation.

Can I bypass the certificate check?

1 Reply

  • Anonymous's avatar
    Anonymous
    You're going to need to figure out how to permanently accept those certs; when you can do 'svn log' and get a response without having to do any input, our client should work.