All of a sudden, this morning, two of my CruiseControl.NET projects
started spontaneously (as far as I can tell) failing with the
following message:

[FF Consumer Input 2.5.0 Continuous:WARN] Source control failure
(GetModifications): Source control operation failed: svn: Error
resolving case of ' '. Process command: svn log " " -r
"{2010-10-18T17:49:30Z}:{2010-10-18T17:53:19Z}" --verbose --xml --no-
auth-cache --non-interactive

It seems like the problem here is that CruiseControl.NET is passing a
blank string to the "svn log" command as the first argument.

I am not sure why this would be.

I can provide the "sourcecontrol" block for my project configuration
if that would help.

Unfortunately, this has knocked two of my projects offline and I
cannot figure out why.   Clearly something in the system likely
changed and is causing these problems.  I just can't tell what might
have caused it.

Reply via email to