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

Re: endless loop when using Vendor branch feature

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 28 Aug 2017 20:11:15 +0200

On 28.08.2017 18:45, Stefan Hett wrote:
> Hi,
>
> I just ended up in an endless loop when using the TSVN's vendor
> branching feature.
>
> Attaching the debugger, looks like the code is stuck in an endless loop
> in DropVendorCommand.cpp inside DropVendorCommand::Execute() in the
> for-loop around line 153 ff.
>
> Looking at the code makes me think that there's a small glitch in line
> 161. I guess this should be ++vv; (instead of ++v;).

Thanks for the report.
Fixed in r27923.

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=3294883
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-08-28 20:11:29 CEST

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.