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

Re: [TSVN] Feature request: Diffing revisions with working copy ....

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-08-12 08:41:13 CEST

On 8/12/05, Matt Doran <matt.doran@papercut.biz> wrote:

> I just noticed that if I choose 2 revisions and choose "Compare
> Revisions" it works fine (file list window appears and double-clicking
> opens the external diff tool).
>
> If I choose a single revision and select, "Compare with working copy"
> ... then the built-in diff tool is opened.

In the latter case, it's not the external diff tool that is started
but the *patch* tool. And since TMerge is the only program I know of
which can apply patchfiles, TMerge has to be started.
When you select a single revision and select "compare with working
copy", a diff is done from the selected revision to the WC (the diff
being a unified diff), and then that diff is applied to the working
copy in TMerge to show you the file-by-file differences.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Aug 12 08:41:35 2005

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

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