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

Re: Unified diff from show log fails on renamed file

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-02-03 18:13:20 CET

Simon Large wrote:
> Hi Stefan,
>
> Just found this one
> 1. Rename a file in TSVN, but don't commit
> 2. Edit the same file
> 3. Commit the folder
> 4. Show log for the renamed file
> 5. Try to get unified diff of the latest revision
>
> Unable to find repository location for
> 'New_WC_Name' in revision N (latest - 1)
>
> svn diff -rN-1:N @N works OK (ish) although it may be having trouble
> with the property diff.

Hmm, with this recipe, I don't get an error but a fine diff.
Are you sure that's the exact recipe to reproduce this?

btw, the diff command to use would be:
svn diff -rN-1:N path/to/working/copy/file

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 Feb 3 18:44:51 2006

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.