I just checked the ChageLog of TortoiseSVN and it seems that some similar/same error was some time ago fixed? - BUG: Issue #231: 'show log' fails for deleted entry. (Stefan)
Michael Möllney schrieb am Freitag, 23. Februar 2024 um 14:15:52 UTC+1: > Hi, > > I'm not sure if this is a long standing bug or just new for the newest > 1.4.6. > (TortoiseSVN 1.14.6, Build 29673 - 64 Bit , 2023/12/25 19:33:34) > > I had created a very simple repository: > > r1: create trunk/branches/tags > r2: create text file in trunk > r3: create branch: FB1 > r4: create second text file in FB1 > r5: create third file in trunk > r6: merge FB1 into trunk > > If I use the Revision Graph and right click on r4 I can ask for a log an > see the log of the branch. Fine! > > r7: delete FB1 (via Repro Browser) > > If I use the Revision Graph I can see the deleted branch (r7 is shown as > red item). > If I right click on r4 I can ask for a log, but now an error occurs: > > There has been a problem contacting the server... > ... > The error was: > URL: > 'file:///C:/temp/SubversionRepostirories/LogDeletedBranchRep/branches/FB1' > non-existent in revision 7 > > Bummer! > > This means I can not request the log for a deleted branch?! > What am I doing wrong? > Shouldn't the log request revision 4? > > Kind regards, > Michael > > > > > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/129dc13e-b9c4-4f9e-8009-d623939c9a92n%40googlegroups.com.