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

Re: How can I use tkdiff in svn?

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-06-29 01:36:37 CEST

On 28.06.2005, at 23:39, Kevin Hung wrote:

> I would like to use tkdiff whenever I use "svn diff".
> I am using tkdiff 4.0 and subversion 1.1.1. I already
> tried the following command but got an error message.
>
> khung@zakwaski:/home/khung/env> tkdiff -r18 -r16
> .alias
> File '.alias' is not part of a revision control
> system.
>
> Not sure if tkdiff supports svn.

I don't know what tkdiff is, but it shouldn't need to know anything
about Subversion. You just tell Subversion to use an external diff
program. "svn help diff". See the options "--diff-cmd" and "-x".

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 29 01:38:36 2005

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.