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

Re: Getting history of deleted files

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-05-09 17:10:00 CEST

Hugh Gibson wrote:
>> What version of TSVN are you using?
>
> Sorry, should have given that first up. 1.3.3 Build 6219, SVN is 1.3.1.

Subversion 1.3.x doesn't have svn_client_log3() which takes a peg
revision. That's why it fails.
You can of course get the log of the file *after* it was renamed/moved.
If you uncheck "stop on copy", the log dialog will show you all log
messages (the full history) and follows the move.

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 Tue May 9 17:11:20 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.