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
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