Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TortoiseSvn "Show log" opened from Merge windows indicates "Invalid revision passed to Log()"

Using Tortoise SVN in the Merge window, When I want to select a list of revisions to merge from, I used the Show Log button and I can click on the checkboxes to pick the revisions I'm interested in.

With version 1.8.2 when the Show Log button opens the "Select revision range" Window, it does not show revisions but the message "Invalid revision passed to Log()"

How to fix this?

like image 904
Manuel Rozier Avatar asked Feb 11 '23 05:02

Manuel Rozier


1 Answers

TortoiseSVN 1.8.2 is outdated. The real solution is to upgrade your TortoiseSVN 1.8.2 client to the latest build which is now TortoiseSVN 1.8.11.

This is a known bug in TortoiseSVN that has been already fixed. See the issue 547 which has status "Fixed". However, there is a report about that this could be reproduced with later versions but I don't see any other reports so far.

Here is the related mailing list thread: http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3063637.

like image 170
bahrep Avatar answered Apr 29 '23 08:04

bahrep