[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tortoisesvn-users
Subject:    Re: using blame
From:       Stefan_Küng <tortoisesvn () gmail ! com>
Date:       2009-01-31 7:40:34
Message-ID: 49840072.1010209 () gmail ! com
[Download RAW message or body]


Eddy Quicksall wrote:
> I was trying out blame from the Repository Browser to track some
> changes. One of the lines shows it was changed at rev 3320. So I used
> blame again and selected 3320 as "to" revision. It said there was no
> such file for 3320.
> 
>  
> 
> So I went to command mode and typed svn blame –r 3320 prog.c and that
> worked.
> 

svn blame -r XXX file
means blame from XXX to HEAD.
Try
svn blame -r1:XXX file
if you want to do the same as you did with TSVN.

Also, the "To" revision means "up to but not including". If you blame a
file from r1 to r5, then only the changes between r1-r2, r2-r3, r3-r4
and r4-r5 are shown. But if the file was added in r5, you won't get a blame.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1078851

To unsubscribe from this discussion, e-mail: [users-unsubscribe@tortoisesvn.tigris.org].
["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic