AnkhSVN Visual Studio - SSRS 项目文件 "You are trying to commit conflicted items"
AnkhSVN Visual Studio - SSRS Project File "You are trying to commit conflicted items"
我收到以下错误消息:
You are trying to commit conflicted items. Please review the
conflicted files and resolve them, or remove the check when retrying
the commit.
我浏览了 Edit Conflicts screen
并选择了要保留的副本,选择了 "Resolve Conflict",在 visual studio 提示下我选择了 "Reload All Files"。我尝试在解决冲突后提交文件,但我收到相同的消息。
有人可以帮忙吗?为什么它不保留我选择的副本?
ANKHSVN-EditConflicts(步骤 1-2)(编辑冲突).png
ANKHSVN-EditConflicts (step3) (选择保留副本).png
ANKHSVN-EditConflicts (step4-5) (AcceptMerge-ReloadAll).png
ANKHSVN-EditConflicts (step6-7) (Commit) (循环错误信息).png
答案:
在 "Step 2" 而不是 Edit Conflict
中,我必须选择选项 Resolve> Resolve Conflict
。
然后我就可以提交更改了。
我收到以下错误消息:
You are trying to commit conflicted items. Please review the conflicted files and resolve them, or remove the check when retrying the commit.
我浏览了 Edit Conflicts screen
并选择了要保留的副本,选择了 "Resolve Conflict",在 visual studio 提示下我选择了 "Reload All Files"。我尝试在解决冲突后提交文件,但我收到相同的消息。
有人可以帮忙吗?为什么它不保留我选择的副本?
ANKHSVN-EditConflicts(步骤 1-2)(编辑冲突).png
ANKHSVN-EditConflicts (step3) (选择保留副本).png
ANKHSVN-EditConflicts (step4-5) (AcceptMerge-ReloadAll).png
ANKHSVN-EditConflicts (step6-7) (Commit) (循环错误信息).png
答案:
在 "Step 2" 而不是 Edit Conflict
中,我必须选择选项 Resolve> Resolve Conflict
。
然后我就可以提交更改了。