Hello,

I have more than 10 projects configured in my ccnet service and each
one use the same svn repository.
For most of the projects, I get this error message :

Source control operation failed: svn: OPTIONS of
'path_to_my_project_in_svn':
authorization failed: Could not authenticate to server: rejected Basic
challenge
Process command: svn log path_to_my_project_in_svn -r
"{2009-12-01T08:10:29Z}:{2009-12-01T08:12:29Z}" --verbose --xml --
username my_username --password my_password --non-interactive --no-
auth-cache

I know the credentials are good because it works when I run it
manually in the command prompt.
It seems that the problem is related to simultaneous authentication
requests sent to the svn repository.
Do you know how to configure ccnet to avoid this problem?

Thank you,

Johan

Reply via email to