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