I tried to open my pre-existing repo in SourceTree (running macOS Catalina) and get the error "hg status failed with code 255....repository requires features unknown to this Mercurial: sparserevlog". My version of Mercurial (hg --version) is vdersion 5.3.
The repo works find and can be managed fine from the command line (for years). My hope was to transition away from the command line.
Any ideas?