sapling/edenscm/hgext/hgsubversion
Shu-Ting Tseng 10125c8e19 make the svn call lazy
Summary:
Previously I tried to not call to SVN if we have the 2 configs set. However I made a
mistake that the args will always be evulated anyway (computer science 101).

Let make it really lazy and add a test for that.

Reviewed By: ikostia

Differential Revision: D16163470

fbshipit-source-id: 6ec0f855b10164ae9a210bc70789b2f59fd19858
2019-07-10 05:27:59 -07:00
..
hooks hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
layouts hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
svnwrap hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
__init__.py make the svn call lazy 2019-07-10 05:27:59 -07:00
compathacks.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
editor.py setup: move native extensions to edenscmnative 2019-06-19 17:55:49 -07:00
maps.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
pushmod.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
replay.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
stupid.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
svncommands.py make the svn call lazy 2019-07-10 05:27:59 -07:00
svnexternals.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
svnmeta.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
svnrepo.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
util.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
verify.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
wrappers.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00