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

Re: [TSVN] Re: Error when diffing across a copy

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-01-16 16:56:34 CET

Norbert Unterberg wrote:

> Hmm, how about doing something like this:
>
> svn cat filename -r rev > filename.new

Still fails when you do that for a file which has been copied twice.

> svn diff filename -r rev:rev-1 > filename.patch
> patch filename.new using filename.patch to create filename.old
> launch diff viewer with filename.new and filename.old

Only would work with TortoiseMerge, not other diff programs.

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 Sun Jan 16 16:57:06 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.