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

Re: [TSVN] ShowLog Next100 problem

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-04-24 09:51:39 CEST

Simon Large wrote:
> Hi Stefan,
>
> 2 problems in r3116/Win2k
>
> I did ShowLog for the SubWCRev folder in my WC, then clicked on Next 100
> and got this message:
>
> REPORT request failed on
> '/repos/tortoisesvn/!svn/bc/640/trunk/src/SubWCRev'
> '/repos/tortoisesvn/!svn/bc/640/trunk/src/SubWCRev' path not found

The reason for that is that you already have all the log messages shown
for SubWCRev the first time (check the last shown log entry: that's
where the folder was created).
The svn_client_log2() API doesn't take a peg revision, so the 'Next 100'
won't work over path-renames or the creation of the path :(
I've sent a mail to the Subversion devs describing the problem, but I
don't think that API change won't make it into 1.2 anymore...

> 2nd problem is that the search icon background is still picking up from
> the window behind. You see this effect when you alt-tab to another
> window and back (this is a DOS box here), and you get very odd
> transparency effects if you resize the window from the top edge.

I guess you're on Win2k? Because I can't see that here on XP.

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 Sun Apr 24 09:51:53 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.