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

endless loop when using Vendor branch feature

From: Stefan Hett <stefan_at_egosoft.com>
Date: Mon, 28 Aug 2017 18:45:34 +0200

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;).

-- 
Regards,
Stefan Hett
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3294839
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-08-28 19:38:35 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.