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

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

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-09-02 11:37:01 CEST

SteveKing 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.

Using nightly build 1618.

I just tried it again with another file repository and it does the same.
Change file, commit, update, show log. Top row shows the last change I
committed, so I expect to see no differences, but that is not the case.

Simon.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Sep 2 12:51:38 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.