Re: endless loop when using Vendor branch feature
Stefan Küng <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.tortoisesvn.devel |
|---|---|
| Message-ID | <[email protected]> |
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: [[email protected]].