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

Re: Customizing Custom diff-3 executions

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-03-10 18:22:28 CET

Henrik.Viklund@hotswap.se writes:
> ****Main Question:
> I'd like to know where i can find info on what arguments are really passed
> to the diff-3 programs and what possibilities for customization there are.

I'd suggest running

   $ svn --diff-cmd=foo.sh etc

or

   $ svn --diff3-cmd=foo.sh etc

where `foo.sh' is a program that prints out its arguments, or saves
them somewhere. That should tell you everything you need to know.

Good luck,
-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 10 18:59:13 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.