Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/mercurial/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/batch-file/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
mercurial:“;中止:无法符号链接“;_Mercurial - Fatal编程技术网

mercurial:“;中止:无法符号链接“;

mercurial:“;中止:无法符号链接“;,mercurial,Mercurial,我正在尝试执行hg merge,但收到消息abort:cannotsymlink to'/path/one':File exists:/path/two /path/one和/path/two都存在并且都是目录。我不想摆脱他们两个 你能提供更多的细节吗?比如你想合并什么?在其中一个分支中有一个符号链接,在另一个分支中有一个目录path/one和path/two在两个头部都受版本控制?@RudyMatela-对不起,这个问题现在太老了,我记不起导致它的确切情况。我认为要解决这个问题,我必须重命名一

我正在尝试执行
hg merge
,但收到消息
abort:cannotsymlink to'/path/one':File exists:/path/two


/path/one和/path/two都存在并且都是目录。我不想摆脱他们两个

你能提供更多的细节吗?比如你想合并什么?在其中一个分支中有一个符号链接,在另一个分支中有一个目录
path/one
path/two
在两个头部都受版本控制?@RudyMatela-对不起,这个问题现在太老了,我记不起导致它的确切情况。我认为要解决这个问题,我必须重命名一个或两个目录,并手动将它们合并回来。但是谢谢你的尝试-巫术徽章?