flake8
passed.
JSHint
passed.
Review Request #12155 — Created March 16, 2022 and submitted
In the big
scan_for_server
cleanup, the old
SVNClient.scan_for_server_property
method got removed, as this
functionality is now handled by thescan_for_server
method itself.
Unfortunately, the hgsubversion and git-svn implementations were still
calling into the old method.
Set up things to trigger the bad code paths and saw that repo detection
worked correctly.
Summary | ID |
---|---|
77fe31e6bdbe7d0906113396a5d0a3a6f6f2fb93 |