Hello Florin,

I don't think because it works for some projects with the same configuration. The svn access is done with the credentials stored in the ccnet configuration file. It's really due to the number of simultaneous authentication requests but I don't know how to fix it.

Johan



----- Original Message ----- From: "florin" <[email protected]>
To: "ccnet-user" <[email protected]>
Sent: Friday, December 04, 2009 10:52 AM
Subject: [ccnet-user] Re: simultaneous svn authentication requests


It might be rather due to the user under which CCNet is run. CCnet
service is configured by default to run under LocalSystem account (I
belive) and the SVN access it is done under this user IO suppose.

florin

On 3 dec., 10:04, johan <[email protected]> wrote:
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