12 years ago
[CodeReviewer] Error Initializing changed files
Hi.
I'm trying to use ccollab client v8.3.8301.
I've installed the server, also v8.3.8301, and that seems to be working fine.
When I try to create a new review, based on local changes, I get an error popup, saying
"Error initializing changed files"
Reason:
svn: E155037: Previous operation has not finished; run 'cleanup' if it was interrupted
My repo configuration was validated. I'm using https, and my local working copy is 1.7 and i'm running svn 1.7.8
when i run on the command line
ccollab --scm subversion --svn-exe /usr/local/svn1.7/bin/svn --svn-repo-path https://.... addchanges new [file], I get this error
ERROR: Could not configure SCM system:
Could not create valid Subversion configuration based on current working directory: svn: E155037: Previous operation has not finished; run 'cleanup' if it was interrupted
I ran svn cleanup, and it didn't report any issues.
Any ideas?
I'm trying to use ccollab client v8.3.8301.
I've installed the server, also v8.3.8301, and that seems to be working fine.
When I try to create a new review, based on local changes, I get an error popup, saying
"Error initializing changed files"
Reason:
svn: E155037: Previous operation has not finished; run 'cleanup' if it was interrupted
My repo configuration was validated. I'm using https, and my local working copy is 1.7 and i'm running svn 1.7.8
when i run on the command line
ccollab --scm subversion --svn-exe /usr/local/svn1.7/bin/svn --svn-repo-path https://.... addchanges new [file], I get this error
ERROR: Could not configure SCM system:
Could not create valid Subversion configuration based on current working directory: svn: E155037: Previous operation has not finished; run 'cleanup' if it was interrupted
I ran svn cleanup, and it didn't report any issues.
Any ideas?