------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/4524/
------------------------------------------------------------------------------
New update by seb
For Beanbag, Inc. > Review Board > Ticket #4524
Reply:
Thanks!
The new code here isn't properly falling back in the case where an older
version of Mercurial is installed. We'll need to update things to either turn
off support for Mercurial < 3.9 or, ideally, aim to support older versions.
Looks like the contribution we have only supported 3.9+ because it needed
data for the parent commit for each commit returned in the log, which older
versions don't support. However, we work around this for other hosting services
by defaulting to using the parent for the previous/next commit in the list
(depending on results ordering) and reducing the number of results by 1, which
we can probably do here. Also, they seem to have renamed `changesets` to
`entries` in 3.9.
I'll see if someone can work on a patch for this for the next release.
Status:
- NeedInfo
+ Confirmed
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.