-
Bug
-
Resolution: Resolved Locally
-
Medium
-
None
-
2.3.1.0
-
None
-
Windows 10, version 1703, x64, Russian Locale
Mercurial v3.8.4 (https://www.mercurial-scm.org/release/windows/Mercurial-3.8.4-x64.exe)
-
Severity 2 - Major
Steps to reproduce
- Create private Mercurial repository (for example use Bitbucket.org)
- Checkout repository to some folder
- Install Mercurial 3.8.4
- Add local repository to SourceTree
- Try to pull changes from SourceTree UI
Actual result: After some waiting error message "abort: authorization failed" is shown;
Expected result: Changes are pulled without errors;
Also expected result: Error messages should notice that Mercurial version 3.8.4 and older are not supported.
This situation happened when I updated SourceTree and not updated Mercurial for a long time. Even when I use embedded Mercurial. Workaround is to update mercurial (Embedded or System) but error message doesn't explain that.