abort: could not symlink
Matt Mackall
mpm at selenic.com
Mon Aug 3 11:37:51 CDT 2009
On Sun, 2009-08-02 at 02:36 -0400, Joseph Turian wrote:
>
>
> On Sat, Aug 1, 2009 at 6:11 PM, Matt Mackall <mpm at selenic.com> wrote:
> On Sat, 2009-08-01 at 17:42 -0400, Joseph Turian wrote:
> > I tried to pull, but I had new heads.
> > When I did an hg merge, I got a wacky error, because I had
> moved a
> > file and changed its original path to a symlink in the head.
> > I got the following error
>
>
> What version are you using? What are you using as your merge
> tool?
>
> Version = 1.1.2
>
> I don't know what I'm using as my merge tool. What is the default? How
> do I figure it out?
Mercurial has no ability to deal with file-level merge conflicts
internally. Instead it relies on external tools. By default, it knows
how to find and use a dozen or so tools you might have on your system.
Please take a look at:
http://mercurial.selenic.com/wiki/MergeToolConfiguration
--
http://selenic.com : development and support for Mercurial and Linux
More information about the Mercurial
mailing list