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

Re: Show log problem ?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-08-30 19:59:58 CEST

Yves Dieterich wrote:
> Hi all,
> I am using Subversion 1.3.2 and TSVN 1.3.5
>
> On the server I do have repository with 10 revisions
> (no tags, no branches)
>
> On my local computer I check out revision 5
> (the subversion tab in the property dialog box
> for myfile.pas give
> last commited version : 5)
>
> If I run 'svn log myfile.pas' on my working copy,
> I get the 5 lines (one for each revisions).
> I do the same with TSVN Show log on the file,I get the 10 lines
> (one for each revision available on the server).
>
> Is there a way to limit the log to the revision of my working copy ?
> Am I doing something wrong ?

TSVN always fetches the log messages from HEAD, not the working copy
revision. So if you check out e.g. revision 5 but the repository is at
revision 10, the log will still show you the messages from revision 10
downwards.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Aug 30 20:00:22 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.