[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" menu for selected items in Repo Browser.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-09-28 18:26:45 CEST

tdkim wrote:
> Hi. all
>
> I tested TSVN-1.2.4.4479.
>
> In Repo Browser,
> when I selected items(files or directories), "Show Log" context menu appears.
> but it doesn't work correctly.
>
> In Working Copy, "Show Log" context menu doesn't appears.
>
> "svn log file1.txt file2.txt" command shows
> "svn: When specifying working copy paths, only one target may be given"
>
> I think that "Show Log" context menu is deleted in Repo Browser for selected items..

The "Show Log" is also shown for 2 selected items in the repository (but
not if more than 2 are selected). The reason for this is that you can
select e.g. tags/version1 and tags/version3 and then use "Show Log" to
show all log messages in between those two tags.
Since TSVN doesn't know where you've made your tags, you'll get an error
message if you try to show the log between two unrelated paths.

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 Wed Sep 28 18:27:22 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.