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

Re: [TSVN] Feature Request: filter files in "Log Messages" window.

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-04-29 09:33:48 CEST

Sergej Zagursky wrote:
> All I want is to see files that are under the folder on which I
> issued "SVN Show Log" menu command.
>
> For example, r100 changed foo/a.cpp and bar/b.cpp. I click "SVN Show
> Log" on foo folder. Then I choose r100 from "Log Messages" window in
> revision list. Now I see all files that changed during r100, but it
> will be more convenient to see only foo/a.cpp.

The only revisions shown are ones which affect files and sub-folders in
the selected folder.

r10 changes foo/a.cpp
r11 changes bar/b.cpp
r12 changes both

Show log in foo shows r10 and r12
Show log in bar shows r11 and r12

The whole point of showing all files is that you can see what else
changed in that revision.

Simon

-- 
       ___
  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 Fri Apr 29 09:32:59 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.