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

Re: [TSVN] Show log compare is out by one rev

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-09-01 19:18:04 CEST

Simon Large wrote:

> Make a change to a file in my WC and commit (Rev 100).
> Show log for that file in WC.
> The top row shows the last committed change (100).
>>From context menu, select 'compare with WC'
> TortoiseMerge shows Rev 100 and Working copy as the titles, but the Rev 100
> content is actually the content _before_ rev 100 was committed.
>
> This is confusing because if I select 'tag from revision' on the same line,
> it _does_ include the rev 100 changes in the tag, which is the expected
> behaviour.

Which version are you using? When I look at the code, TSVN does this:
svn.Cat(m_path, rev, tempfile)
with rev being the revision you've selected.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Sep 1 20:20:31 2004

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.