Files
@ 62469662c660
Branch filter:
Location: kallithea/docs/usage/debugging.rst
62469662c660
1.2 KiB
text/prs.fallenstein.rst
mercurial: support Mercurial 5.5
No release notes yet, but testing shows it working with a few changes.
A few tests need updating because error messages from remote ssh like our
sys.stderr.write('abort: %s\n' % error)
like for
remote: abort: Access to %r denied
will now appear on stderr instead of stdout - a very reasonable bug fix.
No release notes yet, but testing shows it working with a few changes.
A few tests need updating because error messages from remote ssh like our
sys.stderr.write('abort: %s\n' % error)
like for
remote: abort: Access to %r denied
will now appear on stderr instead of stdout - a very reasonable bug fix.