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

Re: [TSVN] Compare revisions from revision graph

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-17 19:03:51 CEST

Simon Large wrote:

> That is correct if you compare revisions. If you compare HEAD revisions,
> they both show the same of course, so you can't tell them apart.

I'll see what I can do there...

> I just found another possible bug. In most of my test repos I can't get
> diffing to work at all. I keep getting error messages such as:
>
> "'/trunk' is not a working copy"
>
> This seems to happen when I diff a branch with a tag, or a tag with
> trunk, although I think it is more complicated than that, haven't pinned
> it down yet. It may be to do with renames. Are you using peg revisions?

Peg revisions only work if you compare two revisions of *the same* url.
If you're comparing two different URL's, then there are no peg revisions
at all.
So: if you compare two different URL's on HEAD, it won't work if one or
both URL's have been renamed between the revision you selected for
comparing and HEAD.

> Another feature I have just noticed is that clicking on a revision
> doesn't deselect anything already selected. If you click on a box by
> mistake, then go somewhere else in the graph and try to select 2
> revisions you can't do it. You have to find the box you first clicked on
> incorrectly and unselect it.

Just click somewhere in the revision graph (*not* on a revision
rectangle). That will clear your selection.

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 17 19:05:11 2005

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.