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

Re: [TSVN] Enhancement or bug about "Next 100"

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-11 07:58:41 CET

On 1/11/06, tdkim <tdkim@unimo.co.kr> wrote:

> I tested TSVN-5386 NightBuild and the follow repo path.
> http://tortoisesvn.tigris.org/svn/tortoisesvn/branches/PeteSetupDev/src/TortoiseSVNSetup
>
> "Next 100 is not worked for the renamed or removed path"
> 1. "ShowLog" is worked correctly for the above path.
> 2. but "Next 100" is not worked. The error message is "The path is not found..."
> 3. After unchecking "Stop on copy/rename", "Next 100" is not worked.
> 4. but "Show All" is worked correctly with checking or unchecking "Stop on copy/rename".
>
> Enhancements for "Next 100"
> 1. Bug : "Next 100" is not worked for the renamed or removed path.
> 2. Enhancement : I think that "Next 100" automatically must uncheck "Stop on copy/rename".
> (but Show All must not)

To make this work, Subversion has to be enhanced. More precisely, the
svn_client_log3() API has to be extended to take a peg revision.
Without the peg revision, the "Next 100" can't be made to work under
all circumstances.
I could make it work for one case, but then it will fail in the other...

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 Jan 11 07:59:15 2006

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.