[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Error with merging

From: David Kimdon <dwhedon_at_debian.org>
Date: 2003-02-08 05:44:07 CET

On Fri, Feb 07, 2003 at 03:17:17PM -0500, pll@lanminds.com wrote:
>
>
> Hi all,
>
> I updated some files in my subversion source tree. I then went to do
> an svn up, and it died with an error about:
>
> /usr/bin/diff3: unrecognized option `--diff-program=/usr/bin/diff'

Hi,

Take a look at ~/.subversion/config

specifically the diff3-has-program-arg option.

> Presumably, because what I had in my wc and what were in HEAD
> differed, svn wanted to do a merge and therefore call diff.
> I'm not quite sure what the problem is, but now I've got my wc in a
> state where it's locked, and svn cleanup isn't fixing it.
>
> I've even tried to delete my local copies, svn revert those files,
> etc. Nothin.

That is strange that svn cleanup isn't working for you. Do you get
errors when you run it or when you run svn revert?

-David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 8 05:48:42 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.