13 years ago
CodeCollab integration with Subversion Problem
Our team recently migrated the the code base to different subversion server. Ever since the migration, I cannot use codecollab to create code review. Here's the error I am getting:
/Applications/ccollab_client/ccollab addchanges new .
Connecting to CodeCollaborator Server http://ccollab.xxx.com:8080/
Connected as: dev user (dev)
Creating new review.
New review created: Review #92129: "Untitled Review"
Attaching changelist to review
Checking that you are allowed to upload files to this review.
SCM system is configured to Subversion
Review #92129 deleted.
ERROR: Could not configure SCM system:
Could not create valid Subversion configuration based on current working directory: svn: OPTIONS of 'https://dev@wwwin-svn-sjc.xxx.com/loc2/Mac': authorization failed: Could not authenticate to server: rejected Basic challenge (https://wwwin-svn-sjc.xxx.com)
Can someone tell me what I can do to recovery from this? I've used set svn-user, svn-passwd to save username and password into codecollab. Also when i log in from the browser to https://wwwin-svn-sjc.xxx.com using the same credential i supplied to svn-user and svn-passwd, I can log in successful to the server so credential doesn't seem to be a problem. Any ideas? Thanks.
/Applications/ccollab_client/ccollab addchanges new .
Connecting to CodeCollaborator Server http://ccollab.xxx.com:8080/
Connected as: dev user (dev)
Creating new review.
New review created: Review #92129: "Untitled Review"
Attaching changelist to review
Checking that you are allowed to upload files to this review.
SCM system is configured to Subversion
Review #92129 deleted.
ERROR: Could not configure SCM system:
Could not create valid Subversion configuration based on current working directory: svn: OPTIONS of 'https://dev@wwwin-svn-sjc.xxx.com/loc2/Mac': authorization failed: Could not authenticate to server: rejected Basic challenge (https://wwwin-svn-sjc.xxx.com)
Can someone tell me what I can do to recovery from this? I've used set svn-user, svn-passwd to save username and password into codecollab. Also when i log in from the browser to https://wwwin-svn-sjc.xxx.com using the same credential i supplied to svn-user and svn-passwd, I can log in successful to the server so credential doesn't seem to be a problem. Any ideas? Thanks.