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

Re: issue with show log on file checked out from specific revision of path that no longer exists

From: Kari Grano <kari.grano_at_gmail.com>
Date: Wed, 13 Feb 2008 21:38:56 +0200

Eric Schwarzenbacj wrote:

> I'm getting an error that I don't think I should be getting.
>
> After having checked out a specific revision of a path that no longer
> exists, I attempt to perform a right click SVN Show log on one of the
> files, and I get an error dialog with the message:

In TSVN, the Show Log operation defaults to HEAD. This is different from
the command line client, which defaults to the working copy revision of the
item being displayed.

Normally the TSVN behaviour is more natural, as it shows the current state
of things. However, in cases such as yours it is a bit suboptimal. The
workaround, as you noticed, is to use the repo-browser.

That said, I wonder would it add much to the complexity of the Show Log user
interface to add a similar revision button that exists in the repo-browser?
Obviously it would need to recognize "working copy" as a special revision.
This would make Show Log useful for people that for some reason need to use
old working copies.

Kari.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-02-13 20:55:25 CET

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.