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

Re: Recommended merge tool

From: Bogdan Cristea <cristeab_at_gmail.com>
Date: Tue, 18 Nov 2008 10:45:12 +0200

On Tuesday 18 November 2008 10:30:46 Jan Hendrik wrote:
> Concerning Recommended merge tool
>
> Bogdan Cristea wrote on 18 Nov 2008, 10:11, at least in part:
> > Could you recommend an open source merge tool for subversion? By
> > that I
> > mean the application specified in SVN_MERGE environment variable,
> > which can be called with 'l' when a conflict is discovered during a
> > merge operation. thanks -- Bogdan
>
> Depends on the OS. For Windows you might try:
>
> http://sourceforge.net/projects/winmerge
>
> With a built-in editor it provides more power than just choosing
> left/right version. In TortoiseSVN it is defined here for all diff &
> merge operations, supposedly one can also call it from the SVN
> commandline.
>
> As an aside for conflicts I usually rather open the file in a plain
> editor and search for "=====", that gets me directly to the conflict
> zone, skipping all the other nicely merged differences. If things are
> complicated - I mean the conflicting changes are so trivial one
> wouldn't see them ;) - WinMerge still can highlight the actual
> differences, but at least one knows in which paragraph to look...
>
> Jan Hendrik
>
> ---------------------------------------
> Freedom quote:
>
> Je mehr Freiheit, desto weniger Gleichheit;
> je mehr Gleichheit, desto weniger Freiheit.
> -- Max Horkheimer
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org

I am using linux (openSuSE 10.3) with svn in command line mode. As merge tool
a graphical application is best suited I think. Now I am using kdiff3, but I
want to try other options.

-- 
Bogdan Cristea
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-18 09:45:43 CET

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

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