Forum Discussion

binwu's avatar
binwu
New Contributor
3 years ago

SVN can't added new files into repo after a review completed

If a review contains a newly added file, when I do commit, the Collaborator will crash. This only happens when this review has a brand new file to this repo. Modifying an existing file works file.

 

 

!ENTRY com.smartbear.collaborator 1 0 2021-12-02 18:18:29.765

!MESSAGE INFO: Thu Dec 02 18:18:29 CST 2021: com.smartbear.ccollab.datamodel.Scm

Creating changelist

 

!ENTRY com.smartbear.collaborator 1 0 2021-12-02 18:18:29.767

!MESSAGE INFO: Thu Dec 02 18:18:29 CST 2021: com.smartbear.ccollab.datamodel.Scm

Processing D:\capture\SVNProj\客户端日志拿取方法.txt

 

!ENTRY com.smartbear.collaborator 1 0 2021-12-02 18:18:29.774

!MESSAGE INFO: Thu Dec 02 18:18:29 CST 2021: com.smartbear.ccollab.datamodel.Scm

Processing D:\capture\SVNProj\Assets\Art\Animations\AnimationCtrls\Caustic.controller

 

!ENTRY com.smartbear.collaborator 1 0 2021-12-02 18:18:29.774

!MESSAGE INFO: Thu Dec 02 18:18:29 CST 2021: com.smartbear.ccollab.datamodel.Scm

Processing D:\capture\SVNProj\Assets\Art\Animations\AnimationCtrls\Caustic.controller.meta

 

!ENTRY com.smartbear.collaborator.ui 4 0 2021-12-02 18:21:00.602

!MESSAGE Error initializing Commit page

!STACK 0

com.smartbear.scm.ScmConfigurationException: Could not determine SCM configuration of 'D:\capture\SVNProj\Assets\Art\Animations\AnimationCtrls\Caustic.controller', expected Subversion

                at com.smartbear.scm.ScmUtils.requireScm(ScmUtils.java:528)

                at com.smartbear.ccollab.client.commands.CommandCommit.getCommitFilesJson(CommandCommit.java:293)

                at com.smartbear.ccollab.client.commands.CommandCommit.buildCommitDataJson(CommandCommit.java:262)

                at com.smartbear.collaborator.ui.wizards.CommitReviewWizardPage$2.run(CommitReviewWizardPage.java:144)

                at com.smartbear.collaborator.ui.wizards.ProgressWizardDialog$AsyncWorkerThread.run(ProgressWizardDialog.java:231)

No RepliesBe the first to reply