sapling/edenscm/hgext/hgsubversion
Durham Goode 42c9625126 hgsubversion: fix subvertpy bindings to allow replacing directories
Summary:
The existing bindings had a bug where if you replace a directory with a
file or symlink in a single commit, it would tell subversion to add the file
before it told it to delete the directory. This resulted in an error from
subversion and meant we couldn't actually push these commits.

Reviewed By: quark-zju

Differential Revision: D15066581

fbshipit-source-id: 1a1db0fa88cd3456fde45a4aec5d4df01837474d
2019-04-26 17:14:14 -07:00
..
hooks codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
layouts codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
svnwrap hgsubversion: fix subvertpy bindings to allow replacing directories 2019-04-26 17:14:14 -07:00
__init__.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00
compathacks.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
editor.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
maps.py codeformat - remove weird looking + for string concat on the same line 2019-03-13 11:40:26 -07:00
pushmod.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
replay.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
stupid.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
svncommands.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
svnexternals.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00
svnmeta.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
svnrepo.py push: remove newbranch option 2019-02-25 17:51:10 -08:00
util.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00
verify.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
wrappers.py push: remove newbranch option 2019-02-25 17:51:10 -08:00