Hi

0 views
Skip to first unread message

Matthias Körner

unread,
Nov 13, 2009, 8:43:45 AM11/13/09
to d...@tortoisesvn.tigris.org
Hi,

I have created an patch to show the last revision log als seperate column in the repository browser. Also se entry in the mailinglist "Show last log in arcive-browser".

It works.

Is it possible to get the text without RevPropertyGet direct from the loaded Iten? Author and date also is there....

If it works for You You can implement it in next version.


Mit freundlichen Grüßen

Diplom-Ingenieur Matthias Körner
Softwareprojektant und -entwickler

MOVEO Software GmbH

Berliner Straße 74

D-14467 Potsdam
Tel.: +49 331 9097363
Fax: +49 331 9097399
Email: matthias...@moveo-software.com
www: http://www.moveo-software.com

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2417543

To unsubscribe from this discussion, e-mail: [dev-uns...@tortoisesvn.tigris.org].

TSVN 1.6.6 Show last log in arcive-browser.patch

Stefan Küng

unread,
Nov 13, 2009, 2:30:10 PM11/13/09
to d...@tortoisesvn.tigris.org
Matthias Körner wrote:
> Hi,
>
> I have created an patch to show the last revision log als seperate
> column in the repository browser. Also se entry in the mailinglist
> "Show last log in arcive-browser".
>
> It works.

Not sure if it does. I can't apply the patchfile since it doesn't match.
Did you create the patch for the trunk?
Also, the resource file (*.rc) and the resource.h file are in utf16
format, so they're not included in the patchfile.

But from what I can see in your patch, it might work but it definitely
won't be usable. Maybe for repositories on the same LAN, but definitely
not for repos over WAN. It's way too slow. You're asking for the rev
prop for every single item that's shown. So for a folder that has a
hundred files in it, you're actually contacting the repository a hundred
times.

So that's not something I will ever implement.

> Is it possible to get the text without RevPropertyGet direct from the
> loaded Iten? Author and date also is there....
>

No, unfortunately the log is not included in the 'svn ls' API.

Stefan

--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2417709

Reply all
Reply to author
Forward
0 new messages