本文介绍了wso2 svn 更新 - E205011:处理一个或多个外部定义时发生故障的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试 svn update 4.0.0 平台分支,但反复遇到错误:

I am trying to svn update the 4.0.0 platform branch, but repeatedly hit the error:

E205011:处理一个或多个外部定义时发生故障

我的svn info输出:

C:\wso2\src\wso2carbon_platform_branch_400>svn info
Path: .
Working Copy Root Path: /cygdrive/c/wso2/src/wso2carbon_platform_branch_400
URL: https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0
Relative URL: ^/carbon/platform/branches/4.0.0
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 176686
Node Kind: directory
Schedule: normal
Last Changed Author: [email protected]
Last Changed Rev: 176658
Last Changed Date: 2013-06-28 19:28:29 +0100 (Fri, 28 Jun 2013)

有什么想法吗?

推荐答案

为了解决这个问题,我删除了旧的检出分支并再次检出.这次没问题.

To solve this, I deleted the old checked out branch and checked it out again. This time, no problem.

这篇关于wso2 svn 更新 - E205011:处理一个或多个外部定义时发生故障的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-23 02:03