I upgraded my svn client and repo to V 1.7, and now the command generated by cc.net to update the source no longer works.
Team Failure:
C:\Program Files (x86)\CollabNet\Subversion Client\svn.exe log svn://localhost/ev_ac/trunk -r "{2011-10-21T09:18:06Z}:{2011-10-21T09:46:56Z}" --verbose --xml --username ***** --password ******** --no-auth-cache --non-interactive
When I run it manually on the command line, I get an error message:
Svn_diff_mem_string_output_unified2 procedure entry point cannot be located in libsvn_diff-1.dll
Has anyone had this problem? Is this a problem with the svn client, or is the generated cc.net command no longer compatible with the current svn client?
Any help or light that might be missed on this would be wonderful, as it means that our CI / build server cannot create and deploy.
source share