greg_whiteley
12 years agoNew Contributor
[CodeReviewer] Failure uploading certain changelists using "svn addchangelists"
I usually have no problems uploading svn revisions from the commandline using addchangelists.
I'm getting the following error with certain changelists:
>ccollab addchangelist new 74146
Connecting to Collaborator Server https://review.<deleted>:8443/
Connected as: <deleted>
Creating new review.
New review created: Review #415: "Untitled Review"
Attaching changelists to review
Auto-detecting SCM System for 'C:\SVN\Repository.
Detected Subversion
Loading information for changelist `74146`
Ensuring changelist can be uploaded
Checking that you are allowed to upload files to this review
Uploading r74146 to Collaborator Server
Loading version control data
Review #415 deleted.
ERROR: SCM system communication problem:
Unknown directory state encountered: CONTROLLED
I've been able to upload other revisions on the same branch (often with consecutive revision numbers).
The only thing I can observe that is any different about these revisions is that they contain direcories which include svn:mergeinfo property changes (ie they are the result of merges).
Frustrating as I only merged them to keep a nice clean history for code-review,...
Any suggesions?
I'm getting the following error with certain changelists:
>ccollab addchangelist new 74146
Connecting to Collaborator Server https://review.<deleted>:8443/
Connected as: <deleted>
Creating new review.
New review created: Review #415: "Untitled Review"
Attaching changelists to review
Auto-detecting SCM System for 'C:\SVN\Repository.
Detected Subversion
Loading information for changelist `74146`
Ensuring changelist can be uploaded
Checking that you are allowed to upload files to this review
Uploading r74146 to Collaborator Server
Loading version control data
Review #415 deleted.
ERROR: SCM system communication problem:
Unknown directory state encountered: CONTROLLED
I've been able to upload other revisions on the same branch (often with consecutive revision numbers).
The only thing I can observe that is any different about these revisions is that they contain direcories which include svn:mergeinfo property changes (ie they are the result of merges).
Frustrating as I only merged them to keep a nice clean history for code-review,...
Any suggesions?